array2gif
Write a 3-D NumPy array to a GIF, or an array of them to an animated GIF.
Write a 3-D NumPy array to a GIF, or an array of them to an animated GIF.
To install this package, run one of the following:
Array2GIF provides a single top-level function, write_gif(), to
write a 3-D NumPy array to a GIF, or a 4-D array / list of 3-D arrays to an
animated GIF. It works for me - just small animations of thermodynamics
simulations.
It is pure Python code that depends on NumPy.
Summary
Write a 3-D NumPy array to a GIF, or an array of them to an animated GIF.
Last Updated
Jun 22, 2018 at 17:46
License
BSD-3-Clause
Total Downloads
15.6K
Supported Platforms
GitHub Repository
https://github.com/tanyaschlusser/array2gif