[yt-users] ANN: YT v0.1.0, a Julia wrapper for yt 3.0

John ZuHone jzuhone at gmail.com
Tue Aug 12 15:24:02 PDT 2014


Hi yt-er's,

I just wanted to email the list and let everyone know about a new package I've developed called YT (yes, in caps), which as of today has its first release as v0.1.0. 

YT is a wrapper for yt for the Julia programming language. Julia is a new(-ish) high-level, high-performance dynamic programming language for technical computing. If you want to learn more about Julia, visit http://julialang.org. One of the most important things to note about Julia is that it has a "just-in-time" compiler, so it can be very fast (within a factor of few of C speed in some cases). There is also a lot of interoperability between Julia and Python, including wrappers for Matplotlib and Sympy, and even an extension of the IPython (soon to be Jupyter) notebook!

A short summary of what YT exposes from yt in Julia:

* Datasets
* Some data objects (e.g., spheres, rectangular regions, slices, projections, profiles, etc.)
* YTArrays and YTQuantities
* Simple visualization tools (e.g., SlicePlot, ProjectionPlot, FixedResolutionBuffer)

To find out more about the YT package, visit the documentation:

http://www.jzuhone.com/yt_julia

or the GitHub project page: 

http://github.com/jzuhone/YT.jl

Thanks for reading, and sorry for the spam. 

Best,

John Z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20140812/7b73b723/attachment.htm>


More information about the yt-users mailing list