Projects tagged ‘mathematics’, ‘science’, ‘tools’, and ‘visualization’


Jump to tag:

Projects tagged ‘mathematics’, ‘science’, ‘tools’, and ‘visualization’

Filtered by Project Tags mathematics science tools visualization

Refine results Project Tags math (2) programming (2) linux (2) windows (2) latex (1) data (1) plot (1) plotting (1) network (1) unix (1) r (1) c++ (1)

[2 total ]

50USERS
   

gnuplot plots 2d and 3d graphs, from a data file or with a formula. It has an interactive mode with online help, or it can be used non-interactively. gnuplot does function fitting to data sets, and it does output to many terminals, among which are PostScript, X11 display, PNG, and GIF (via the old gd library).

1USERS

This is another library for creating and manipulating graphs. There is simply no other graph library out there which can be handle graphs of the size the author is confronted with efficiently. Whenever possible igraph tries to be also user friendly ... [More] and portable. igraph started as an additional package to the GNU R statistical environment, and still some functions which are hard to implement in C are available only in R (like interactive graphics). Most functions are however now written in C and they can be compiled without R as a separate library. [Less]