mirror of
https://github.com/SciNim/scinim
synced 2026-01-13 11:21:32 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| examples | ||
| scinim | ||
| tests | ||
| .gitignore | ||
| changelog.org | ||
| LICENSE | ||
| README.md | ||
| scinim.nim | ||
| scinim.nimble | ||
scinim
The core types and functions of the SciNim ecosystem
This package also defines Nim type to directly interact with Python's Numpy array from Nim. In the examples, there is an example on how to use Nim to iterate over Numpy's array buffer directly.