Possible typo "ToMuliDimArray()"
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 205
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 2
Description
Hi, recently I've been using this library and stumbled upon this method.
Is ToMuliDimArray() typo of ToMultiDimArray()?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in src/NumSharp.Core/Casting/NdArrayToMultiDimArray.cs at line 31 and inspect nearby declarations and references to the misspelled method. Confirm the intended spelling and check for related tests or callers; done means the typo is corrected consistently without leaving the old spelling unresolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100