Project 'kwant/mumpy' was moved to 'kwant/python-mumps'. Please update any links and bookmarks that may still have the old path.
switch to meson build
Compare changes
+ 3
− 1
This is a work in progress effort to modernize our build machinery and use meson, recently adopted by the scipy stack.
In doing this I also follow the approach adopted by the scipy stack of using Tempita
, Cython's built-in templating engine.
Rough plan:
Also closes #19 (closed) and #11 (closed) (I cleaned up a bunch of code for a good measure).