Skip to main content

animated array rendering on ipython-notebook (jupyter)

Project description

PyPi version PyPi downloads Build Status GitHub license GitHub stars

render animated array on ipython-notebook (jupyter)

https://gyazo.com/170088a47a42390bb62460d913d3d4b3

https://gyazo.com/5e0f68746ce124a0891749903b6c8a3c

Install

pip install ipython-animated-array

Document

Module ipython_animated_array

Class ipython_animated_array.AnimateArray

constructor __init__(viz_list, cmap='cool')

viz_list: list of animating array(1d or 2d).

cmap=’cool’: color map name

AnimateArray Instance Method animate_array.show(refresh=1000)

Show animate array.

refresh=1000 refresh animation duration(ms).

Example

open example directory via your ipython-notebook (or jupyter-notebook).

License

MIT

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page