Skip to content

Release 2.0

Latest
Compare
Choose a tag to compare
@rlabbe rlabbe released this 13 Oct 23:41
· 60 commits to master since this release

Support for Python 3.6+. The main changes are removal of import from future, replacing np.dot with matrix multiply operator, and using f-strings for string formatting.