Showing 60 open source projects for "gmp"

View related business solutions
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 1
    phpseclib

    phpseclib

    PHP secure communications library

    phpseclib is designed to be ultra-portable. The 3.0 version works on PHP 5.6+ and doesn't require any extensions. For purposes of speed, OpenSSL, GMP, libsodium or mcrypt are used, if they're available, but they are not required. phpseclib is designed to be fully interoperable with standardized cryptography libraries and protocols. MIT-licensed pure-PHP implementations of SSH-2, SFTP, X.509, an arbitrary-precision integer arithmetic library, Ed25519 / Ed449 / Curve25519 / Curve449, ECDSA / ECDH...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    ... file id/object support (even for users)! A Lua binding, a lua wrapper for td-cli scripts, Secret chats, MTProto 2.0, PFS, PFS in secret chats. MadelineProto can do everything official clients can do, and more! MadelineProto requires the mbstring, xml, json, fileinfo, gmp extensions to function properly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    gcc-win64

    x64 build of GCC for Windows

    x64 C/C++ compiler for Windows using: - gmp - mpfr - mpc - isl - cloog - mingw-w64 - gcc - seh You need at least core2 command set support to run this application.
    Leader badge
    Downloads: 3,312 This Week
    Last Update:
    See Project
  • 4

    GMP Fortran library

    Fortran binding for GMP library

    Fortran binding for GMP library. Currently gfortran compiler supported on Linux and MS Windows (MinGW) platforms. Included Fortran program for solving Archimedes's cattle problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5
    C++ template matrix library primarily designed to work with the GNU gmp library to perform matrix operations on numbers of arbitrary precision. Works with rational numbers, and floats. Computes: Inverse, LDU factorization, Row echelon reduction, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    bigz

    Simple and complete bignum/rational C library with wrappers for C++

    bigz is the continuation of an old BigNum project that started its life as a joined INRIA & Dec project in 1989. The current version includes many fixes and improvements. Although not as efficient as, say gmp, it is very small, reasonably efficient and extremely portable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open source implementation of Elliptic Curve Primality Proving algorithm, using just the GMP library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Olehana Arabian APP

    Olehana Arabian APP

    Official Android APP for Olehana Arabian.

    Olehana Arabian is a professional manufacturing enterprise in the research and development design and manufacture of cosmetic ODM. Olehana is a professional private label cosmetics manufacturer in China. Our factory is ISO 22716 certified and complies with Good Manufacturing Practices (GMP), established in 1996. With over 20 years of R&D experience, we specialize in makeup and skin care products. We constantly maintain the highest quality control and the spirit of creativity and innovation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 10
    Olehana France App

    Olehana France App

    Official Android APP for Olehana France.

    Olehana France is a professional manufacturing enterprise in the research and development design and manufacture of cosmetic ODM. Olehana is a professional private label cosmetics manufacturer in China. Our factory is ISO 22716 certified and complies with Good Manufacturing Practices (GMP), established in 1996. With over 20 years of R&D experience, we specialize in makeup and skin care products. We constantly maintain the highest quality control and the spirit of creativity and innovation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    C++ Math Expression Parser

    C++ Math Expression Parser Library

    The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. ExprTk supports numerous forms of functional, logical and vector processing semantics and is very easily extendible. Download http://partow.net/programming/exprtk/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FREE Optimizze

    FREE Optimizze

    Gestion commerciale, stock, caisse, ERP, CRM

    ... commandes automatiques, la gestion des codes-barres, la numérisation des documents papiers et l’archivage automatique des documents produits garantissent le respect des normes ISO, GMP et Seveso. Conçu pour s’adapter aux moindres exigences de votre entreprise Optimizze vous est livré préconfiguré très simplement afin d’être utilisable sans paramétrage supplémentaire dès la fin de son installation.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13

    cohoperfect

    cohomology computation using perfect forms

    This is the software code of our manuscript "On the cohomology of the linear groups over imaginary quadratic fields". It produces the computation of the manuscript and creates the relevant tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mpz_aprcl32

    MPZ APRCL32 can prove the primality of numbers, written in C and GMP.

    This code contains an implementation of the APR-CL primality proving algorithm. It is a conversion of the Java based APRT-CLE written by Dario Alpern, who had written his based on the UBASIC version from Yuji Kida. This version incorporates improvements based on Jason Moxham's APR-CL code, which greatly reduced run-time memory requirements. mpz_aprcl is meant to be compiled on systems that support C, GMP, and a 64-bit data type. It can prove the primality of numbers up to 6021 digits long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mpz_aprcl

    MPZ APRCL can prove the primality of numbers, written in C and GMP.

    This code contains an implementation of the APR-CL primality proving algorithm. It is a conversion of the Java based APRT-CLE written by Dario Alpern, who had written his based on the UBASIC version from Yuji Kida. This version incorporates improvements based on Jason Moxham's APR-CL code, which greatly reduced run-time memory requirements. mpz_aprcl is meant to be compiled on systems that support C, GMP, and a 64-bit data type. It can prove the primality of numbers up to 6021 digits long...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    TIDES

    Taylor series Integrator for Differential Equations

    Taylor series Integrator for Differential EquationS. This software is developed by Profs. A. Abad, R. Barrio, F. Blesa and M. Rodriguez, (GME, University of Zaragoza, Spain). It consists on a C (Fortran) library, libTIDES, and a Mathematica package, MathTIDES. (MathTIDES requires Mathematica version >= 7.0) . Basic references: * A. Abad, R. Barrio, F. Blesa, M. Rodriguez, 2012. Algorithm 924: TIDES, a Taylor series Integrator for Differential EquationS, ACM TOMS. 39, no. 1, art. 5. (Main...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    The library computes the greatest common divisor of two univariate integer polynomials, whose coefficients are represented by multiple-precision integers provided by the GMP library. I wrote the code originally for CGAL, in 2007, but it was later removed for maintenance reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Huffman Stuff

    I want to test some ways to store the data for the Huffman Tree

    Lectures on Huffman Code mostly focus on creating the Huffman Tree and converting the given data into the new bitmap. But what about the informations needed to create the Huffman Tree? They must be stored as well. With this project I want to test some possibilities to store these data. gmp,h is needed to compile. See: http://gmplib.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    resParser

    resParser

    Command line scientific calculator

    resParser is a command line scientific calculator exploiting "50 digit precision" floating point computations using GMP and MPFR library. The project is open source with GLP v2 licence and cross platform. It is implemented with QT for GUI and for useful classes like QString. In the begin it was just a tool for computation of resistors values. Very similar to Speed Crunch as features Features: * Command line input * Built-in functions (log, exp, sin, cos, ...) * User defined functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PrimeCoin CPU & GPU Miners

    Application for PrimeCoin [XPM] mining

    This is an application for PrimeCoin [XPM] cryptocurrency mining. You can mine PrimeCoins with just CPU or your video card (GPU)[GPU mining isn't available at this moment]. Current pre-alpha for x86 and x64 CPUs is based on original jhPrimeminer by jh00, but uses my own HugeInteger library instead of original GMP lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ECMNet

    Client/Server application to factor composite numbers.

    ECMNet is a client/server application that searches for factors of composite numbers. The server runs on a MySQL or PostgreSQL database and is responsible for managing work done by clients. The clients use gmp-ecm to search for factors of composite numbers sent by the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Extropy's DevPaks

    Extropy's DevPaks

    A collection of the DevPaks for Dev-C++ that I maintain.

    A collection of the DevPaks for Dev-C++ that I maintain: zlib libpng GMP MPFR wxWidgets GNU C Library Reference Cpp_manpages FANN Expat PCRE libtiff libjpeg JBIG-KIT CONIO libprimesieve liblzma_xz_utils OpenSSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    process-gmp

    Simple Garmin NT to Garmin non-NT converter.

    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    This code is an implementation of several prp (pseudoprime) tests in C and GMP. The provided C file includes a main routine that will run all tests on a list of 25 numbers, starting with the one provided as input. Updated 2013/07/03 to fix some minor issues with the mpz_extrastronglucas_prp function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FoxCalc

    FoxCalc

    A pseudo-graphical calculator for FreeDOS (or any other DOS)

    FoxCalc is a calculator with a text user interface (TUI), compiled for DOS. It supports a mouse, and uses the GMP library, therefore its results are highly accurate. FoxCalc is distributed as a zip FreeDOS package. That way, it can be easily installed using the FreeDOS package manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next