Showing 333 open source projects for "python source"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    Software to fit whole-sentence language models using the principle of maximum entropy. For developers of speech recognizers, text prediction interfaces, OCR, machine translation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SimED is a user-friendly Differential Equation simulation software. It can integrate numerically ODEs (Ordinary Differential Equations) using several methods, plot time and phase-space diagrams for variables, and interactively choose initial conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    The main goal of this project is to create a system-independent MathML rendering engine in Python. This engine works with an abstract 'plotter' driver class, that can be subclassed for any rendering device needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The aim of this project is to translate the geostatistical BMELib Matlab Toolbox (http://www.unc.edu/depts/case/BMELIB/) into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyprime is a program / library for finding prime numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a customizable cellular automata program written in c++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    boost_graph tried to wrap the C++ Boost Graph library in Python, providing graph algorithms like Breadth First Search, DFS, Shortest Path, Topological sort. This project is dead (http://bayleshanks.com/pamv1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Pena is an acronym for "Pena Encryption for Automata". This framework will help you to run encrypted representations of programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RISO: distributed, heterogeneous Bayesian belief networks. Belief network: a probability model defined on an acyclic directed graph; distributed: nodes can be on different hosts; and heterogeneous: allowing different types of conditional distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project VDW serves as a repository for all things pertaining to Van Der Waerden sequences. Volunteers to run the distributed client, mathematicians to help with theory, and anyone interested in VDW sequences are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zherlock has now changed name to SciCraft and no longer hosted on sourceforge. Visit our new site at http://www.scicraft.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MVS - Math Visualization System (See description on homepage)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This application is designed to solve problems of transshipment. This problem of the graph theory consists in finding a negative stream on the arcs which minimizes the total cost of the transport in a network R(V,E,b,c) where : - V = vertex - E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Charlemagne is a versatile genetic programming application which includes a command-line client and an interactive console mode. It features built in input-output mapping support, and is user-extensible for complex fitness evaluation in Python and Lisp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyccmath provides python bindings for the ccmath library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Geomatrix, collection of C/C++ libraries to be used for symbolic description of n-dimensional geometric models. Operates internally with a representation that constructs complex objects based on primitives, allowing loss-less modifcation of models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Package for general implementation of graphs in Python. Provides generic data structures, graph operators, and common algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Real-time data visualization. Graphically view your data as it's being generated. Peakster is a very intuitive GUI written entirely in Python, which monitors data at regular intervals and uses gnuplot to render 2D, 3D and superimposed plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C and Python code for basic probability and statistics contains classes for Combination, Permutation, and Cartesian Product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tim Peters' FixedPoint.py + Write docs for the Library Reference manual. I expect the existing module docstring will be a good start. + Create a test driver for Python's regression suite. + Have fun modernizing it, if you like (for example,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a slide rule emulator based on the classic Pickett slide rule design. It is written in Python, so the name "pyckett" is appropriate. It is suitable as an example of object-oriented Python software construction, including multiple inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VisAD is a Java component library for interactive and collaborative visualization and analysis of numerical data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ĄHola!, for "Hordes of Little Atoms," is a project to develop a lean, modular, scalable toolkit for massive simulations of particle (molecular) dynamics. It is written in C and Python to get the best balance between programmer and run time.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →