Skip to content

Version 1 (2023/06/09)

Compare
Choose a tag to compare
@davbyr davbyr released this 09 Jun 20:16
· 19 commits to master since this release
03d5464

First working version of the package.

Contains the basic functionality:

  1. make_animate() is the main controlling function. It takes a frame plotting function, creates multiple images and compiled them into an animation.
  2. Some other functions which make this possible.
  3. README file including an example of how to use the package.