CMD + K

array2gif

Community

Write a 3-D NumPy array to a GIF, or an array of them to an animated GIF.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::array2gif

Usage Tracking

1.0.4
1.0.3
1.0.0
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

noarch