Showing 74 open source projects for "python 3"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Provide a reference implementation of Moving Taylor Bayesian Regression, a method for nonparametric multi-dimensional function estimation with correlated errors from finite samples, as a Python package based on SciPy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jLab (ex SciCalc)
    jLab est une plate-forme scientifique destinée à être l'outil de travail privilégié des étudiants, enseignants, ingénieurs, scientifiques et chercheurs. jLab est totalement modulaire et facilement extensible via un système de modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mlpy

    mlpy

    Machine Learning Python

    ...mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Arabeyes

    A project to increase free Arabic fonts on Unix/Linux

    Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions.
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    math2py
    Web interface for python math modules. Developed with web2py. It uses pure python modules for easy deployment . Math2py requires the mpmath library installed with web2py. Download and unzip mpmath in web2py/site-packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project examines techniques to model three-dimensional rigid body motion using the geometric algebra of Dual Quaternions and how such models compare to more traditional models when used in underconstrained filtering applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Worst Cases is a python script that enables calculations on worst case objects. Like a calculator operating on worst cases (e.g. [1,2,3]) rather than on real numbers (2.35) WARNING: This program is released as is, and has never been extensively teste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    snlanalytic is a small Python script that takes a stem-and-leaf plot as input and returns basic statistics (sum, mean, median, mode) to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    *Project home now moved to Google Code.* Numerical computing and plotting tools for IronPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This algorithm written in Python solves at least a subset of the Hamilton Circuit problem, which is NP complete, in n^3 time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hermetica is an educational tool for learning about logic. It functions partly as a proof checker with inline annotations. It will also support python scripting for automated subproofs and calculations. I would especially like help with the artwork.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Improved version of the LibNumTh library (http://libnumth.sourceforge.net/), reimplementing its methods to work concurrently in a SMP environment. In addition, it is extended with support for linear algebra and numerical methods mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple program using Euclides algorith to simplify a fraction, by finding the greatest common divider. e.g. 2/10 becomes 1/5, but 345/456 becomes....?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An experimental language designed to be very simple, but expressive enough to represent mathematical constructions and have strong introspective capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python package that provides classes and tools for dealing with dimensional quantities. Includes a parser for the quantity language (i.e. calculates "3 meters per second in miles per hour") and a class for constructing matrices containing dimensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Augustus

    PMML-compliant scoring engine and analytic toolkit

    Augustus development has moved to google code. The new project page is augustus.googlecode.com. New releases of the project are not currently being released to sourceforge. Augustus is designed for statistical and data mining models and produces and consumes models with 10,000s of segments. Versions of Augustus support PMML 3, 4.0.1, and 4.1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    pyGraph is tool that hopefully will help graph theory students by analizing,transforming and creating graphs Dependencies: python and pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A small simulator for Mendelian genetics, genetic drift, natural selection and random mutations, built on matplotlib and wxpython. A graph will be generated that traces the distribution of genotypes at successive generations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyGTS is a python package used to construct, manipulate, and perform computations on triangulated surfaces. It is a hand-crafted and pythonic binding for the GNU Triangulated Surface (GTS) Library. THIS PROJECT IS NOT BEING MAINTAINED.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The NUMIPAD library implements several methods/algorithms to solve inverse problems and adaptive decomposition (i.e. Tikhonov regularization, Total Variation, Basis Pursuit, etc.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    A Python library bringing together utilities I've written over the years for work in bioinformatics and biostatistics, which should be generally applicable outside these fields as well. Focuses on string processing, DBI, and math.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    This project is for maintaining a linux system that concentrates on math, logic, and geometry related softwares.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Python extension module based on C-XSC (C++ Language eXtensions for Scientific Computation) and the associated Toolbox. Provides a real and complex interval arithmetic with verified results for numerical applications.
    Downloads: 0 This Week
    Last Update:
    See Project