Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Version 0.2.0

Compare
Choose a tag to compare
@shoeffner shoeffner released this 20 Dec 13:00
· 60 commits to master since this release
0.2.0
dc7d4cc
  • Animation with blits instead of draws.
  • Matplotlib selects nbAgg if the backend is inline automatically.
  • Removing %matplotlib notebook from examples.
  • Updated documentation notebooks: removing print_info, as it is no longer supported.
  • Added note about keeping a reference to the loop's return value.