Skip to content

Version 2.0

Compare
Choose a tag to compare
@cstich cstich released this 18 Jun 13:49
· 82 commits to master since this release
  • Reduces memory usage from 250MB to about 60MB
  • Adds a few more test cases
  • Updated README.md
  • Switch from argparse to doctopt
  • Slightly changes the init function (New usage is documented in README.md)
  • Optional dependencies: numpy, docopt

Is based mainly on work done by @gimbo