A Java API for polynomial arithmetic

Gespeichert in:
Bibliographische Detailangaben
Titel: A Java API for polynomial arithmetic
Autoren: Claire Whelan, Adam Duffy, Andrew Burnett, Tom Dowling
Weitere Verfasser: The Pennsylvania State University CiteSeerX Archives
Quelle: http://www.cs.may.ie/~aburnett/papers/java2003whelan.pdf.
Verlagsinformationen: Computer Science Press, Inc
Publikationsjahr: 2003
Bestand: CiteSeerX
Schlagwörter: D.3.2 [Programming Languages, Language Classification—JAVA General Terms Performance, Languages, Algorithms Keywords Polynomial, arithmetic, java, api
Beschreibung: This paper looks at the development of a Java application programming interface (API) for performing unbounded Polynomial Arithmetic. It shows how Java can be used to perform large integer mathematical operations by using the BigInteger class. By demonstrating how the API might be used in a real application the paper shows how easy the API is to use with very little knowledge of polynomial arithmetic. Categories and Subject Descriptors
Publikationsart: text
Dateibeschreibung: application/pdf
Sprache: English
Relation: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.100.5048; http://www.cs.may.ie/~aburnett/papers/java2003whelan.pdf
Verfügbarkeit: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.100.5048
http://www.cs.may.ie/~aburnett/papers/java2003whelan.pdf
Rights: Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Dokumentencode: edsbas.3E87557C
Datenbank: BASE
Beschreibung
Abstract:This paper looks at the development of a Java application programming interface (API) for performing unbounded Polynomial Arithmetic. It shows how Java can be used to perform large integer mathematical operations by using the BigInteger class. By demonstrating how the API might be used in a real application the paper shows how easy the API is to use with very little knowledge of polynomial arithmetic. Categories and Subject Descriptors