Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Mathematics
Mathematics is an area of knowledge that includes such topics as numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes.
- GitHub: https://github.com/topics/mathematics
- Wikipedia: https://en.wikipedia.org/wiki/Mathematics
- Aliases: math,
- Last updated: 2024-11-17 00:13:27 UTC
- JSON Representation
https://github.com/hoodmane/steenrod_modules
Python steenrod algebra implementation
algebraic-topology homotopy-theory mathematics
Last synced: 15 Nov 2024
https://github.com/bog-walk/project-euler-cpp
:zap: A C++ solution set for the first 100 Project Euler problems.
algorithms cpp cpp17 educational hackerrank mathematics problem-solving project-euler
Last synced: 30 Oct 2024
https://github.com/bog-walk/project-euler-python
:snake: A Python solution set for the first 100 Project Euler problems.
algorithms educational hackerrank mathematics problem-solving project-euler python
Last synced: 30 Oct 2024
https://github.com/isabelacaldeira/mesure
Nuclear Physics, Mathematica, Fun and Code
mathematica mathematics physics physics-simulation
Last synced: 14 Nov 2024
https://github.com/dehwyy/improve-it
Solve it! App
fullstack material-ui mathematics next-auth nextjs13 postgresql prisma react ssr swr tailwindcss typescript vitest zustand
Last synced: 03 Nov 2024
https://github.com/apollo-roboto/apolloroboto.constants
Utility library containing a collection of constants
constants csharp generated-code math mathematics numbers python space
Last synced: 12 Oct 2024
https://github.com/jsuton00/react-calculator
calculator javascript mathematics react smallapp
Last synced: 11 Nov 2024
https://github.com/stdlib-js/math-base-special-atandf
Compute the arctangent(in degrees) of a single-precision floating-point number.
arctangent degree inverse javascript math mathematics node node-js nodejs radians stdlib tangent trig trigonometry
Last synced: 30 Oct 2024
https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf
Test if a finite single-precision floating-point number is a nonnegative integer.
assert assertion int integer is isinteger javascript math mathematics node node-js nodejs nonnegative number positive stdlib util utilities utility utils
Last synced: 30 Oct 2024
https://github.com/stdlib-js/math-base-special-acovercosf
Compute the inverse coversed cosine of a single-precision floating-point number (in radians).
acovercos acovercosin acovercosine acovercosinus acvc arc arccovercos arccovercosin cos cosine coversed javascript math mathematics node node-js nodejs stdlib versed versed-cosine
Last synced: 30 Oct 2024
https://github.com/stdlib-js/math-base-special-avercosf
Compute the inverse versed cosine of a single-precision floating-point number (in radians).
acos arc arcvercos arcvercosin avcs avercos avercosin avercosine avercosinus cos cosine javascript math mathematics node node-js nodejs stdlib versed versed-cosine
Last synced: 30 Oct 2024
https://github.com/stdlib-js/math-base-special-aversinf
Compute the inverse versed sine of a single-precision floating-point number (in radians).
arc arcvers arcversin arcversine aver avers aversin aversine aversinus javascript math mathematics node node-js nodejs sin sine stdlib versed versed-sine
Last synced: 30 Oct 2024
https://github.com/stdlib-js/math-base-special-minabsf
Return the minimum absolute single-precision floating-point number.
abs absolute javascript math mathematics min minabs minimum node node-js nodejs smallest stdlib value
Last synced: 30 Oct 2024
https://github.com/automathproject/openyourmath
Open Your Math Project version alpha 0.1
Last synced: 30 Oct 2024
https://github.com/number-theoretic/primes
:two: :three: :five: :seven: Prime numbers for JavaScript
agpl algorithms computer-science integer-sequences javascript mathematics number-theory primality-testing prime-numbers
Last synced: 31 Oct 2024
https://github.com/3ein39/multisolver
The Idea is a gui program can solve most of the problems that faces students in courses like mathematics and physics And it also have another branch for helping the students with their time management and provide the students with materials
c-plus-plus console-application gui-application logic-design mathematics physics qt5-gui
Last synced: 12 Nov 2024
https://github.com/tomwhite/birthday-roots
Which year do you need to be born in so that you have a birthday year which is a power of your age?
Last synced: 17 Nov 2024
https://github.com/rindow/rindow-math-buffer-ffi
The Buffer for math libraries on PHP
acceleration array mathematics php php8 scientific-computing
Last synced: 21 Oct 2024
https://github.com/kensukeken/mcv4u-calculus-and-vectors-notes
Welcome to MCV4U! This repository contains comprehensive notes and materials for the MCV4U(Calculus and Vectors) course, created using LaTeX language on Overleaf.
calculus latex latex-document mathematics mcv4u tex typesetting
Last synced: 15 Nov 2024
https://github.com/pawanmsr/n-methods
Common Algorithms and Templates for Quick Reference
Last synced: 10 Nov 2024
https://github.com/ralphtheninja/collatz-series
Calculates the Collatz series, given a positive integer
collatz-conjecture mathematics series
Last synced: 04 Nov 2024
https://github.com/navdeep-g/project-euler
Project Euler problems solved with Java
algorithms dynamic-programming java math mathematics project-euler
Last synced: 06 Nov 2024
https://github.com/mustafabklz/matematiksel_islemler_proje
Matematiksel Islemlerden oluşan bir proje
Last synced: 11 Nov 2024
https://github.com/gladir/mathix
Liste de commandes écrit en Pascal pour les mathématiciens.
command-line free-pascal math mathematics turbo-pascal
Last synced: 10 Nov 2024
https://github.com/scalamath/geomlib
Open source scala library that provides data structures for simple geometric shapes
geometric-transformation geometry graphics linear-algebra math mathematics scala
Last synced: 27 Oct 2024
https://github.com/matthsena/discovering-pi
Wake up your scientific side
ciencia matematica math mathematics pi science
Last synced: 23 Oct 2024
https://github.com/allenvox/least-squares
Finding linear equations coefficients using least squares method
algebra analysis cpp cxx least-square-regression least-squares linear-equations linear-regression mathematics maths statistics
Last synced: 11 Nov 2024
https://github.com/binny3213/linear_regression
Linear Regression implementation in Python.
linear-regression machine-learning mathematics matplotlib python
Last synced: 13 Nov 2024
https://github.com/mouad-el-asri/computorv1
This project is about coding a simple equation solving program using python. It will take polynomial equations into account. These equations will only require exponents. No complex function. The program will have to display its solution(s). Why polynomials? Just because it’s one of the simplest and most powerful tools in mathematics.
mathematics polynomials python3
Last synced: 07 Nov 2024
https://github.com/mouad-el-asri/computorv2
Now that I have programmed my equation solver computor V1, it’s time to go further. In computor V2 I have created my own calculator in command line, which will integrate my computor V1 as well as functions for matrix calculus, function resolution, calculation with complex numbers, etc.
command-line-calculator mathematics python3
Last synced: 07 Nov 2024
https://github.com/sivlev/phpmathobjects
A PHP library for handling mathematical objects
algebra library linear-algebra math mathematics matrix php rational-numbers vector
Last synced: 05 Nov 2024
https://github.com/rybla/associahedra
Constructing Associahedra via n-gon triangulations.
Last synced: 07 Nov 2024
https://github.com/bartolomej/simple-pendulum
In browser pendulum simulation made with p5.
mathematics pendulum-simulation physics-simulation
Last synced: 05 Nov 2024
https://github.com/bartolomej/modulo-arithmetics
Real numbers modulo arithmetics visualized.
mathematics modulo-arithmetics visualization
Last synced: 05 Nov 2024
https://github.com/bartolomej/julia-set-web
Complex numbers playground.
complex-numbers julia-set mathematics
Last synced: 05 Nov 2024
https://github.com/suvrik/codeforces
Codeforces Template
algorithms competitive-programming data-structures mathematics
Last synced: 14 Nov 2024
https://github.com/bartolomej/genart
My generative art experiments 🎨
art canvas creative-coding generative-art mathematics threejs
Last synced: 05 Nov 2024
https://github.com/intedai/math-select
Keyboard shortcuts for converting selected numbers to their square number, square root or rounding them
autohotkey math mathematics shortcuts
Last synced: 07 Nov 2024
https://github.com/g4brielvs/etudes
:robot: My collection of études
data-science etudes mathematics pytudes statistics teaching
Last synced: 14 Oct 2024
https://github.com/vlopezferrando/tile-square-68
Is it possible to fill a square of side 68 with an equal number of squares of side 3 and 5?
mathematics number-theory tiling-problem
Last synced: 14 Nov 2024
https://github.com/vlopezferrando/solucions-cangur
Recull de solucions de les Proves Cangur
Last synced: 14 Nov 2024
https://github.com/jonsteinn/maximaldecreasingrun
Research on Permutations
combinatorics mathematics permutation sagemath
Last synced: 09 Nov 2024
https://github.com/merttalug/perfect-numbers
A program that finds whether a positive number entered by users is a perfect number.
java kodluyoruz math mathematics maths patika-dev perfect-numbers
Last synced: 05 Nov 2024
https://github.com/merttalug/greatestcommondivisor_leastcommonmultiple
A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.
greatest-common-divisor java kodluyoruz least-common-multiple mathematics maths patika-dev
Last synced: 05 Nov 2024
https://github.com/merttalug/harmonicseries
The program that finds the harmonic series of the number requested as input from the users.
harmonic-series java kodluyoruz mathematics patika-dev
Last synced: 05 Nov 2024
https://github.com/cariad/vinculum
Python package for large numbers with high precision
data-science fractions mathematics python
Last synced: 18 Oct 2024
https://github.com/tsegeron/math
Some useful classes, functions I write for study
Last synced: 11 Nov 2024
https://github.com/ediu3095/transform
Transform is a header only C++ mathematics library for graphics software based on GLM and Real-Time Rendering.
cpp cpp-library cpp20 header-only mathematics matrix opengl quaternion vector vulkan
Last synced: 12 Oct 2024
https://github.com/rabestro/jetbrains-academy-smart-calculator
Calculators are a very helpful tool that we all use on a regular basis. Why not create one yourself, and make it really special? In this project, you will write a calculator that not only adds, subtracts, and multiplies, but is also smart enough to remember your previous calculations.
arraydeque calculator calculator-application enum hashmap interface-java jetbrains-academy lambda-expressions lambda-functions list mathematics polish-notation postfix-notation regular-expression stack stream student-project
Last synced: 07 Nov 2024
https://github.com/mohamedmetwalli5/physics-collisions
Applying Newton's third law.
Last synced: 11 Nov 2024
https://github.com/bunji2/studyofintegral
Study of Integral Equation (described in Japanese)
integral integral-equations latex-document mathematics takumi yobinori
Last synced: 06 Nov 2024
https://github.com/ydah/calculate_pascal_triangle.py
Calculate the Pascal triangle.
Last synced: 17 Oct 2024
https://github.com/ryukinix/chumbin
Um Sistema de Competição de Tiros Ideal
economics games guns mathematics model system
Last synced: 05 Nov 2024
https://github.com/fjebaker/sagemath-resources
Resources for all things SageMath.
astrophyiscs differential-geometry mathematics physics sage-math sagemath
Last synced: 06 Nov 2024
https://github.com/fjebaker/blog
Personal blog about black holes and other things.
black-holes blog gemini mathematics relativity
Last synced: 06 Nov 2024
https://github.com/bmic86/project-euler
My solutions to the Project Euler problems (implemented in F#).
algorithms fsharp fsharp-practice functional-programming mathematics project-euler project-euler-solutions solutions
Last synced: 12 Oct 2024
https://github.com/scruffaluff/learn-topology
Personal workspace for learning topology.
Last synced: 05 Nov 2024
https://github.com/manifoldfr/ap-maths-ts
Ressources pour approfondir le cours de mathématiques de Terminale S
jupyter-notebook latex mathematics teaching teaching-materials
Last synced: 13 Nov 2024
https://github.com/saxonrah/the_faulting_problem
Faulting Problem conjecture in computer science and software engineering. This repository contains a conjecture and proof with an implementation in Coq.
computer-science coq mathematics software-engineering white-paper whitepaper
Last synced: 06 Nov 2024
https://github.com/kudith/detriccalc
calculus 2 course project assignment🎓️
assignment calculus education framer-motion mathematics next-js tailwind-css web-development
Last synced: 10 Oct 2024
https://github.com/jborchma/project_euler
My solutions for some of the Project Euler problems
Last synced: 13 Nov 2024
https://github.com/jose-jaen/advanced-econometrics
Econometric Theory
algorithms econometrics mathematics statistics
Last synced: 16 Nov 2024
https://github.com/jose-jaen/applied-mathematics
Mathematical algorithms for Data Analytics
algorithms chaos-theory mathematics matlab python
Last synced: 16 Nov 2024
https://github.com/nishanthmuruganantham/dynamic-formula-execution-api
A FastAPI-based API for evaluating dynamic mathematical expressions on datasets. It is developed for a coding Challenge conducted by 'doselect', a collaborative and technology independent hiring tool for companies, for Cognida.ai
api api-development coding-challenge coding-interview coding-interview-challenges data-science fastapi fastapi-framework formula hackathon mathematics pytest python python-api python-project pythonprograms swagger-api topological-sort vercel vercel-deployment
Last synced: 01 Nov 2024
https://github.com/sudo-arash/extreme_math
This is a fun and challenging math game where your task is to solve equations for the famous little ( x ).
cpp math mathematics maths maths-quiz-game
Last synced: 12 Nov 2024
https://github.com/erhant/project-euler
My solutions for Project Euler math puzzles.
go golang haskell mathematics project-euler
Last synced: 13 Nov 2024
https://github.com/magayaga/nanomath
Command-based scientific calculator!
linux macos math mathematics nanomath unix windows
Last synced: 11 Nov 2024
https://github.com/agoalofalife/concrete_mathematics
Репозиторий по книги "Конкретная математика" Д.Кнут
algorithm algorithms mathematics
Last synced: 15 Oct 2024
https://github.com/akagi201/scigo
SciGo (pronounced “Sigh Go”) is a Golang-based ecosystem of open-source software for mathematics, science, and engineering.
engineering golang mathematics science scipy
Last synced: 11 Nov 2024
https://github.com/princelad/game-of-life
A Java-based implementation of Conway's Game of Life. This project lets you explore the fascinating world of cellular automata with customizable grids, interactive simulations, and real-time visualization of evolving patterns. Perfect for anyone interested in coding, mathematics, or complex systems.
gameoflife java mathematics swing
Last synced: 08 Nov 2024
https://github.com/atish28kumar03sahu2001/react-web-dev-05
"My Problem Solver" is your go-to destination for mastering mathematics with the power of coding. Explore, learn, and solve problems like never before!
css3 es6 eslint html5 javascript jsx-syntax mathematics my-problem-solver problem-solving react-redux react-redux-toolkit reactjs responsive-web-design usereducer-hooks vite
Last synced: 31 Oct 2024
https://github.com/mikma03/mathematics_and_python
Advanced mathematical concepts. Application of the probability theory. Part of the theory of partial differential equations. The use of statistics in the field of DataScience.
data-science mathematics partial-differential-equations probability python statistics
Last synced: 11 Nov 2024
https://github.com/jayanth119/jayanthblog
Jayanth Blogs and experience
cpp css data-science html java javascript machine-learning mathematics python3
Last synced: 12 Nov 2024
https://github.com/nthnn/c3e
C3E (Complex Compute Core Engine) is a framework, platform, library, and an engine for handling complex computational tasks involving matrices, vectors, and tensors.
complex-mathematics engine math math-library mathematical-programming mathematics matrix matrix-calculations tensor tensor-algebra vector
Last synced: 13 Nov 2024
https://github.com/cariad/rebelbase
Python package for working with numbers of any base
data-science mathematics python
Last synced: 18 Oct 2024
https://github.com/mrlizhaozhi/javascript-mental-maths-game
用 JavaScript 開發的速算遊戲。
game javascript mathematics web-applications
Last synced: 10 Nov 2024
https://github.com/mrlizhaozhi/practical-statistics-with-r-and-python-exercises
这个代码库用于存放《Practical Statistics with R and Python》课程的资料。
business-intelligence data-science mathematics python r statistics
Last synced: 10 Nov 2024
https://github.com/letlovewin/pygraph
Graph theory library for Python3 for a mathematics/competitive programming use case. Has BFS/DFS capabilities, uses an adjacency matrix, more to be added.
competitiveprogramming graph graptheory mathematics python university
Last synced: 06 Nov 2024
https://github.com/letlovewin/integralarena
Virtual judge for difficult integrals.
bootstrap calculus competition firebase integration integration-bee mathematics svelte university virtualjudge
Last synced: 06 Nov 2024
https://github.com/mahonrim/primonumero
Programa que determina si un numero es primero o no hecho en python3 con Kivy
gui-application kivy kivy-application mathematics python3
Last synced: 31 Oct 2024
https://github.com/fedesky25/complex-functions-streamplot
Web-page and node tool to visualize streamplot of complex functions
complex-numbers mathematics nodejs plotting streamplot svelte
Last synced: 06 Nov 2024
https://github.com/dkosarevsky/math_modelling
Math Modelling labs in BMSTU
math mathematica mathematical-modelling mathematics maths
Last synced: 03 Nov 2024
https://github.com/spajai/astro-units
CPAN Perl module to convert astronomical units
astronomical-algorithms astronomy cpan cpan-module cpan-modules math mathematics perl perl-module perl5 utility
Last synced: 07 Nov 2024
https://github.com/jmcph4/sxm
Sane Extensions to MATLAB
adt benchmarking bvp computational-science differential-equations extensions ivp library linear-algebra list math mathematics maths matlab monte-carlo numerical-methods ode ode-solver scientific-computing set
Last synced: 06 Nov 2024
https://github.com/darkmatter18/coursera-mathematics-for-machine-learning-linear-algebra
Solutions for Programing Assignment
coursera linear-algebra machine-learning mathematics python
Last synced: 24 Oct 2024
https://github.com/dmsovetov/potential-waffle
Run-of-the-mill math library
calculus linear-algebra math mathematics maths
Last synced: 08 Nov 2024
https://github.com/jss95/curvesimilarities
Python package for curve similarity measures.
frechet-distance geometry mathematics python
Last synced: 27 Oct 2024
https://github.com/kashyap-prabhat/sigma
A Scala library for probability and statistics formulas, including rules for probability calculations.
data formulas library mathematics probability scala statistics
Last synced: 14 Oct 2024
https://github.com/allanjos/math
Mathematical samples.
euler math mathematics perfect-number prime-numbers
Last synced: 11 Nov 2024
https://github.com/csmir/diceengine
A simplified mathematical engine for dice calculations.
calculation dice-roller mathematics
Last synced: 15 Oct 2024
https://github.com/cpmachado/egc
Program with a collection of algorithms to compute as egyptians did
Last synced: 06 Nov 2024
https://github.com/sraaphorst/simplecomplex
A very simple implementation of complex numbers (polar and cartesian coordinates) in Kotlin
complex complex-numbers imaginary-numbers kotlin kotlin-multiplatform math mathematics
Last synced: 09 Nov 2024
https://github.com/cpmachado/historia-da-matematica
Repositório com resoluções e notas do meu percurso pela Licenciatura em Matemática e Aplicações na Universidade Aberta, na cadeira de História da Matemática.
babylonian egyptian history-of-mathematics mathematics portuguese-portugal
Last synced: 06 Nov 2024
https://github.com/cpmachado/uab-lmea
Os meus apontamentos e resoluções pelas cadeiras do meu curso
mathematics mathematics-notes portuguese-portugal study study-notes
Last synced: 06 Nov 2024
https://github.com/cpmachado/algebra-linear-i
Repositório com resoluções e notas do meu percurso pela Licenciatura em Matemática e Aplicações na Universidade Aberta, na cadeira Álgebra Linear I.
linear-algebra mathematics portuguese-portugal
Last synced: 06 Nov 2024
https://github.com/cpmachado/logica-e-teoria-de-conjuntos
Repositório com resoluções e notas do meu percurso pela Licenciatura em Matemática e Aplicações na Universidade Aberta, na cadeira de Lógica e Teoria de Conjuntos.
logic mathematics portuguese-portugal set-theory
Last synced: 06 Nov 2024