Skip to content

jrjohansson/ipython-asymptote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPython magic for Asymptote

Asymptote is a powerful vector graphics language for generating scientific diagrams. Among many other features, it is natively capable of drawing three-dimensional figures and uses a clean C-like syntax. Installation instructions for Asymptote may be found on Asymptote's website or on this page.

This IPython magic extension makes it easy to create and display Asymptote diagrams within an IPython notebook. Suggested versions include Python 2.7+, IPython 2.0+, and Asymptote 2.17+.

See the examples directory for installation instructions and examples of how to use this magic extension:

About

IPython extension for rendering and displaying asymptote in an IPython notebook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages