== Quote from Don ([email protected])'s article > dsimcha wrote: > > In the spirit of making D2 a first-rate scientific computing language, I > > have > > just uploaded the first usable version of my DFL-based dflplot plotting > > library to Scrapple. > > > > Right now dflplot is still a work in progress, but it's good enough to be > > useful for basic exploratory plotting in a scientific or statistical > > computing > > context, especially in conjunction with other scientific libs like SciD and > > dstats. I'm sure of this because I've been eating my own dogfood with > > pre-release versions for the past few days and am amazed at how much more I > > like plotting stuff when I can do it w/o having to write stuff out to a text > > file and read it back in Python or Octave and instead can plot it directly > > from D. > This is great stuff, and really valuable for D. <Ditches own plotting > library />
Since when did you ever have a plotting library? Or was it not of releasable quality?
