Rev 2927 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2927 | Rev 5921 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. |
8 | Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. |
9 | :graphviz |
9 | :graphviz |
10 | <a href="http://www.graphviz.org/Credits.php">Credits</a> |
10 | <a href="http://www.graphviz.org/Credits.php">Credits</a> |
11 | http://www.graphviz.org/ |
11 | http://www.graphviz.org/ |
12 | Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual interfaces for many other domains. |
12 | Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual interfaces for many other domains. |
13 | can be used through the slibs <tt>graph |
13 | can be used through the slibs <span class="tt">graph/graphviz</span>, <span class="tt">draw/graphviz</span> and <span class="tt">draw/graphvizpoints</span> |
14 | 14 | ||
15 | :gap |
15 | :gap |
16 | <a href="http://www.gap-system.org/Contacts/People/people.html">The GAP Group</a> |
16 | <a href="http://www.gap-system.org/Contacts/People/people.html">The GAP Group</a> |
17 | http://www.gap-system.org/ |
17 | http://www.gap-system.org/ |
18 | GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory. GAP provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects. See also the overview and the description of the mathematical capabilities. GAP is used in research and teaching for studying groups and their representations, rings, vector spaces, algebras, combinatorial structures, and more. |
18 | GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory. GAP provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects. See also the overview and the description of the mathematical capabilities. GAP is used in research and teaching for studying groups and their representations, rings, vector spaces, algebras, combinatorial structures, and more. |