Skip to content

Releases: SciNim/nimjl

First alpha release

26 Feb 10:34
7cd3a4b
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release

This is an alpha release with basic functionnality handling numerical types, string, bool and tuples / arrays of said types.

It can be useful to defer Matrix multiplication to Julia. Be aware of the Row major vs Column major issue and Julia compile-time / JIT delay.