Thanks, I haven't heard of MathGL before, and it looks interesting. When I 
try to use your module, I get "ERROR: unknown package Splines", from the 
"using Splines" line. There doesn't appear to be a Splines.jl registered in 
METADATA.

On Friday, March 4, 2016 at 1:30:00 PM UTC-5, Lewis Hein wrote:
>
> Hi all 
>
> MathGL is a really nice plotting library that I have been using 
> extensively for the past year. When I took the plunge recently and 
> switched my research codebase over to julia, I wanted MathGL to follow 
> it, especially as there are some things such as animations, windowing 
> toolkit widgets, and the incredible customizeability and diversity of 
> the plots that I couldn't find in other plotting packages. Therefore, I 
> took the obvious solution and built a julia interface. The code is on 
> github here: 
>
> https://github.com/LewisHein/MathGL.jl 
>
> Lewis 
>

Reply via email to