Open Source Mathematica Software - Page 2

Mathematica Software

Browse free open source Mathematica Software and projects below. Use the toggles on the left to filter open source Mathematica Software by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    Space Orbits Manipulator

    Mathematica package to handle Keplerian and perturbed orbits

    Orbits is a Mathematica package to handle Keplerian and perturbed orbits in an easy and flexible way. It has been created to use in an educational environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Truncated power series algebra

    Truncated power series algebra

    This project consists of two object-oriented implementations of truncated power series (TPSA) for arbitrary order and number of variables. Addition, subtraction, multiplcation, division, and exponentiation are all implemented in the algebra as overloaded operators. They can also compute with maps, a map being an array of TPSA objects representing a mapping of a space into itself. They are implemented as arrays of TPSA objects equal in number to the number of variables of the algebra. One implementation is written in Mathematica and is rather slow. The second is written in VB.net and is much faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VectorAlgebra is a Mathematica-package which implements various functions for simple vector calculations in d-dimensional spaces with constant metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WITM, is an acronym for Web Interface To Mathematica. WITM allows a workstation running Mathematica and a web server to be accessed from any browser. Care was taken to ensure WITM works well with handheld devices such as PDAs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    fNBookForm2 for Mathematica

    print sci num with powers (txtbook) + read back

    fNBookForm2 prints a number in Textbook Form with powers abbreviations in place of exponents (default). Output is a compressed dressed form textbooks use for significant figures tables. Easy, quality, comprehensive. booknum reads such. an important aspect is that the result maintains both accuracy and precision and has rounding control. doing this sometimees requires careful planning (error-prone complicated conversions). can read them back from textbook (into Mathematica) preservingly (for historic reasons files were also in https://sourceforge.net/projects/periodictablemm/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    geodetic-basic-eqn-mathematica

    geodetic-basic-eqn-mathematica

    geocentric <> geodetic <> XYZ basic equations

    This is for Mathematica. 1) list of geocentric <> geodetic <> XYZ related equations* 2) quick plots using them (3d poly globe) 3) wikipedia article summarizing the above 4) one equation is by author of this paper. shows that using (new) geometry observation, Heiskanen and Moritz or Ferrari equations were not necessary as the problem is not inheirently recursive as they suggested. (see article) *gleened from many onlne sources. file geodetic-geodesic is same, improperly named) (for historic reasons files are also in https://sourceforge.net/projects/periodictablemm/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The h5mma package provides improved support for reading HDF5 files in Mathematica. It is significantly faster, more memory efficient and crash resilient than the built-in HDF5 reading support. h5mma has moved to BitBucket: https://bitbucket.org/simulationtools/h5mma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    n-chinese-remainders

    n-chinese-remainders

    chinese remainder theorem - progressive solving, n-soln, extras

    "chinese remainder" solves a system of equations over modulus quickly. crtwo is an improvement to Mathematica's release. crtwo: solves Chinese Remainder a pair at a time, (uses gcd), yet is still fast. Which means crtwo, unlike text book soln, uses an algorithm to solve or fail one mod equation at a time. showing win or fail of each eqn and solving other sawtooth intersections is possible, due to that. crAll2@crtwo provides n soln near x for CR using width of soln crchart3 shows sawtooth CR waves and visible soln align1: solves i m2 == j m2 + b -> {i,j,dist} (like PowerMod->i but b is any and gcd(m1,m2) not req.) other funs: Euclidians, showFactors, changeBaseArr, caesar, rsa, inverseMod, IntToModTups (large number math for PC's) crfindnSolnAfterxInEqm (solve saw wave LL,RL,LR,... intersects) congruence, plots, y-shifted triangular wave solve, testing (for historic reasons files are also in https://sourceforge.net/projects/periodictablemm/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Maximum packing densities for individual, polydisperse (diameter), ellipitic platelets and stacks of them (max 5 platelets per stack implemented). Size fractionating for stacks (platelets with diameters below a cut-off diameter remain as individual platelets all others assemble in stacks) can be included. Considers only hard interactions and assumes spherical exclusion volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    rayshade-mathematica

    rayshade-mathematica

    rayshade and POV for Mathematica Export + view

    Beautifully Render* your Graphic3D and Shown or Manipulate right in the Front End (without Export to, ie 3DStudio Art Renderer, et al). For use with Mathematica 4.0 - 13.1. Makes file.ray or .pov that will look much like image in notebook except rendered. Works easily/automatically with many Graphics3D (and some Graphic) as well. However graphics in 13.1 is too big to comment on: many will work many not. Has many options to fix renders that aren't so auto. Now very portable (Apple, Microsoft, Linux) supported (given rayshade or povray binary download or compiled). No OS scripting needed. * raytracing makes more realistic images than GL/CL/Cuda (are best for game, geo/mapping, accelerated) but is slower. POVRay is supported about as well. For a .gif animation see: http://community.wolfram.com/groups/-/m/t/1096001 see also: https://sourceforge.net/p/rayshade http://www.povray.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xCellerator
    Analysis of biochemical networks.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo