FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Issues · SciSharp/NumSharp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SciSharp
/
NumSharp
Public
Notifications
You must be signed in to change notification settings
Fork
205
Star
1.5k
Code
Issues
108
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Issues
Assigned to me
Created by me
Mentioned
Recent activity
Views
Projects
Milestones
Labels
All issues
Issue creation is restricted in this repository
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Search results
Open
Closed
[OpenBLAS] Port the LAPACK factorisations to a native managed C# backend
architecture
Cross-cutting structural changes affecting multiple components
Cross-cutting structural changes affecting multiple components
enhancement
New feature or request
New feature or request
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
#627
In SciSharp/NumSharp;
·
Nucs
opened
on Aug 14, 2026
[NumPy Parity] Neural Networks Project to fully train byte-identical weights on training
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
bug
Something isn't working
Something isn't working
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
#626
In SciSharp/NumSharp;
·
Nucs
opened
on Jul 25, 2026
Indexing routines: implement the 25 missing np.* indexing functions (diag, nditer, r_/c_, take_along_axis, ...)
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
enhancement
New feature or request
New feature or request
missing feature/s
NumPy function not yet implemented in NumSharp
NumPy function not yet implemented in NumSharp
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
#624
In SciSharp/NumSharp;
·
Nucs
opened
on Jul 19, 2026
Sorting & searching: implement partition/argpartition, lexsort, nanargmax/nanargmin, sort_complex
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
enhancement
New feature or request
New feature or request
missing feature/s
NumPy function not yet implemented in NumSharp
NumPy function not yet implemented in NumSharp
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
#623
In SciSharp/NumSharp;
·
Nucs
opened
on Jul 19, 2026
Set routines: implement np.* set operations (isin, intersect1d, union1d, setdiff1d, setxor1d, unique_*)
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
enhancement
New feature or request
New feature or request
missing feature/s
NumPy function not yet implemented in NumSharp
NumPy function not yet implemented in NumSharp
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
#622
In SciSharp/NumSharp;
·
Nucs
opened
on Jul 19, 2026
LinearAlgebra Missing Support
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
enhancement
New feature or request
New feature or request
missing feature/s
NumPy function not yet implemented in NumSharp
NumPy function not yet implemented in NumSharp
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
#621
In SciSharp/NumSharp;
·
Nucs
opened
on Jul 19, 2026
Intermittent AccessViolation (unmanaged-storage lifetime race) — shift/bitwise kernel is the victim, not the cause
Status: Open.
#615
In SciSharp/NumSharp;
·
Nucs
opened
on Jun 29, 2026
[Performance] SIMD Vector512 Coverage Gaps
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
enhancement
New feature or request
New feature or request
performance
Performance improvements or optimizations
Performance improvements or optimizations
Status: Open.
Task
#614
In SciSharp/NumSharp;
·
Nucs
opened
on Jun 26, 2026
[Unmanaged Memory] Memory bloating on heavily looped calls due to delayed finaliziation by GC
architecture
Cross-cutting structural changes affecting multiple components
Cross-cutting structural changes affecting multiple components
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
performance
Performance improvements or optimizations
Performance improvements or optimizations
Status: Open.
Bug
#613
In SciSharp/NumSharp;
·
Nucs
opened
on May 21, 2026
[Core] Layout 'F/A/K' support
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
Feature
#610
In SciSharp/NumSharp;
·
Nucs
opened
on Apr 21, 2026
[Performance] ClipNDArray with @out does redundant copy
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
performance
Performance improvements or optimizations
Performance improvements or optimizations
Status: Open.
#595
In SciSharp/NumSharp;
·
Nucs
opened
on Mar 23, 2026
[Core] NumPy String support in NumSharp
api
Public API surface (np.*, NDArray methods, operators)
Public API surface (np.*, NDArray methods, operators)
core
Internal engine: Shape, Storage, TensorEngine, iterators
Internal engine: Shape, Storage, TensorEngine, iterators
enhancement
New feature or request
New feature or request
missing feature/s
NumPy function not yet implemented in NumSharp
NumPy function not yet implemented in NumSharp
NumPy 2.x Compliance
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Aligns behavior with NumPy 2.x (NEPs, breaking changes)
Status: Open.
#592
In SciSharp/NumSharp;
·
Nucs
opened
on Mar 18, 2026
·
NumPy 2.x Compliance
Back
|
FazBrowse Home
|
New Git URL