Showing 1061 open source projects for "math"

View related business solutions
  • 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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    CUED PhD thesis template

    CUED PhD thesis template

    A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template

    A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template for Cambridge University Engineering Department. Option to generate only specific chapters and references without the frontmatter and title page. Useful for review and corrections. A separate abstract with thesis title and author name, along with the title page can be generated by passing the argument abstract to the document class. Option to generate only specific chapters and references without the frontmatter and title page. Useful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Math Template Library

    An efficient template library for vector and matrix operations

    Matrix and vector templated classes with operations accelerated using SSE, AVX, FMA, and OpenMP. Contains efficient methods to solve linear and non-linear least square problems with great numerical stability. Note that AVX and FMA acceleration is disabled by default since not many systems support it currently. These features can be easily enabled for the included tests using the CMake GUI. Currently, this software is getting tested with Microsoft Visual Studio 2012 Update 4 and g++ 4.9.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Features are: Qt 5.2 function libraries and classes c++ OpenGL layer used for fixed function pipeline and shaders c++ OpenAL layer generic data class client/server layer math and physics layer matrix class mesh loader (obj-wavefront)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Quickcal Calculator

    Quickcal Calculator

    Fast & Easy to use Calculator for Debian / Ubuntu / Linux Mint / dCore

    ...It allows quick pasting of a large set of numbers, seperated with newlines or spaces or tabs and performs calculations based on the button pressed. As in other calculators, basic math can be performed too, with the +,-,*,/,%,^ operators, in between numbers. Setting the Scale allows for more decimals to be displayed. Also, about 65 Statistical Calculations can be performed by choosing an option from the More Stats List Box. To install the program locally through the terminal, three steps are needed : 1. cd ~/Downloads ( folder name containing the download ) 2. sudo dpkg -i quickcal_2.1-1_all.deb 3. sudo apt-get -f install This is to fetch the dependencies that it has. ...
    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
  • 5

    GMAT Timer

    A Timer for GMAT Exam (Win and Mac)

    A timer does it best to mimic the one in the real GMAT test -- appearing on the right top corner of the screen. Of course, you can set the time to count down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    meh-rewrite

    A CLI assistant

    A quirky CLI (Command Line Interface) assistant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebSocket RPC

    WebSocket RPC

    RPC library for .NET with auto JavaScript client code generation

    WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Intel neon

    Intel neon

    Intel® Nervana™ reference deep learning framework

    ...Designed for ease of use and extensibility. See the new features in our latest release. We want to highlight that neon v2.0.0+ has been optimized for much better performance on CPUs by enabling Intel Math Kernel Library (MKL). The DNN (Deep Neural Networks) component of MKL that is used by neon is provided free of charge and downloaded automatically as part of the neon installation. The gpu backend is selected by default, so the above command is equivalent to if a compatible GPU resource is found on the system. The Intel Math Kernel Library takes advantages of the parallelization and vectorization capabilities of Intel Xeon and Xeon Phi systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Android Math Challenge

    Android Math Challenge

    This simple android game allows people to test their math skills.

    This simple and fun math knowledge game has a variety of difficulty and timer options. This allows you to test you addition, subtraction, multiplication and division skills, with increasingly difficult questions as you proceed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    The math category theory software with diagram graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    l3dm

    Lightweight 3D Math Toolkit

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Computer Science (OSSU)

    Computer Science (OSSU)

    Path to a free self-taught education in Computer Science

    OSSU (Open Source Society University) Computer Science is a free, peer‑maintained, self‑paced undergraduate-level CS curriculum using high-quality open online courses (often from top universities), structured to deliver a thorough CS education without tuition. It is designed according to the degree requirements of undergraduate computer science majors, minus general education (non-CS) requirements, as it is assumed most of the people following this curriculum are already educated outside the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Time Calculator

    Time Calculator

    Calculator GUI+CLI, but for time intervals

    Does simple math of two time values in the format MM:DD:YY. This allows adding/subtracting one duration with another without having to do any extra math to convert to/from decimal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Arithmetic App

    Math App for kids

    This iapp is used by kids to help primary school kids improve their math skill by asking them math questions based on level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Apps In Math
    The main aim of the project is the cooperation of the participating institutions in the development and testing of applications for mobile devices (mobile phones, tablets, etc..). These applications will be used during maths lessons in lower and upper secondary schools in order to increase the attractiveness and efficiency of teaching difficult parts of school mathematics in Slovakia and Norway. Implementation of applications is carried out by students of Applied Informatics, as a part of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pythagoras App.
    These pythagoras applications include simulation and educational applications. With this application is expected to help to speed up the calculation of phytagoras. Equipped also with the way it works. This app still uses version 1.0 so there are still many things to update. Update - English Language version - Add menu HELP
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Computational Linear Algebra for Coders

    Computational Linear Algebra for Coders

    Free online textbook of Jupyter notebooks

    Computational Linear Algebra for Coders is an open-source educational repository created by the fast.ai community that serves as a free online textbook and course for computational linear algebra. The project presents linear algebra concepts from a practical perspective focused on how computers perform matrix operations efficiently and accurately. The course materials are organized as Jupyter notebooks that combine explanations, code demonstrations, and exercises. Instead of emphasizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hamilton
    Hamilton Project is a software package concerning science and math in C++
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    ms-small-basic-dev-guide

    ms-small-basic-dev-guide

    Command reference for MSB (Microsoft Small Basic)

    Revised - 2017.10.13 This is a "Developer Command Reference Guide" for MSB (Microsoft Small Basic) divided into 12 pdf sections. There are 11 subject areas plus 1 reference doc; master command list, and reference charts: color, ascii, music, and math. 1) Includes master api & reference charts 2) 11 individual subject areas 3) Complete doc set merged for mobile users 4) 12 tab 3 ring binder index page This set of documents are in their **finished format**. Only occasional corrections will be made in the future. MSB (Microsoft Small Basic) is a FREE simple programming language designed primarily for educational grade school use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Note-by-LaTeX

    Note-by-LaTeX

    The opensource repo for my published LaTeX book

    The open‑source companion repository for the Chinese-language handbook (“Rough & Ready LaTeX”), offering concise LaTeX usage examples covering basic to intermediate scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    School Homework

    An open source website for help in grade 1-4 school work practice.

    An open source web-site for helping parents and students practice for school. Grade 1 to 4 Math work sheets are the main focus. Currently it only has content for grade 3 Math and applet for drawing in Raster and Vector formats. Project moved to: https://github.com/hammadrauf/School-Homework https://github.com/JuniorSchool https://github.com/JuniorSchool/SchoolShorts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25

    Serenity RPG spreadsheet tool

    Onging Project for Serenity RPG

    ...However, I noticed that 90% of all work on the internet for existing ship descriptions for the game are completely wrong.This project began as a way to incorporate all the math involved into one ship generation sheet and has now progressed into charcter sheet generation, collections of data sets and basic error checking throughout the game. This spreadsheet is currently being developed in MS Excel 2010 and is incomplete. It is still useful to the extent that the chrs in my game world skill and trait sets are represented and function. no macros are used in this development and only one is planned. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB