| Projects on Google Code | Results 1 - 10 of 27 |
==The OCaml bindings are now included in PLplot ==
As of PLplot version 5.9.1, released on December 15, 2008, the OCaml PLplot bindings are included in the [http://plplot.sourceforge.net/ official PLplot release].
As of July 20, 2008 the OCaml bindings are now included in the official [http://...
_jyplot2 provides a python-friendly way to use [http://www.jfree.org/jfreechart/ JFreechart]._
= Overview =
jyplot2 provides dead simple ways to plot:
{{{
x=[i for i in range(10)]
plot(x)
}}}
This is the _lazy_ layer, the one you use to script, test, debug.
There is also a _smart_...
iPlot is based on matplotlib and wxpython libraries. It can run as an executable or as a matplotlib backend. It leverages the power of matplotlib with some added features like:
* Save and read figures in xml
* Select line plots from figures to generate new one
* Better backend design than ...
=aaplot=
<wiki:video url="http://www.youtube.com/watch?v=ujbLu7FNSFk"/>
old
|| Look Video ||
[http://www.youtube.com/watch?v=ujbLu7FNSFk http://aaplot.googlecode.com/files/aaplot_screenshot1.png]
aaplot is not stand-alone program. It is library/toolkit which help you to visualize (draw) ...
*igp.net* is a simple graph plotting application with emphasis on interactive edition. It was written during my studies at AGH University of Science and Technology in Cracow. I wrote all necessary code myself, so no 3^rd^ party libraries are required. Just be sure to have .NET Framework 2.0 and you ...
= Introduction =
Spinmob is a scientific data analysis and plotting package I wrote during graduate school to move past expensive, buggy, poorly-documented programs like Origin, weaker programs like Excel, and fancy programs with a clunky environment like Matlab (which also gave me some trouble)....
Core Plot is a plotting framework for Mac OS X and iPhone OS. It provides 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.
<img src="http://core-plot.googlecode.com/files/LinePlotWithAreaFill.png" width="500">
A high performance numeric linear algebra library for Scala, with rich Matlab-like operators on vectors and matrices; a library of numerical routines; support for plotting. Primary development is hosted in the git repository at <a href="http://scalanlp.org">scalanlp.org</a>.
* [http://code.goog...
Java scientific library which facilitates graphics visualization and user interaction. Contains threading support, plotting functionality, data containers, and more.
[http://code.google.com/p/svgfig/wiki/SVGFigLogo http://svgfig.googlecode.com/svn/wiki/svgfig_logo.png]
= SVGFig (pronounced _svig-fig_) =
The SVGFig package lets you draw mathematical figures in Scalable Vector Graphics format (SVG), using the Python language.
As a tool, its usefulness lie...