An open API service indexing awesome lists of open source software.

https://github.com/xlab/minmaxgd-grapher-java

A toolset written in java, oriented for visualization of structures from the MinMaxGD algebra. Coursework 2012.
https://github.com/xlab/minmaxgd-grapher-java

Last synced: 3 months ago
JSON representation

A toolset written in java, oriented for visualization of structures from the MinMaxGD algebra. Coursework 2012.

Awesome Lists containing this project

README

          

## Abstract

A toolset written in java, oriented for visualization of structures from the MinMaxGD algebra.
This is a part of my **coursework 2012**.

This tool uses my [implementation of minmaxgd library in Java](https://github.com/Xlab/jminmaxgd).
It's a very specific topic, I couldn't explain anything in such a little space. Please refer to

## Features

* Rendering elements of **MinMax[γ,δ]** in 2-dimensional domain;
* LaTeX rendering for analytic computations;
* Handy editor with full support of **Groovy** scripting language integrated.

-----

![Screenshot of typical evaluation](http://cl.ly/HnKI/simple.png)

-----

![Screenshot with groovy powers](http://cl.ly/Hlji/complex.png)

-----