Coder Social home page Coder Social logo

pulupulupu / gmpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aleaxit/gmpy

0.0 0.0 0.0 8.77 MB

General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)

Home Page: https://gmpy2.readthedocs.io/en/latest/

License: GNU Lesser General Public License v3.0

Shell 0.35% Python 2.90% C 95.81% Batchfile 0.26% Cython 0.68%

gmpy's Introduction

gmpy2 is an optimized, C-coded Python extension module that supports fast
multiple-precision arithmetic.  gmpy2 is based on the original gmpy module.
gmpy2 adds support for correctly rounded multiple-precision real arithmetic
(using the MPFR library) and complex arithmetic (using the MPC library).

gmpy2 2.1 was extensively refactored. Some of the significant changes are:

  * Support for thread-safe contexts and context methods
  * Interoperability with Cython extensions
  * mpz and mpq operation can release the GIL (controlled by the conntext)
  * Improved argument processing

gmpy2 is available at https://pypi.python.org/pypi/gmpy2/

Documentation is available at https://gmpy2.readthedocs.io/en/latest/

gmpy's People

Contributors

casevh avatar videlec avatar isuruf avatar skirpichev avatar pkittenis avatar cclauss avatar bebound avatar jdemeyer avatar jamesjer avatar dfandrich avatar fchapoton avatar jwilk avatar jepler avatar martingkelly avatar sethtroisi avatar dimpase avatar vaartis avatar jamathews avatar tomsozols avatar wjmelements avatar rummelsworth avatar mulkieran avatar ossdev07 avatar tanjuntao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.