Download List

Projeto Descrição

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

Exclui funções "locais" da biblioteca resultante. Cadeias de caracteres no script MGL podem ser concatenadas com outra seqüência de caracteres ou um número (como 'max =',u.max (u),' u.a. '). Correções de bugs para cores em PDF 3D e desenho no modo de MPI. Se a função Aspect() tem argumentos de NAN, então ele tenta selecionar uma óptima relação de aspecto. O opção 'tamanho' em Legend() agora muda o tamanho de texto única (não tamanho da marca). A opção 'meshnum' agora influencia funções Boxs() e Belt(). Ajuste marcas de desenho (largura de linha e pontos). Outras pequenas melhorias e correções de bugs.
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 versão adiciona novos gráficos, novos funções de manipulação de dados, esquemas de cores avançado com o RGBA cor especificação, desenho de JavaScript, uma interface unificada para funções de plotagem tudo, estendida a manipulação de quadros e muitas outras melhorias em ambos núcleo de MathGL e em 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 versão inclui triangulação usando algoritmo de s-casco-pro. O código agora pode ser compilado por MS VisualStudio. Alguns bugs foram corrigidos (incluindo vazamentos de memória e falta de segmentos de linha em 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 versão adicionado um estilo de 'U' Axis() que desabilitar a rotação de carrapato. Foram corrigidos bugs com a opção enable opengl e com iluminação.
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 versão melhora a velocidade de desenho. Ele adiciona a leitura de arquivos de dados 3d usando mglData::ReadMat(). Ele tem um sistema de compilação de melhoria e correções de bugs 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