Mathematics Software for Linux

View 10 business solutions
  • 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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Humble modeler for one dimensional cellular automata, implemented in Flash Actionscript 3.0 for easy web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE. Code has been moved to https://github.com/cpraveen/euler2d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Graphic editor for graphically designing form. With those form you can do operation like translation, rotation, projection, sym axial, sym central, homothetie.These project include MyMatrix, MyMatrix2, Vector2, and MathOperation and Form class like Squar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    3D Grapher

    Easy-to-use software for plotting functions of two variables.

    3D Grapher is a software for plotting functions of two variables. It is a simple, easy to use, GPU accelerated, tool for making various surface plots. Additional requirements: JDK / JRE 8 OpenGL 2+
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    3d Linear Transformation Visualization

    3d Linear Transformation Visualization

    Visualize 3d linear transformations.

    A linear transformation is a function from one vector space to another that respects the linear structure of each vector space. For visualizing this we can transform a vector, but it has an obvious problem, because the linear transformation transform the whole space, not just the vector, in other words it transforms the basis vectors thus every vector in the space gets transformed too. That's why i created this app so everyone can see how a transformation matrix change the whole space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CLI tools to find the inverse and determinant of a 3x3 matrix, and to multiply two 3x3 matrices together. The inverse tool has the determinant tool. Note that there is no input validation. I/O are float values. Prebuilt binaries are *nix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    64-bit prime test

    Test 64-bit integers for pribality. Miller-Rabin, Lucas. BPSW

    The code here tests 64-bit integers for primality. For 32-bit values it uses hashing and then a single Miller-Rabin test. As values get larger it uses up to two more Miller Rabin rounds, and at the end it uses BPSW (which is one rould of Miller Rabin and then one of Lucas). Compared to other codes that achieve the same I believe that the hash tables used here are compact, and both the programs and the intermediate data used to create them are provided. This may be of interest just to people wanting a C++ implementation of the Lucas test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    6Vertex is an Objective C/Cocoa application (and standard C functions) for computing and visualizing matrix models generated with the 6-vertex model for computing boundary shapes and phase transition shapes for differently weighted vertices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    A C++ class library for Contour Advective methods in Fluid Mechanics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an implementation of the Granular Neural Network architecture defined by S. Dick, A. Tappenden, C. Badke, O. Olarewaju. It is provided for the use of the public, and the convenience of researchers who may wish to develop or use this new system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is C++ code to read in ENVI Hyperspectral Images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Originally intended for speed in certain operations, this has become a fuller featured statistics package for C++ developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A declarative logic programming system with first-class relations embedded in a pure functional subset of Scheme. The system has true unions, fair scheduling, lexically-scoped logical variables, set-theoretical semantics, high performance without cuts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    A2RMS Algorithm

    Implementation of the A2RMS Algorithm in Matlab

    Implementation of the A2RMS Algorithm for univariate densities defined for real values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ABACUSES is A Bright Costless Universal Statistical End-user Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Substitution cipher cracker based on ant colony optimization metaheuristic. Includes GUI. Everything is in czech because this is a school project :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A linux calculator which maintains the option of the simple text-based experience of bc while adding features like function declaration, registers, and a gtk+2.0 GUI. There are many predefined functions and constants. Graphing is one of many future plans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ADMC++ -- An Automatic Differentiation Package for MATLAB and C++ ADMC++ is an automatic differentiation package designed for MATLAB and C++. Automatic differentiation is a technique for computing derivatives of functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A program to model admixture using marker genotype data. Please visit http://homepages.ed.ac.uk/pmckeigu/admixmap/index.html for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Calculator of matrices for android smartphone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ANGEL-Automatic differentiation Nested Graph Elimination Library is a template library using the Boost Graph Library and the Standard C++ Library; it provides sparse representations of c-graphs their dual line graphs and vertex, edge and face elimina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ANNJ, Another Neural Network for Java is a neural network framework for the Java programming language. It is still in an early development stage, currently supporting only feed-forward type networks, but will soon be able to handle many other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ANT is a lightweight implementation in C of a kind of artificial neural net called Multilayer Perceptron, which uses the backpropagation algorithm as learning method. The package includes an introductory example to start using artificial neural nets.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB