Skip to content

v0.3 : build with mesonbuild

Compare
Choose a tag to compare
@ev-br ev-br released this 08 Aug 11:04
· 64 commits to master since this release

Build process is with meson and PEP517, and does not use numpy.distutils anymore. User code may use either numpy.distutils (not recommended), or setuptools or meson itself -- see the examples/ directory.