Menu

#509 Add Support for GMP

None
open
nobody
None
none
1
2016-02-13
2012-12-24
Erich
No

I'd love to see ooRexx support for high-performance GMP, GNU Multi-Precision library.
Preferably through new methods for MutableBuffer

Discussion

  • Mark Miesfeld

    Mark Miesfeld - 2012-12-27
    • status: unread --> open
     
  • Rick McGuire

    Rick McGuire - 2013-11-20
    • Milestone: v4.2.0 --> None
     
  • Erich

    Erich - 2016-02-13

    I've added an ooRexx method interface for the MPZ functions of GMP (https://gmplib.org/manual/Integer-Functions.html) to my sandbox (see https://sourceforge.net/p/oorexx/code-0/HEAD/tree/sandbox/erich/mpz/). Beta code. No documentation yet.

    You'll find build binaries for Windows in the bin/ directory.
    A sample shows PI calculation using Chudnovsky's algorithm with binary splitting (a simple port from the python script found at http://www.craig-wood.com/nick/articles/pi-chudnovsky/)

     

Anonymous
Anonymous

Add attachments
Cancel