Download List

Descripción del Proyecto

MathGL is a library for making high-quality scientific graphics under Linux and Windows, fast data plotting and handling of large data arrays, working in window and console modes, and easily embedding into other programs. It has more than 40 general types of graphics for 1d, 2d, and 3d data arrays. It can export graphics to raster and vector (EPS or SVG) formats. It has an OpenGL interface and can be used from console programs. It has functions for data handling and MGL language scripting for simplification of data plotting. It has several types of transparency and smoothed lightning, vector fonts and TeX-like formula drawing, an arbitrary curvilinear coordinate system, and many other useful things.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-29 07:43
2.1.2

Excluye las funciones "locales" de la biblioteca resultante. Se pueden concatenar cadenas en la secuencia de comandos MGL con otra cadena o un número (como 'max =',u.max (u),' u.a '). Correcciones de colores en PDF 3D y de dibujo en el modo MPI. Si la función de Aspect() tiene argument(s) de NAN, luego intenta seleccionar una óptima relación de aspecto. El opción 'tamaño' en Legend() ahora cambia sólo texto tamaño (no marca). La opción 'meshnum' ahora influye en las funciones Boxs() y Belt(). Ajustar las marcas de dibujo (ancho de línea y puntos). Otras pequeñas mejoras y correcciones de errores.
Tags: Bugfixes and minor feature additions
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.

2012-12-15 07:21
2.1

Esta versión incorpora nuevas parcelas, nuevas funciones para el manejo de datos, esquemas de color avanzada con el RGBA color especificación, dibujo de JavaScript, una interfaz unificada para funciones todo trazadas, manejo de marco, y muchas otras mejoras en el núcleo de ambas MathGL y en UDAV.
Tags: Major feature enhancements
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.

2012-07-28 06:32
2.0.3

Esta versión incluye triangulación mediante algoritmo s-casco-pro. Ahora, el código puede ser compilado por MS VisualStudio. Algunos errores son fijos (incluidas pérdidas de memoria y falta de segmentos de línea en EPS/SVG).
Tags: minor feature additions and bug fixes
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).

2012-05-24 18:28
2.0.2

Esta versión añade un estilo de la 'U' para Axis() que deshabilitar la rotación de la garrapata. Se corrigieron errores con la opción de activar opengl y con iluminación.
Tags: minor feature additions and bug fixes
This release added a 'U' style for Axis() which disable tick rotation. Bugs with the enable-opengl option and with lighting were fixed.

2012-05-24 07:59
2.0.1

Esta versión mejora la velocidad de dibujo. Agrega lectura de archivos de datos 3d utilizando mglData::ReadMat(). Tiene un sistema de mejora de la construcción y correcciones de errores menores.
Tags: minor feature additions and bug fixes
This release improves the speed of drawing. It adds reading 3d data files using mglData::ReadMat(). It has an improved build system and minor bugfixes.

Project Resources