1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add testcase for #139 More... 10 months ago
Update MatmulExample to use latest Numpy nuget (#132) More... over 1 year ago
v1.35 More... over 1 year ago
Implement np.interp More... over 1 year ago
v1.34 More... almost 2 years ago
Fix boolean operators & | and ^ between NDarrays (#129) More... almost 2 years ago
Demonstrate use of `np.where` #128 More... about 2 years ago
Numpy.Bare: Upgrade Pythonnet to v3.0.1 More... over 3 years ago
Proof that fft2 works. (#117) More... over 3 years ago
Add float16 workaround test case (#115) More... over 3 years ago
v1.33 More... over 3 years ago
Generate all static np functions with first arg of type NDarray as extension method (#114) More... over 3 years ago
v1.32 More... over 3 years ago
np.split: add overload to accept scalar integer index instead of int[] (#114) More... over 3 years ago
Fix tests hanging at the end despite running through successfully More... over 3 years ago
Add a WPF example (issue #111) More... over 3 years ago
Add a test that shows how to copy data from a byte array into a float64 NDArray More... over 3 years ago
v1.31 (Python 3.11, Pythonnet 3.0.1, Python.Included v3.11.1) More... over 3 years ago
Fix asscalar<T> which was removed in numpy 1.23 More... over 3 years ago
Upgrade to Python.Included v3.11.1 More... over 3 years ago
Force numpy wheel installation if normal deployment fails. More... over 3 years ago
Upgrade to Python.Included v3.11 and numpy v1.23.5 More... over 3 years ago
Dispose of ctypes to fix np.array holding on to memory for too long (fixes #108) (#109) More... over 3 years ago
Testcase with workaround for #107 More... almost 4 years ago
Added new Slicing example (.net5) More... almost 4 years ago
MatmulExample: upgraded numpy version More... almost 4 years ago
Add simple testcase for slicing #105 More... almost 4 years ago
v1.30 More... about 4 years ago
Allow reinit of the np.self property if python engine has shutdown. (#104) More... about 4 years ago
Fixed typo in README.md (#102) More... about 4 years ago