Showing 69 open source projects for "math with python learn"

View related business solutions
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • Non Emergency Medical Transportation (NEMT) Software Icon
    Non Emergency Medical Transportation (NEMT) Software

    Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation

    NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
    Learn More
  • 1
    Neural MMO

    Neural MMO

    Code for the paper "Neural MMO: A Massively Multiagent Game..."

    Neural MMO is a massively multi-agent simulation environment developed by OpenAI for reinforcement learning research. It provides a persistent, procedurally generated world where thousands of agents can interact, compete, and cooperate in real time. The environment is inspired by Massively Multiplayer Online Role-Playing Games (MMORPGs), featuring resource gathering, combat mechanics, exploration, and survival challenges. Agents learn behaviors in a shared ecosystem that supports long-term...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Learn Python the Hard Way

    Learn Python the Hard Way

    Concise study notes derived from “Learn Python the Hard Way”

    This repository contains concise study notes derived from “Learn Python the Hard Way,” organized to reinforce core Python concepts through small, targeted examples. It emphasizes hands-on practice—short scripts, exercises, and explanations that help cement syntax, data structures, functions, and modules. The notes call out common gotchas, idioms, and style preferences so learners form good habits early.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Learning to Learn in TensorFlow

    Learning to Learn in TensorFlow

    Learning to Learn in TensorFlow

    Learning to Learn, created by Google DeepMind, is an experimental framework that implements meta-learning—training neural networks to learn optimization strategies themselves rather than relying on manually designed algorithms like Adam or SGD. The repository provides code for training and evaluating learned optimizers that can generalize across different problem types, such as quadratic functions and image classification tasks (MNIST and CIFAR-10). Using TensorFlow, it defines a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Mathmaker

    Generator of maths worksheets and their detailed solutions

    This project aims to produce elementary math worksheets & answers automatically. It is meant to be used - by pupils to get as many sheets as they want - by teachers to re-use the produced sheets in their own work. Documentation for users is there: http://mathmaker.readthedocs.io/en/master/user_index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • 5
    OpenTeacher
    OpenTeacher is an opensource application that helps you learn a foreign language vocabulary. Just enter some words in your native and foreign language, and OpenTeacher tests you.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 7
    FABS

    FABS

    Fluorescence and absorption spectroscopy made easy

    FABS is a program designed to run a fluorescence/absorption spectrometer on Windows. The program analyzes spectra and provides graphs and data files. Users may choose to input video files from cell phones or other cameras, still images, or even live streams of video from webcams. FABS can perform any necessary calibration and image preprocessing. Experienced users have a number of more advanced options such as background subtraction, adjustments for nonlinearities in detector response,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Motorcycle BlackJack

    Motorcycle BlackJack

    Kids learn to gamble while looking at nice motorcycles!

    Teaches kids to gamble and count, while looking at nice motorcycles, and without losing their allowance!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Track time for payroll, billing and productivity Icon
    Track time for payroll, billing and productivity

    Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.

    Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
    Learn More
  • 10

    FOSSMMO

    To create an open source and openly developed mmorpg

    ...The first is to create an open sourced MMORPG with compelling and fun gameplay requiring modest system specs. The second is to develop in an open and well documented way to help others learn the trade of game programming. FOSSMMO will be developed using python. While python is not a common language for game development I'm a fan. Also I recently watched http://pyvideo.org/video/381/pycon-2011--algorithmic-generation-of-opengl-geom which looked amazingly fun and is influencing my selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Coreculator

    Coreculator

    Advanced Desktop Calculator (The Most Advanced) with More Functions

    SUPPORT and GUIDES here: http://coresecproject.com/community/ Advanced Desktop Calculator (The Most Advanced) with More Functionality Written in Python and QT. Bunch of Math Operators (Python) such as calculating with PEMDAS, Radius, CEIL, Sine and MORE! [Operators] + Addition - Subtraction / Division * Multiplication // Floor Division (Round and without Decimals) ** Exponentiation % Modulos cc.pow(X, Y) X to the Power of Y cc.sqrt(X) Square root of X cc.ceil(X) Ceiling of X (X is a number e.g 18) cc.fabs(X) Absolute value of X cc.factorial(X) Factorial of X cc.floor(X) Floor of X cc.acos(X) Cosine of X cc.asin(X) Arc S
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Trooper Math Suite

    Console-based multilingual set of calculators

    Trooper Math Suite (TMS) is a console-based multilingual set of calculators developed in Python 3 and released under the zlib/libpng license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital.

    If you want to learn the capitals of all the countries, this small quiz is your best choice, that it can help you to improve your culture about capitals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A learning-by-testing program to learn quickly, mostly memorizing tasks like vocabulary. Quizdrill supports multiple choice, simple quiz as well as flashcard testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PLA-Typus

    PLA-Typus

    Project of Adaptative Languages "PLAtypus"

    PLAtypus's goal is to give people with poor communications skills an opportunity to learn and improve. With the guidance of a tutor, people will be able to learn new signs, sounds or icons and associate them with real life concepts that will, hopefully, help them to better express they needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Span-Gles
    A free Spanish - English Translator for Linux. It will translate a phrase (via internet) or single word (built-in dictionary.) Has capability to learn new words and is smart enough to find plural and feminine words. Written using Python/GTK under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wizard to learn words is a very basic program to learn words. It is designed to ask you words in a random order, which you can organize in quiz. The words are divided in three stages this way you can measure your success.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project provides a math worksheet environment for specially enabled children. Designed as a generic math worksheet for specially enabled persons to workout math problems with limited input in system as we do by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Math Helper
    This will be a math helper program written in python. It is a CLI program so far. The GTK version is a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Do you keep forgetting what your homework is? Are you a hell at homework planning? Then this is the application for you! My Homework Helper automatically plans in your homework for you! It will even avoid days on which you can't make homework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Several scripts for a variety of useful math functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An application for learning languages, specially words. The application includes an automatic teacher which understands which words are most challenging to learn you and focus your learning on these.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Spaced Repetition
    This is a simple spaced repetition flash card program. It is intended for daily use. You create the cards and learn them at your own pace. The program schedules them for review using a spaced repetition algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A GUI application permits you to solve more than 25 types of operations including vector product,regression,correlation,equation solve,permutation,combination,factorial,mean,mode,quartiles, median, moments & more. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VOXX is just another vocabulary trainer. If you want to increase your vocabulary, have to learn Q/As for the next examination or simply want to full up your brain with the elements of the periodic table: This application should be okay for you.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB