Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@christophercrouzet christophercrouzet released this 06 Aug 12:07
· 2 commits to master since this release

Changed

  • Guard against sending a empty draw calls.
  • Prevent a breaking change planned for NumPy 1.14.
  • Make the class ParticleSimulation pickable.
  • Guard against processes not properly started
  • Add the '.py' extension to the demo executables.
  • Make minor tweaks to the code.

Fixed

  • Fix issues specific to Windows.