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
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 1
    Euklid is a program to analyse and simulate geometric shapes interactively in 2 and 3 dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Eve Targeting Speed Calculator

    Targeting Speed Calculator for Eve Online

    Calculates Targeting speed from Scan Resolution and Signature Radius Signature Analysis is calculated as lvl5 Sensor Booster calculated as t2 with Scan Resolution script Sensor Amplifier calculated as t2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A set of tools for population level and agent based modeling in evolutionary game theory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Don't hard-code data-structures for Artificial Intelligence (AI). Evolve them (and control flow) as cycles of arrays in arrays with size constraints based on other array sizes (at specific index) in terms of range, multiply, exponent, or permutation. No working code yet. Whats there now is an extension of GigaLineCompile which would become part of Human AI Net, but there are other projects to finish before I can come back to this one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Java package to study a clustering model described in the paper \"Novel Clustering Algorithm Based Upon Games on Evolving Network\" by Q. Li, Z. Chen, Y. He and J-P. Jiang (in arxiv: http://arxiv.org/pdf/0812.5064v1), generalizations and similar issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ExRandom

    Sampling exactly from the normal and exponential distributions

    ExRandom is a small header-only C++11 library for exact sampling from the normal, exponential, and discrete normal distributions (provided that the underlying generator is perfect). This library provides an implementation of the algorithms described in C. F. F. Karney, Sampling exactly from the normal distribution, ACM Trans. Math. Software 42(1), 3:1-14 (Jan. 2016), https://doi.org/10.1145/2710016, https://arxiv.org/abs/1303.6257.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ExactCalc

    Software for exact computing based on interval arithmetic.

    1/3 is not 0.33. Pi is not 3.14. Actually 1/3 is in interval [0.33, 0.34] and pi is in interval [3.14, 3.15]. During computation truncating error is accumulating. At end of computation it is needed to know real boundaries of result. The solution is given by interval arithmetic. Simply speaking, because 1/3 is in interval [0.33, 0.34] and 1/7 is in interval [0.14, 0.15], value 1/3 - 1/7 must be in [0.18, 0.2]. Computation can be arbitrary long and complex but interval arithmetic gives interval that contains exact result of computation. Sometimes is more easy to use numerical unstable algorithm to solve problem. Instability is actually speed of accumulating the truncation error, but it can be decreased arbitrary by using more precise computation. Interval arithmetic provides us control of accumulating truncating error. To save Your time using CPU time this program provides interpreter of simple programming language based on interval algebra with arbitrary precision arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Excalibur is a TeX/LaTeX aware spelling checker. It will also spell check plain text documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Excelsi-R

    Excel's Interface to R

    Excelsi-R is an Excel add-in that allows Excel spreadsheets to harness the power of the R statistical language by connecting to a running R process. R does not need to be installed on the computer running Excel, but it does require access to an R instance running Rserve (which can be on a remote computer). It supports incorporating R plots and graphs in an Excel workbook.
    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
  • 10
    ExoPlanet

    ExoPlanet

    GUI based toolkit for running common Machine Learning algorithms.

    ExoPlanet provides a graphical interface for the construction, evaluation and application of a Machine Learning model in predictive analysis. With the back-end built using the numpy and scikit-learn libraries, as a toolkit, ExoPlanet couples fast and well tested algorithms, a UI designed over the Qt4 framework, and graphs rendered using Matplotlib to provide the user with a rich interface, rapid analytics and interactive visuals. ExoPlanet is designed to have a minimal learning curve, allowing researchers to focus on the applicative aspect of Machine Learning rather than their implementation details. It provides algorithms for unsupervised and supervised learning, which may be done with continuous or discrete labels. Post analysis, the toolkit further automates building the visual representations for the trained model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ExpSolverNet

    Expression compiler written in C# using System.Linq.Expressions

    Compiles an arbitrary expression to a .NET delegate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project was moved to https://gitlab.com/xds/xds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Expression Solver computes the value of a mathematical equation/expression. Works with operators, numbers, variables, and functions. Users can define their own variables and functions. hosted: http://github.com/matcatc/Expression-Solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ExpressionOasis is a java based framework for evaluating the various type of expressions like arithmatic, logic expression etc. The framework is flexible enough to define any new grammer rules or operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An ExpressionSolver is a .NET extensible library (written in C#) for parse and evaluate mathematical expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Expressions parser and evaluator

    C# classes for parsing and evaluation.

    Set of C# classes for expression parsing and evaluation. Expressions may have user-defined operators, user-defined variables of any type, user-defined functions, user-defined classes with methods and properties, object constants, arrays and collections with indexes, assignment to variables and properties of objects. Supports Unicode. Name of variables, functions, methods and properties, string constants may have surrogates, diacritical combining marks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ExtCalc is an <b>Ext</b>ended <b>Calc</b>ulator comparable to GNU BC. An implementation of fractions if planned. That is good for multiplication and division, but not ideal for additions and subtractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    F@H League Web App is a simple ASP.Net Web application that allows you to create a League of Folding@Home Teams you are interested in and view a range of league tables, statistics and Graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FB Chart Designer

    Create multi-degree polynominals charts. Designed in FbEdit & WinAPI.

    This program allows to draw diagrams with chart library, that can be used with dialog applications, based on the RC files designers (such as FbEdit for example). This is the one of the fastest way to create window application with visual design methods, and implement into it an ellegant and flexible chart, that can be choosen from four different diagram kinds (if you edit code and use it in your projects). The source code chart library by Lothar Schirm is based on the consolidated solutions from FireFly Designer by Paul Squires. FB Chart Designer shows the complete example of connection those mentioned solutions to achieve thiny file and less code project. It makes more simply to analyze code and provides faster implementation of rebuilted chart library. Chart drawing method is based on "windows.bi" FreeBasic library (Windows API framework). For more info visit: https://freebasic.net/forum/viewtopic.php?f=8&t=27714
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FFFF is the fastest Win32/OSX/Linux/IRIX Mandelbrot generator. Features OpenGL, realtime zoom, SSE/AltiVec QuadPixel, SSE2/3DNow! DualPixel calc, FPU per pixel calc, GPU asm (Fragment/Vertex) calc, multiprocessor support, and benchmarking. Opt asm code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A library for fast computation of Gauss transforms in multiple dimensions, using the Improved Fast Gauss Transform and Approximate Nearest Neighbor searching. This library is useful for efficient Kernel Density Estimation (KDE) using a Gaussian kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FLENS (Flexible Library for Efficient Numerical Solutions) is a C++ library for scientific computing. It can be considered as a very convenient and --- at the same time --- extremely efficient interface for BLAS and LAPACK. But it is much more than this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FLINT: Fast Library for Number Theory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FLPD is an automatic learning system based on fuzzy prototypes, composed of a C++ library for machine learning and fuzzy logic and an experimentation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fuzzy Procedural Content Generation Library (FPCGlib) is a C++ template library for game development. FPCGlib provides a unique combination of fuzzy mathematics and procedural techniques to safely generate content with simulated natural variability.
    Downloads: 0 This Week
    Last Update:
    See Project