Mathematics Software

View 2555 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
    Criocampo software
    Development libraries set for programers of C and C++ language, multiplataform and free distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Program for converting between positional numeral systems written in C++. Converting between any system with base between 2-36, numbers of big length, floating-point full support, saving results to a file, cross-platform (Windows, Linux) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crypt-EG is an easy visual cryptosystem program that implements ElGamal method using elliptic curves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CryptoHelper is a Java program designed to aid in the decryption of classical ciphers, ie pre WWII ciphers. It brings together tools like frequency analysis, friedman tests, enciphering/deciphering for several clasical ciphers, and brute force algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    A collection of small utilities with a connection to cryptography and cryptanalysis. Written for efficiency and a small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple calculator to help with the math operations required by cryptographic algorithms like RSA and El Gamal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Crystal Math is a symbolic math suite. While it can be used as a simple calculator, it also has a powerful equation based subsystem which lends itself well to such task as symbolic differentiation. Developers Needed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CthughaNix is the reincarnation of Cthugha-L, a Linux port of one of the first audio visualization software packages, known as "An Oscilloscope On Acid".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A java program for exploring cubic fractals, similar to the Mandelbrot set but exhibiting a higher level of dynamical complexity. CubicBrowser provides the ability to explore the 4D Cubic Locus (and associated Julia sets) by viewing arbitrary 2D slices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    Operation with currency values don't work fine with float or double types. This C++ library implements operators in a decimal fixed point (x100) package. This package use only integer type internally multiplied by 100.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CurvatureFilter

    CurvatureFilter

    Curvature Filters are efficient solvers for Variational Models

    These curvature filters were developed by Yuanhao Gong during his PhD studies. MC filter and TV filter are exactly the same as described in the paper. However, the GC filter is slightly modified. Please cite the following papers if you use a curvature filter in your work. Traditional solvers, such as gradient descent or Euler Lagrange Euqation, start at the total energy and use diffusion scheme to carry out the minimization. When the initial condition is the original image, the data fitting energy always increases while the regularization energy always reduces during the optimization. Thus, regularization energy must be the dominant part since the total energy has to decrease. Therefore, Curvature filters focus on minimizing the regularization term, whose minimizers are already known. For example, if the regularization is Gaussian curvature, the developable surfaces minimize this energy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Curve Generation eXtreme aims to implement various types of mathematical curves such as Hilbert and Sierpinski curves, as well as random generated plants, using L Systems and OpenGL / Mesa3D for displaying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CurveDraw is a software that aim to draw 2D curves (Cartesian,polaire). The software is 100% Java.CurveDraw is based on JEP library (Java Math Expression Parser) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Curvilinear and Rectilinear Motions

    Simple physics simulation of Curvilinear and Rectilinear Motions

    This project has the role of simulating simple Curvilinear and Rectilinear Motions with an easy to use user interface. This program can be used for educational purposes as well as for any other purpose anyone would like. The executable file is a .jar files which means that it can run in any operating system that supports java. Above you can see a screenshot of the program while it is operating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CuteCalc
    CuteCalc is Windows Calculator replacement with additional functionalities and easy to use interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CutePy

    CutePy

    Lightweight Qt-based Python console with variable explorer and history

    CutePy is a lightweight Qt-based Python 3 console with variable explorer, command history, syntax highlighting and customizable startup script. Originally it was developed for simple scientific calculations as a replacement for e.g. Windows calculator or Python IDLE. Therefore its main aim is to start fast and provide more comfortable dealing with variables based on the Python language. However in the end it is a regular Python console and therefore can be used for almost any task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CvHMM

    Discrete Hidden Markov Models based on OpenCV

    This project (CvHMM) is an implementation of discrete Hidden Markov Models (HMM) based on OpenCV. It is simple to understand and simple to use. The Zip file contains one header for the implementation and one main.cpp file for a demonstration of how it works. Hope it becomes useful for your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    To develop a software package for time series manipulation and cycles analysis. Cycles means repeated occurrences at nearly equal time intervals in any time series data. See http://www.cyclesresearchinstitute.org/ for a site about cycles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    D-Cog (Declarative-Cognition) is a Java based framework for training software components (reusable, object-oriented, interface-driven components). Instead of programmed, software components are trained by example to get the expected results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DANNU - Database Artificial Neural Network Utility. A C#/.NET utility implementing the "NeuroBox" library which allows the user to import data from a database and train a network with it. A fully featured NN utlitility is envisioned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ implementation of the DAWG and trimmed DAWG data structures. Supports basic string searching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Custom algebra simplification and rearrangement. 2d, 3d Graphing, numeric evaluation, excact and approximate, exporting to text, HTML and latex-source. ANSI-C, stand-alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A freeware Qt based project which targets a Calculator which has views of bin/dec/hex in the same window. I have missed this feature in legacy calculators and some of the colleagues asked about it too, hence the origin of the idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DD-AVX

    DD-AVX

    DD-AVX: Library of high-precision operations accelerated by AVX

    DD-AVX: Library of high-precision operations accelerated by AVX. author's page http://www.slis.tsukuba.ac.jp/~s1530534/index.html e-mail hishinuma@slis.tsukuba.ac.jp Double-Double (DD) precision operations are used to reduce rounding errors and improve the convergence of Krylov subspace methods. This library has Double-Double precision operations accelerated by AVX and AVX2. AVX and AVX2 are intel SIMD instructions. They operate four double precision operation simultaneously. This library needs to merge "Lis" for DD precision iterative solvers. Official support "Lis" version is "lis-1.4.58." After merge "lis" and "DD-AVX," the interface is same as "lis." Lis web page http://www.ssisc.org/lis/index.en.html This library is managed by git. old version can search "code" page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DD-AVX ver.2

    DD-AVX ver.2

    Library of High Precision Sparse Matrix Operations Accelerated by AVX

    ....hogehoge
    Downloads: 0 This Week
    Last Update:
    See Project