Typo in NDArray.ToMuliArray method name
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 205
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 2
Description
According to the filename NumSharp.Core/Casting/NdArrayToMultiDimArray.cs, I think it should be NDArray.ToMultiArray
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 at NumSharp.Core/Casting/NdArrayToMultiDimArray.cs, especially the method at line 31, and search the repository for references to the misspelled name. Done means the public method is consistently named ToMultiArray and existing references remain valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100