Version 2.0 of MathGL

Release Notes: This release speeds up drawing. It has a unified interface, new plot kinds and primitives, the ability to export to 3d formats (OBJ, PRC, OFF, etc.) and LaTeX, and many other improvements.

Other releases

  •  09 May 2013 11:23

Release Notes: Compatibility changes for MS VS, bugfixes for cmake options enable-double=OFF and enable-zlib=OFF, and support for mouse actions for Firefox in the JavaScript sample.

Release Notes: This release contain mostly fixes for bugs and memory leaks. There are speeding up for Dots() drawing, multi-threading for data transforms, and so on. This release has a few new features: a Join() function for joining mglData arrays; a Roots() function for finding roots of nonlinear equation; the class mglExprC for parsing formulas with complex numbers; and a flag to disable tick labels at axis origin. Finally, the MPI interface functions are moved to a separate libmgl-mpi library.

Release Notes: Excludes "local" functions from the resulting library. Strings in the MGL script can be concatenated with another string or a number (like 'max(u)=',u.max,' a.u.'). Bugfixes for colors in 3D PDF and for drawing in MPI mode. If the Aspect() function has NAN argument(s), then it tries to select an optimal aspect ratio. The option 'size' in Legend() now changes only text size (not mark size). The option 'meshnum' now influences Boxs() and Belt() functions. Adjust marks drawing (line width and dots). Other minor improvements and bugfixes.

  •  14 Dec 2012 22:21

Release Notes: This release adds new plots, new data handling functions, advanced color schemes with the RGBA color specification, JavaScript drawing, a unified interface for all plotting functions, extended frame handling, and many other improvements in both MathGL core and in UDAV.

Release Notes: This release includes triangulation using s-hull-pro algorithm. The code can now be compiled by MS VisualStudio. Some bugs are fixed (including memory leaks, and missing line segments in EPS/SVG).

Screenshot

Project Spotlight

OpenNode

A CentOS based server virtualization solution supporting both OpenVZ and KVM hypervisors.

Screenshot

Project Spotlight

Clzip

A C language version of lzip.