These are the changes from the Graspi integration branch. Since I'm planning to change the way PyMKS interacts with Graspi I wanted to bring in some of the none Graspi related changes on that branch to master.
Make Nix take arguments such as whether to build with sfepy or which version of Nixpkgs to build against
Make setup.py more up to date using setup.cfg
Implement make_da_return to make functions return a numpy array when given a numpy array and the same for dask
These are the changes from the Graspi integration branch. Since I'm planning to change the way PyMKS interacts with Graspi I wanted to bring in some of the none Graspi related changes on that branch to master.
make_da_return
to make functions return a numpy array when given a numpy array and the same for dask