Share

Python RotNN

File Release Notes and Changelog

Release Name: 1.1

Notes:
Version 1.1 is now available.  See changelog for changes.  It can be used as a drop-in replacement if you are already using a previous version of 1.0.  This version is much simpler than previous versions.


Changes: Version 1.1 + Major code simplification. I don't know why I didn't think of it earlier. Code is now MUCH easier to understand and maintain. + Raises ValueError now instead of that lame-o string error it used to raise. + Minor changes to test cases. Not important.