First Stable Release
Changes:
- Added unit testing.
- Added type checking.
- Significant speed improvements.
- Tutorial update.
- Major changes to interfaces and class/package names. (You'll want to read the updated tutorial.)
- Vastly improved in-source documentation.
- Various bugfixes.
The package has been made available as a wheel on pypi under the Revised BSD License and can be installed with pip using the command pip install xcs
. It can also be downloaded directly from the python package index.