DOC

de.uni-mannheim.rz.krum : jas

Maven & Gradle

Jul 05, 2023
2 usages
42 stars

Java Algebra System (JAS) · The Java Algebra System (JAS) is an object oriented, type safe and multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language using the JVM runtime infrastructure. The library can be used as any other Java software package or it can be used interactively or interpreted through a jython (Java Python) or jruby (Java Ruby) front end, there is also an Android App based on Ruboto (jruby for Android). The focus of JAS is at the moment on commutative, solvable and non-commutative polynomials, power series, Groebner bases, factorization, real and complex roots and applications. By the use of Java as implementation language JAS is 64-bit and multi-core CPU ready and can make use of mutiple CPUs where available. JAS can run on a wide variety of devices ranging from Android to compute clusters (using MPJ a Java Message Passing Interface (MPI) or OpenMPI).

Table Of Contents

Latest Version

Download de.uni-mannheim.rz.krum : jas Javadoc & API Documentation - Latest Versions:

All Versions

Download de.uni-mannheim.rz.krum : jas Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.7.x
2.6.x

How to open Javadoc JAR file in web browser

  1. Rename the file jas-2.7.200-javadoc.jar to jas-2.7.200-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jas-2.7.200-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jas-2.7.200-sources.jar" -d "jas-2.7.200-javadoc" -subpackages 

Advertisement

Dependencies from Group

jas
Jul 05, 2023
2 usages
42 stars

Discover Dependencies

api
Apr 08, 2018
6 usages
14 stars
Jul 28, 2023
14 usages
971 stars
Feb 15, 2023
4 usages
333 stars
Mar 30, 2018
0 stars
Nov 11, 2019
7 stars
Feb 06, 2023
15 usages
694 stars
Dec 29, 2019
51 stars
Mar 26, 2021
10 usages