The design of core 2: a library for exact numeric computation in geometry and algebra

  • Authors:
  • Jihun Yu;Chee Yap;Zilin Du;Sylvain Pion;Hervé Brönnimann

  • Affiliations:
  • Courant Institute, New York University, New York, NY;Courant Institute, New York University, New York, NY;Google Inc., Mountain View, CA;INRIA Sophia Antipolis, Sophia Antipolis, France;CIS Department, NYU Poly, Six MetroTech Center, Brooklyn, NY

  • Venue:
  • ICMS'10 Proceedings of the Third international congress conference on Mathematical software
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

There is a growing interest in numeric-algebraic techniques in the computer algebra community as such techniques can speed up many applications. This paper is concerned with one such approach called Exact Numeric Computation (ENC). The ENC approach to algebraic number computation is based on iterative verified approximations, combined with constructive zero bounds. This paper describes Core 2, the latest version of the Core Library, a package designed for applications such as non-linear computational geometry. The adaptive complexity of ENC combined with filters makes such libraries practical. Core 2 smoothly integrates our algebraic ENC subsystem with transcendental functions with e-accurate comparisons. This paper describes how the design of Core 2 addresses key software issues such as modularity, extensibility, efficiency in a setting that combines algebraic and transcendental elements. Our redesign preserves the original goals of the Core Library, namely, to provide a simple and natural interface for ENC computation to support rapid prototyping and exploration. We present examples, experimental results, and timings for our new system, released as Core Library 2.0.