Interesting idea. I don't know Spyder, but Wikipedia says that it "integrates NumPy, SciPy, Matplotlib and IPython". What does it mean by that? I would love to see a package that included both Julia and the Python scientific libraries. I don't particularly like Python, but I like the scientific libraries that it brings. I currently use Matplotlib with Julia via PyPlot.
Cheers, Daniel. On Friday, 28 November 2014 14:28:17 UTC+1, Daniel Høegh wrote: > > I think Julia would benefit from having a MIT licensed scientific IDE > written in Julia similar to the Spyder project in python. But in short term > we maybe could leverage the Spyder project, I have hacked a crude > implementation of a Julia terminal into the Spyder enviroment using the > existing Ipython terminal see: > https://bitbucket.org/spyder-ide/spyderlib/pull-request/71/julia-console-for-spyder/diff. > > If anyone would like to continue the work it would be awesome, for the time > being I don't have time.
