Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@marshallmcdonnell marshallmcdonnell released this 05 Jan 18:26
· 92 commits to master since this release
67a2a7e
  • Deprecated pandas dependency by using numpy arrays for storage (thanks to @mdoucet!)
  • Deprecated plotting capabilities and matplotlib dependency
  • Deprecated Python 2 support (via removing future imports)
  • Deprecated the Transformer CLI tool (not the Transformer module, though)
  • Small fixes to references of the repository before the migration to neutrons
  • Renamed variables to remove the df_ prefix since we not longer use pandas DataFrames.
  • Added header section to notebooks to install local pystog and matplotlib via pip