
TL;DR
This paper discusses the challenges and solutions in implementing and using truncated Puiseux series and related hierarchical series in computer algebra systems, highlighting improvements and limitations.
Contribution
It provides new ideas for designing more correct, efficient, and user-friendly implementations of Puiseux and hierarchical series in computer algebra systems.
Findings
Identifies key implementation issues in truncated Puiseux series
Proposes ideas for more reliable and efficient algorithms
Highlights limitations for users and developers
Abstract
Puiseux series are power series in which the exponents can be fractional and/or negative rational numbers. Several computer algebra systems have one or more built-in or loadable functions for computing truncated Puiseux series -- perhaps generalized to allow coefficients containing functions of the series variable that are dominated by any power of that variable, such as logarithms and nested logarithms of the series variable. Some computer-algebra systems also offer functions that can compute more-general truncated recursive hierarchical series. However, for all of these kinds of truncated series there are important implementation details that haven't been addressed before in the published literature and in current implementations. For implementers this article contains ideas for designing more convenient, correct, and efficient implementations or improving existing ones. For users,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Polynomial and algebraic computation · Logic, programming, and type systems
