Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 257 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 257 Bytes

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.