Evaluation of a Java Computer Algebra System
2008; Springer Science+Business Media; Linguagem: Inglês
10.1007/978-3-540-87827-8_10
ISSN1611-3349
Autores Tópico(s)Numerical Methods and Algorithms
ResumoThis paper evaluates the suitability of Java as an implementation language for the foundations of a computer algebra library. The design of basic arithmetic and multivariate polynomial interfaces and classes have been presented in [1]. The library is type-safe due to its design with Java's generic type parameters and thread-safe using Java's concurrent programming facilities. We evaluate some key points of our library and differences to other computer algebra systems.
Referência(s)