A Java API for polynomial arithmetic

Uložené v:
Podrobná bibliografia
Názov: A Java API for polynomial arithmetic
Autori: Claire Whelan, Adam Duffy, Andrew Burnett, Tom Dowling
Prispievatelia: The Pennsylvania State University CiteSeerX Archives
Zdroj: http://www.cs.may.ie/~aburnett/papers/java2003whelan.pdf.
Informácie o vydavateľovi: Computer Science Press, Inc
Rok vydania: 2003
Zbierka: CiteSeerX
Predmety: D.3.2 [Programming Languages, Language Classification—JAVA General Terms Performance, Languages, Algorithms Keywords Polynomial, arithmetic, java, api
Popis: 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
Druh dokumentu: text
Popis súboru: application/pdf
Jazyk: English
Relation: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.100.5048; http://www.cs.may.ie/~aburnett/papers/java2003whelan.pdf
Dostupnosť: 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.
Prístupové číslo: edsbas.3E87557C
Databáza: BASE
Popis
Abstrakt: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