Mathematics Software

View 2317 business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 1
    Ruby classes for arbitrary precision floating point and arbitrary precision complex numbers. Keeps track of accumulated error. Uses overloaded operators. Also some testing programs. Used with a Ruby version of sode (sode.rb).Ruby versions new
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    APXaoS is a version of the XaoS fractal zoomer combined with the GNU MP library. The hope is to improve precision and the maximum depth for zooming. It is branched off from XaoS 3.2.3 and GNU MP 4.2.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    APreL++ stands for Arbitrary Precision Library for C++. It provides classes for arbitrary precision numbers. It is based on C++ string manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ARNU

    ARNU

    Arredondamento de Números

    Sistema de Apoio Didático Profissional. ARNU - Arredondamento de Números. O aplicativo ARNU tem por objetivo auxiliar na resolução de cálculos de arredondamento matemático, abordados de forma técnica, entregando ao usuário um resultado didático e objetivo, o motivo e as normas utilizadas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    ASCIIMathML.js: a JavaScript to convert ASCII math notation (and some LaTeX) to Presentation MathML while your webpage loads. Now also simple graphs are translates to SVG. Works with Firefox 2.0+ or with Internet Explorer 6/7+MathPlayer+Adobe SVGview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ASEP simulation library

    Simulation library for SSEP, ASEP or TASEP simulations

    ASEP simulation library is specialized for simulations of Asymmetric Simple Exclusion Processes (ASEP) and its mutations like SSEP or TASEP based on a graph. It is consisted of agents, models, timers and graphs that forms united modelling enviroment ready for computer cluster use - all based on Zarja library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A branch-and-prune method to find all solutions to systems of nonlinear equations. The number of variables must equal the number of equations. The variables must have proper lower and upper bounds. The solver has an interface to the AMPL environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is most simple - just include a single header in your own code and go. Reasonably experienced coders may implement other base-types like bool, SSE2, rationals or bigint's with a few changes. Have fun, Heinz van Saanen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an attempt to make a portable, efficient, and abstract set of C++ classes which manipulate algebraic expressions. I wrote it to explore C++ inheritance and polymorphism and it's extremely likely this project is the wrong solution for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    This is a program for compute the dimension of the Hochschild homology k-vector spaces of a k-algebra A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AbuGraph is a freely available Java application for the layout and visualization of directed graphs. Bound to a TCP port, it supports dynamic graph creation receiving commands from a telnet console or another third party application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project provides a model that represents measures as first class objects, that is, an object that encapsulates a number with its unit. Measures are polimorphic with numbers, intervals and magnitudes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Active Networking provides a framework in which executable code within data packets can execute upon intermediate network nodes. The goal of this research is to develop active networks that are capable of predicting their own behavior and to use this ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AdaAutoDiff

    AdaAutoDiff

    C++ Templates and Ada Package for Automatic Differentiation

    Operators are overloaded so that a normal looking function definition provides access to not only evaluations of itself, but to evaluations of any of its analytic derivatives. Automatic differentiation means the user does not need to define the analytic expressions for all the various partial derivatives. It also means that those complex expressions are essentially calculated at compile time, and merely evaluated at runtime. First order derivatives only, forward accumulation. Choose "files" and either the "initial_submission" directory for the Ada version, or the other directory "cpp_AD" for the C++ version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Adaptive Gaussian Filtering

    Adaptive Gaussian Filtering

    Machine learning with Gaussian kernels.

    Libagf is a machine learning library that includes adaptive kernel density estimators using Gaussian kernels and k-nearest neighbours. Operations include statistical classification, interpolation/non-linear regression and pdf estimation. For statistical classification there is a borders training feature for creating fast and general pre-trained models that nonetheless return the conditional probabilities. Libagf also includes clustering algorithms as well as comparison and validation routines. It is written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Advanced Arithmetic Calculator

    Advanced Arithmetic Calculator

    One of the best simple arithmetic calculator!

    Can solve, "+,-,/,*,^" operations. Can solve complex expressions with parentheses "(,),[,],{,}". Has the possible of use previous response when enter "res". Can solve expressions with negative values, example "_2+5". Has "pi" and "e" natural constants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An advanced calculator program that supports programming/scripting, a variety of mathematical functions, and a graphing utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Advanced Division

    Advanced Division

    Divide numbers with recurring decimals

    Library / application for dividing numbers with recurring decimals. Written in JavaScript, Python and Dart. Learn more: https://advdiv.ratajs.cz/ Installation instructions: https://sourceforge.net/projects/advanced-division/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    With this application you will be able to calculate any number with exponent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    With this application you will be able to create, automatically, a list of numbers exponentials. You just need to enter a limit and a exponent, the application will make the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project will consist of a number of advanced random generators, most probably all written in php, that can be hosted on http servers. An example of this is "Mafia Scum Tools", which randomly allocates a title to a name (useful for forum RPG games)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With this application you will be free to choose what kind of root of a number or data arithmetic you want to calculate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    With this application you will be able to create a list, automatically, of the root of numbers with certain index, to this work, you just need insert the index and a limit in this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Advanced and Discrete Mathematics Library for Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aequalis

    Aequalis

    Converter of old measures

    Aequalis is a converter of old measures. This application currently runs only on linux. At the time available measures include: weight, length and capacity. It is for the moment only in Italian.
    Downloads: 0 This Week
    Last Update:
    See Project