Showing 1061 open source projects for "math"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    gattMath is a educational math (graphical) program that show some concepts behind Integral and Differential Calculus, like Riemann, Simpson, Darboux, Trapezoid, Monte-Carlo integration, derivative, antiderivative, tangent,..., and sure a plotter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    ...All recent development has moved to https://github.com/nlaredo/playmidi It supports software rendering of midi files via SDL audio and can also output midi events to external midi devices (in time with SDL audio soft synth) via both alsa sequencer api (linux) and coremidi api (osx). Math-based synthesis (when no sf2 is loaded and no external midi output is set) is planned to evolve over time to support most of the features found in a minimoog voyager, and wavetable based sf2 support is expected to evolve to properly emulate all the features of a roland sc88 (but not there yet). Not all sf2 files are yet fully supported, but currently most development in the git tree has happened with one you can find via google search called Scc1t2.sf2. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    Math expression

    C library for parse math expression

    Expr is a C library for parse math expression, solve, simplify and calculate derivatives from expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Timer

    Simple Timer

    A quick and easy timer. One exe file, one data input, one beep.

    The Simple Timer is a quick and easy timer. It has only 1 point of data input where you set the duration of the timer. The Simple Timer can parse mathematical expressions, so you can readily input an hour as 60*60. During operation, the timer displays the seconds remaining. It beeps after the time has elapsed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Asymptopia Math Crossword Builder

    Asymptopia Math Crossword Builder

    Javascript crossword builderwith i18lized math capabilities

    JavaScript crossword puzzle builder with internationalized math capabilities. Generate unlimited layouts of user-supplied words and equations. Use file->print (to file) to save
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java OpenBase

    Java OpenBase

    Java all purpose Library

    A small library with some day to day problemsolving classes. Database, XML, Parallel, Math, String, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily typed bytes, or AAChunk, an equal-entry array which allows managing two or more binary streams as a single multi-field stream, or striding one stream into some, and some other partitioning abstractions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Currency-lib

    It's a class library that implements functions for working with curren

    Currency project is a class library that implements functions for working with currencies. Currency class is responsible for arithmetic functions and storage. It implements the integer math with accuracy up to 1/10000. CurrencyInfo class is responsible for storing information about specific currency in accordance with ISO-4217. CurrencyInfoDir class implements catalog of descriptions currencies, as well as searching for descriptions of currency by the ISO-4217 code. It's also provide the data about currency for the country. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MathTizzy

    Math Facts practice for classrooms or homes

    Math Tizzy is a free online math learning program designed for schools and home users. It is a PHP and MySql program as I put it up now with little Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NAT Braille

    NAT Braille

    A free universal Braille Transcriber

    NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    NumMath

    NumMath

    Numerical methods calculation with graphs

    Math is a program designed to calculate roots of nonlinear equation, roots of system of linear equations, differentiate, integrate, approximate using LMS, matrix calculation using numerical methods for calculating results, estimated errors and much more. Math is also capable of drawing standard functions using graph dialog window to help with visualization functions, results, or approximation with given points and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    KnitFitter Sweater Design Software
    A Python 3.0+ program to do the math to design custom-fit knit-from-the-top sweaters. KnitFitter users are encouraged to visit my top-down design tutorial at http://knitoutlines.blogspot.com/2009/06/top-down-design-tutorial-1-measuring-up.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mathSuite

    mathSuite

    Powerful Calculus Environment and Matrices Handling Engine

    mathSuite is a very powerful Mathematical Suite which deals principally with complex algebric and geometric operations. It is powered by the fabulous ExprEval C Parser. The main purpose of this project is fast math-oriented algorithm virtualization, with an optimized direct text interface. Also it gives you a very powerful and fast Calculus Environment which let you handle easily interchangeable variable lists, matrices, LOGS and Settings Layouts with optimized Items Lists Managing Engine. You'll also be able to execute your own scriptfiles with a basic math-oriented beta script language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CQRlib is an ANSI C implementation of a utility library for quaternion arithmetic and quaternion rotation math.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Java class libraries for structural biology development: includes protein format conversion tool, printf-based text formatting, Pred2ary secondary structure prediction, neural net library, Hooke-Jeeves global optimizer, and misc. math & statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cre_captcha

    Simple, single-file captcha library for both PHP and JSON / AJAX.

    ...This dual interface allows you to, for example, alert the user of an incorrect answer before your server processes that giant form they have spent the last half hour working on. There are many different settings you can customize to your liking, such as altering how the images are drawn, what kind of textual captcha to use (string-based, math-based, or word-based), the colors used in the final image, the distortion factor, and various other factors. It is designed to easily fit into any web form. You only need to worry about two functions: One to make() a new captcha, and one to check() if a user's answer is correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    riecoin

    riecoin

    riecoin cryptocurrency

    ...It is a fork of the Bitcoin project. The name "Riecoin" pays homage to Bernhard Riemann, whose work generated new ways of studying the distribution of prime numbers and is referenced in the math of Riecoin. It also pays homage to Bitcoin, the cryptocurrency that started them all. rminerd cpuminer is a multi-threaded, highly optimized CPU miner for Riecoin. It still has support for Litecoin, Bitcoin and other cryptocurrencies. Currently supported algorithms are RIECOIN style prime sextuplets, SHA-256d and scrypt(1024, 1, 1). ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Scientific Calculator

    Scientific Calculator

    This is scientific calculator.

    This is scientific calculator.which can solve very complex math expression.looks so good and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TIDES

    Taylor series Integrator for Differential Equations

    ...TIDES tutorial: Integrating ODEs by using the Taylor Series Method., Monografías de la Academia de Ciencias de la Universidad de Zaragoza. 36, pp. 1-116. * R. Barrio, 2005. Performance of the Taylor series method for ODEs/DAEs, Appl. Math. Comput. 163 (2), pp. 525--545 * R. Barrio, 2006. Sensitivity analysis of ODE's/DAE's using the Taylor series method, SIAM J. on Scientific Computing 27 (6), pp. 1929--1947
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    MathDiverse

    MathDiverse

    Version 1.06 Beta.

    Diverses opérations de Math en langage C/C++ et des Jeux sur Console de commandes sous Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mincal

    A free constants calculator

    Calculates various math constants to arbritary precision using very simple algorithms. Supports three different bases and both integer and floating point limbs. Currently tested only on x86 Windows, though it should compile and run fine on Linux too.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB