A Java API for polynomial arithmetic

Saved in:
Bibliographic Details
Title: A Java API for polynomial arithmetic
Authors: Claire Whelan, Adam Duffy, Andrew Burnett, Tom Dowling
Contributors: The Pennsylvania State University CiteSeerX Archives
Source: http://www.cs.may.ie/~aburnett/papers/java2003whelan.pdf.
Publisher Information: Computer Science Press, Inc
Publication Year: 2003
Collection: CiteSeerX
Subject Terms: D.3.2 [Programming Languages, Language Classification—JAVA General Terms Performance, Languages, Algorithms Keywords Polynomial, arithmetic, java, api
Description: 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
Document Type: text
File Description: application/pdf
Language: English
Relation: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.100.5048; http://www.cs.may.ie/~aburnett/papers/java2003whelan.pdf
Availability: 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.
Accession Number: edsbas.3E87557C
Database: BASE
Description
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