Updated to Python 3!
Now builds with Conda.
What's Changed
- Get rid of horton.matrix by @tovrstra in #256
- Strip CIF load and dump by @tovrstra in #264
- Remove some more matrix things from setup.py by @tovrstra in #265
- Remove useless code that confuses cython 0.26 by @tovrstra in #268
- removed requirement for print statements by @matt-chan in #267
- Get rid of unused int1d by @tovrstra in #269
- fixed npy and npz checking by @matt-chan in #273
- Fix forgotten exp_ to orb_ rename by @tovrstra in #275
- Switch to libxc3 by @tovrstra in #276
- Update libxc citation by @susilehtola in #290
- Update libxc link in install_libxc-3.0.0.sh by @kzinovjev in #292
New Contributors
- @susilehtola made their first contribution in #290
- @kzinovjev made their first contribution in #292
Full Changelog: 2.1.0...2.3.0