Showing 318 open source projects for "linux-image"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    This project will provide translation of mathematical content, from TeX to MathML and vice-versa, and to graphics formats, as a web service. TeX, running as a daemon, is used for mathematical typography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Quick reference for switching between mathematical computation environments for computer algebra, numeric processing and data visualisation. Examples are Matlab, IDL, SPlus, and their open-source counterparts Octave, Scilab, Python+NumPy and R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyLife is an implementation of the game of life algorithm featuring parallel programming. It uses MPI and python to achieve a consistent software architecture and reliably performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A program that analyzes info about an automotive engine, and wanted power increase in horsepower and the program helps give the user a possible turbocharger that satisfies the requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    DragonFire is a compilation of various mathamatical formulas and theorms from algebra (and soon, Calculus). It shows users the formula for them to learn/use, or lets them enter data for DragonFire to compute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A KDE based Computer Algebra System (CAS) that can also be used as an advanced replacement for KCalc. It is essentially a front end GUI for Maxima (and is easily extended to other CAS back-ends) and Gnuplot.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    LaTex to braille translator for Maths, intended to be able to support multiple braille codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project contains applications which allow the user the draw the common geometry graphics (both 2D and 3D) which is available from the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Symath is a symbolic algebra utility that manipulates expressions as you would by hand. The aim is to provide a utility for students to use to solve complex systems as well as learn how it is done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Tablet 83 is an easy-to-use calculator based on the _functionality_ of Texas Instruments' TI-83+.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A python pygtk based calculator designed to be very simple and very modular. This program will aim to let the user add functionality with ease. This program will have functionality such as a history and variable assignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This software is an easy to use 2D mathematical function plotter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This will be a place to release tools that have not yet been added to SciPy (or will not be added for whatever reason). Currently an interface to ImageMagick is here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    prefix is a command line prefix calculator written in python. It supports basic math functions (add, subtract, multiply, divide) as well as some more advanced (exponents, logarithms, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyGiNaC is a Python interface to the C++ symbolic math library GiNaC (www.ginac.de). Its design attempts to be an easy to use and convenient alternative to cint or ginsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TopDrawer makes it easy to produce beautifully typeset Euclidean geometry diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyGraphMath is a system for the manipulation of symbolic and numerical expr., equations, vectors .. (Maxima). Main focus lies on direct 3D graphical viewport (openGL) which displays math objects. Syntax is "pseudo-python" and supports objects, loops .. *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** OBSOLETE: please use instead http://www.sagemath.org/ with PyODE (or pyphyssim/PPE) *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python library for a fast and flexible graph data structure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    C++ and Python based open source graph visualization and analysis software, primarily intended for use in the analysis of social networks (other applications are also conceivable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An object-oriented partial differential equation (PDE) solver, written in Python, based on a standard finite volume approach and includes interface tracking algorithms. *WARNING* The project is no longer using Sourceforge to maintain its repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A library for number theory, symbolic algebra, geometry, special functions, etc, written entirely in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a Python package for general Bayesian inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tk-based standalone graphing system and extensible graphing library with a huge range of 2d modes (maybe 3d soon?) written in Python (Python/Tk are 100% cross platform)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cl-calc aims to be a simple command line calculator. It can handle precedence unlike a lot of graphical calculators. cl-calc is written in Python and requires PLY (Python-Lex-Yacc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DOM library for Content MathML written in Python - based on PyXML or lxml
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB