Showing 300 open source projects for "raspberry-gpio-python"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    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
  • 2
    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
  • 3
    VisAD is a Java component library for interactive and collaborative visualization and analysis of numerical data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ..., 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
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    MatPy is a Python package for numerical linear algebra and plotting with a MatLab-like interface. It currently consists of wrappers around Numeric and Gnuplot packages, but eventually may be implemented directly in C/C++, or as interface to Octave.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Python Genetic Programming Project implements a Genetic Programming System a la J Koza in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays...) and thus compete with commercial packages such as Matlab. It can be easily embedded in Java programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    pyFretCalc is a Python/PyQt program used to calculate the positions of the frets on fretted instruments (guitars, basses, etc..).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is a python module containing functions to do with matricies. The functions allow all of the standard matrix operations plus a few extras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a python module that I wrote for statistics work. It can be used to calculate various probability distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyNaC is a Python package for coordinate-free symbolic math, based on Geometric Algebra (Clifford Algebra) and Geometric Calculus (Clifford Analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project to Design and Implement a new programming language. The language is named Hybrid (c), as it's nature. We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pfem is a python-based finite element program aimed at solving solid mechanics and heat transfer problems with flexibility, efficiency and sound object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mathfun.py is a Python library that contains those little bits of mathemagical ideas that we all enjoy. Primes, prime factorization, Fibonacci sequences, string2value functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pytpsa is an python implementation of the truncated Taylor series algebra. It allows to approximate analytical functions or maps to any order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Classic Texas Hold'Em Poker game in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A spreadsheet/matlab-like tool for numerical programming with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Central schemes offer a simple and versatile approach for computing approximate solutions of non-linear systems of hyperbolic conservation laws and related PDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    program which solves the poisson problem using multigrid and finite elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free wastewater treatment plant simulator and modelling environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VectTens

    VectTens

    A library for handling vectors, tensors, and more.

    VectTens is an object-oriented numerical library designed to manipulate vectors, tensors, and other mathematical quantities in a simple and efficient manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project collect several data mining methods, such as: 1) clustering methods; 2) biclustering methods; 3) FCA methods and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExoPlanet

    ExoPlanet

    GUI based toolkit for running common Machine Learning algorithms.

    ExoPlanet provides a graphical interface for the construction, evaluation and application of a Machine Learning model in predictive analysis. With the back-end built using the numpy and scikit-learn libraries, as a toolkit, ExoPlanet couples fast and well tested algorithms, a UI designed over the Qt4 framework, and graphs rendered using Matplotlib to provide the user with a rich interface, rapid analytics and interactive visuals. ExoPlanet is designed to have a minimal learning curve,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dasema is a compact C++ library for interpreting mathematical formula and applying them to data points/sets. It supports multiple variables and comes with a tool for benchmarking, a C++ GNU-like frontend as proof-of-consept and SWIG interface to Python.
    Downloads: 0 This Week
    Last Update:
    See Project