Skip to content
  1. Nov 22, 2008
    • superratoli's avatar
      Histogram utilities · ae32e184
      superratoli authored
      Within this patch I add some utilities to CGN in order to make It
      easier to create histograms. I have to translate them to english, but
      they are usable.
      
      darcs-hash:0df52f8750d326184f64d392983fa11635609844
      ae32e184
  2. Oct 29, 2008
    • superratoli's avatar
      Unnamed patch · e69e0909
      superratoli authored
      corrected plot-histogram xtics problem
      
      Now plot-histogram plots the xtics in diagonal.
      
      darcs-hash:d9546deb2ffdeccd94b778f3039ad4bf5b451289
      e69e0909
  3. Apr 03, 2008
    • superratoli's avatar
      plot2d complete · 5b9f285f
      superratoli authored
      Now plot2d is complete. There are some more options to implement, but It can print everythin: discrete plots with (optional) errorbars , lisp functions (also lambda functions) and gnuplot functions (lisp strings containing something like "sin(x)" ). Now we can do everything CGN can do (except plotting histograms) with only this function.
      
      darcs-hash:0ec49e6ae97d5fa26ef22a791448a8275d34de9a
      5b9f285f
    • superratoli's avatar
      plot2d with errorbars · e1daae40
      superratoli authored
      Since now plot2d understands errorbars.
      
      darcs-hash:e8c7dcbea5caeeceea3f9f31cbb309aec7722e82
      e1daae40
  4. Mar 22, 2008
    • superratoli's avatar
      plot-points-and-function · f6037d4f
      superratoli authored
      Dan Becker has contributed the plot-points-and-function function, which is similar to plot-scatter-graphic. I've added It, plus some changes he has sent to change the use of nth to elt. I've also written the plot-points-and-function-test test, and updated some autodoc. Also the manual documents this new function and the limitation to use gnuplot >= 4.2.0.
      
      darcs-hash:78e89b972ddbca09f82e8e734a6947ae4c6c06fa
      f6037d4f
  5. Mar 12, 2008
    • superratoli's avatar
      elt instead of nth · df5bf8d1
      superratoli authored
      Now we use elt instead of nth. This way CGN can understand vectors and lists easily. Hack contributed by Dan.
      
      darcs-hash:e489b7fdd6acb791466f8c4f662d229682a15bc4
      df5bf8d1
  6. Mar 03, 2008
    • superratoli's avatar
      Improved docstrings · 4a061ec0
      superratoli authored
      We are going towards CGN 009, and we want to improve the quality of the source code. One step is to improve docstrings for CGN.
      
      darcs-hash:6f07c343eebe4d9413b1ebd6bb1cd5698a3724f3
      4a061ec0
  7. Mar 02, 2008
    • superratoli's avatar
      fit-function on plot-scatter-graphic · cebd4755
      superratoli authored
      Now plot-scatter-graphic supports a key parameter called fit-function. It's a string with a gnuplot function. I've also updated doc strings and the pdf manual.
      
      darcs-hash:13398f7f849499d8392c3b043fa8cfa91899560a
      cebd4755
  8. Mar 01, 2008
    • superratoli's avatar
      Multiple connections · 40c9564e
      superratoli authored
      From now, CGN can use multiple connections. You can run (cgn::multiple-connection-test) to see an example about how It works. I've improved the pdf manual and the documentation too. I've corrected a little bug that prevented CGN 009 from running on Windows.009 from running on Windows.
      
      darcs-hash:d444f76f7fa79fa03f614769c711b8ae950b5cf5
      40c9564e
  9. Feb 15, 2008
    • superratoli's avatar
      options for plot3d · e57af5b6
      superratoli authored
      Now plot3d understands the same options that plot2d.
      
      darcs-hash:ff3cf8029cc37be44957fb8b717b651035c57b90
      e57af5b6
  10. Feb 12, 2008
    • superratoli's avatar
      plot3d and others · a462d5fa
      superratoli authored
      From now, we have plot3d. It only understand a function to plot. At the moment, we don't use the paramether options at all.
      
      Also format-gnuplot and gformat start a gnuplot connection if It's not running when you use them. This doesn't override the default use of the with-gnuplot macro, but makes things easier for novices.
      
      We add some demos too: see plot2d-test, plot-test and splot-test.
      
      darcs-hash:a5432da09f725669447a08e95afa818a072f39a6
      a462d5fa
    • superratoli's avatar
      Initial import · 48aac615
      superratoli authored
      darcs-hash:776c10fb6bde3e22a796135034423527888ed9ed
      48aac615