Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/molodchina/msu

This repository is dedicated to bachelor's studies at Moscow State University, including different practicums and inter-faculty courses

cmc computer-science mathematics msu

Last synced: 07 Nov 2024

https://github.com/jacoblee23/pytrig

A pure-Python module for high-precision computation of trigonometric functions.

mathematics python python-3 trigonometry

Last synced: 08 Nov 2024

https://github.com/abranhe/math

✖️ ➖ ➕ ➗ Math

math mathematics

Last synced: 12 Nov 2024

https://github.com/antoninhrlt/linbra

Easily do linear algebra in game development, graphics and other sorts of calculations using vectors and matrices.

algebra gamedev graphics linear-algebra math mathematics rust

Last synced: 08 Nov 2024

https://github.com/antoninhrlt/sdymh

Tool collection to automate the solution of mathematical exercises. "Stop doing your math homework"

automate education exercises france math-problems mathematics python python3

Last synced: 08 Nov 2024

https://github.com/brainstone/truncateableprimes

A C++ program that calculates left and right truncatable primes

cpp cpp14 gradle mathematical-modelling mathematics prime-numbers

Last synced: 08 Nov 2024

https://github.com/miladsade96/numermp

Multi-threaded numerical methods implemented in fortran and wrapped in python

fortran fortran90 mathematical-programming mathematics multithreading numerical-analysis numerical-methods openmp parallel-computing python

Last synced: 09 Nov 2024

https://github.com/faizanzaheergit/simple-scientific-calculator-in-c

this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions

calculator cplusplus exponent logarithm math mathematics scientific-calculator trigonometric-functions

Last synced: 10 Nov 2024

https://github.com/fabriziofiorucci/jevaluator

JEvaluator is a Java class that implements a fast and flexible mathematical expressions parser and evaluator

java library mathematics

Last synced: 09 Nov 2024

https://github.com/evanpacini/collatz

C++ and Python programs to analyse the Collatz conjecture.

collatz collatz-conjecture cpp mathematics maths python python3

Last synced: 09 Nov 2024

https://github.com/stdlib-js/math-base-napi-quinary

C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.

addon javascript map math mathematics n-api napi node node-api node-js nodejs quinary stdlib transform

Last synced: 09 Nov 2024

https://github.com/sagemath/conway-polynomials

Python interface to Frank Lübeck's Conway polynomial database

algebra conway-polynomials mathematics

Last synced: 16 Nov 2024

https://github.com/ready-steady/special

Special functions

mathematics science

Last synced: 09 Nov 2024

https://github.com/mathiew82/multiplication-tables-desktop

Game created with Electron for children to learn the multiplication tables

electron electron-app game mathematics multiplication-tables

Last synced: 09 Nov 2024

https://github.com/stdlib-js/random-array-lognormal

Create an array containing pseudorandom numbers drawn from a lognormal distribution.

continuous gaussian generator javascript log-normal lognormal math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib

Last synced: 10 Nov 2024

https://github.com/stdlib-js/stats-base-svariancetk

Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 10 Nov 2024

https://github.com/stdlib-js/stats-base-snanstdevwd

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 10 Nov 2024

https://github.com/stdlib-js/complex-float32-reim

Return the real and imaginary components of a single-precision complex floating-point number.

cmplx complex im imag imaginary javascript math mathematics node node-js nodejs number re real stdlib

Last synced: 10 Nov 2024

https://github.com/stdlib-js/random-strided-bernoulli

Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.

bernoulli discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided

Last synced: 10 Nov 2024

https://github.com/hasibzunair/randomfun

Notebooks and scripts, mostly computer vision stuff

deep-learning machine-learning mathematics

Last synced: 10 Nov 2024

https://github.com/brodanoel/3dgrapher.xyz

3D Math Grapher website

3d math mathematics three-js threejs

Last synced: 10 Nov 2024

https://github.com/neelsoumya/mathematics

A repository of free resources to teach yourself mathematics

math mathematics mathematics-textbooks

Last synced: 10 Nov 2024

https://github.com/verzatiledev/university.210ct_exercises

Software to Solve Mathematics Factorial Numbers Trailing's, Algorithms

cplusplus mathematics software university-assignment

Last synced: 11 Nov 2024

https://github.com/lebrancconvas/math-computer-graphics-playground-htmlcanvas

Implement Mathematics & Computer Graphics Concept on Web Application as Playground Projects with HTML5 Canvas + Vanilla Typescript (Built with Vite).

computer-graphics html5-canvas mathematics side-project typescript

Last synced: 11 Nov 2024

https://github.com/mohammadshaad/degrees-to-radians-converter

As understood from the name itself that this repository is a Degrees to Radians converter. This is my first repository.

converter degrees degrees-to-radians mathematics radians

Last synced: 11 Nov 2024

https://github.com/demkeys/unitymathexperiments

Various experiments that I do in Unity when I learn about any math algorithm.

c-sharp creative-coding curve game-development lissajous lissajous-curve math mathematics unity-scripts unity3d

Last synced: 12 Nov 2024

https://github.com/cslarsen/project-euler

My Project Euler solutions

mathematics project-euler

Last synced: 14 Nov 2024

https://github.com/zakariaelbouzkri/my_cses_problems_solutions

this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.

algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms

Last synced: 11 Nov 2024

https://github.com/grahamstrickland/wackerly_stats

Exercises from "Mathematical Statistics with Applications" - Wackerly et al. (7e)

exercises mathematical-statistics mathematics python3 statistics

Last synced: 11 Nov 2024

https://github.com/grahamstrickland/zill_differential_equations

Python plots and calculations for "Differential Equations with Boundary-Value Problems" (9e) - Zill

differential-equations mathematics matplotlib plotting python3

Last synced: 11 Nov 2024

https://github.com/grahamstrickland/tucker_combinatorics

Programming exercises from "Applied Combinatorics" (6e) - Tucker

combinatorics graph graphs mathematics python3

Last synced: 11 Nov 2024

https://github.com/hearot/ratio

Quisque faber fortunae suae.

competition django mathematics maths website

Last synced: 16 Nov 2024

https://github.com/proafxin/lattices

This is the lecture series on Lattices given by Oded Regev.

cryptography lattice mathematics

Last synced: 12 Nov 2024

https://github.com/leftaroundabout/colour-space

Colours form a manifold, in which inter-/extrapolation is guaranteed to stay in the gamut.

graphics haskell mathematics

Last synced: 12 Nov 2024

https://github.com/pb2204/derivative-calculator

Derivative Calculator is a web app written using JavaScript. It uses libraries like math.js and Plotly.js for computing the derivative of the expression and plotting the graphs.

calculus derivative derivatives javascript mathematics web-development website

Last synced: 16 Nov 2024

https://github.com/cliftondavies/full-stack-software-engineer-study-guide

A study guide for the aspiring, top 10%, Full-Stack Software Engineer.

coding-challenges computer-science mathematics web-development

Last synced: 13 Nov 2024

https://github.com/irishfix/universalnumerics.net

UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.

artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d

Last synced: 13 Nov 2024

https://github.com/yezzfusl/harmonicvoyage

An artistic journey through sound and math, visualized in code.

algorithmic-art audio creative-coding fourier-transform graphics mathematics music sound-synthesis visualization

Last synced: 14 Nov 2024

https://github.com/sakapon/blaze

The library for basic mathematics.

mathematics propositional-logic random

Last synced: 16 Nov 2024

https://github.com/akicho8/stylet_support

GUIに依存しない数学関連ライブラリ

library mathematics vector

Last synced: 13 Nov 2024

https://github.com/stdlib-js/random-array-pareto-type1

Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.

continuous extreme-value generator javascript math mathematics node node-js nodejs pareto power-law prng pseudorandom rand random rng statistics stats stdlib type1

Last synced: 13 Nov 2024

https://github.com/stdlib-js/blas-ext-base-ssumkbn

Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 14 Nov 2024

https://github.com/stdlib-js/random-strided-normal

Fill a strided array with pseudorandom numbers drawn from a normal distribution.

continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 14 Nov 2024

https://github.com/faizantkhan/kaggle-eda-ml-feature-engineering

Explore the Kaggle Codes Repository for concise and powerful code snippets covering the essentials of data science and machine learning. From Kaggle competitions to real-world projects, discover insights into exploratory data analysis, machine learning models, feature engineering, and data science mathematics.

data-science eda jupyter-notebook kaggle kaggle-competition kaggle-dataset kaggle-scripts kaggle-solution machine-learning machine-learning-algorithms mathematics python python-library

Last synced: 15 Nov 2024

https://github.com/stone-zeng/notes-on-tensor

LaTeX documents for tensor analysis (Xie Xilin)

mathematics tensor-algebra

Last synced: 15 Nov 2024

https://github.com/polossk/math-notes

Notes of Math Courses in my college life

mathematics notebook

Last synced: 15 Nov 2024

https://github.com/garciparedes/matrix-decomposition

Set of techniques to factor arbitrary shape matrices taking advantage on some way.

garciparedes jupyter jupyter-notebook math mathematics matrix-factorization python python3 university-of-valladolid

Last synced: 15 Nov 2024

https://github.com/kolosovpetro/identitiesinrascaltriangle

In this manuscript, we show new binomial identities in iterated rascal triangles, revealing a connection between the Vandermonde convolution and iterated rascal numbers. We also present Vandermonde-like binomial identities. Furthermore, we establish a relation between iterated rascal triangle and (1,q)-binomial coefficients.

binomial-coefficient binomial-theorem mathematica mathematics open-research open-science pascals-triangle research-paper research-project

Last synced: 15 Nov 2024

https://github.com/kolosovpetro/astudyondynamicequations

A study on partial dynamic equation on time scales involving derivatives of polynomials

math mathematics open-research open-science polynomial-equations polynomials research research-project

Last synced: 15 Nov 2024

https://github.com/kolosovpetro/findingthederivativeofpolynomialsviadoublelimit

Differentiation is process of finding the derivative, or rate of change, of a function. Derivative itself is defined by the limit of function's change divided by the function's argument change as change tends to zero. In particular, for polynomials the function's change is calculated via Binomial expansion.

binomial-theorem derivatives differential-equations math mathematics open-research open-science polynomials research research-project

Last synced: 15 Nov 2024

https://github.com/kolosovpetro/anotherapproachtogetderivativeofoddpower

This manuscript provides another approach to get derivative of odd-power, that is approach based on partial derivatives of polynomial function

derivatives math mathematics open-research open-science polynomials research research-project

Last synced: 15 Nov 2024

https://github.com/astrodynamic/smartcalculator

A Python calculator application with a Qt/QML interface, utilizing a C++ library for dynamic calculations.

api arithmetic calculator cmake cpp ctypes dylib expression-calculator gui mathematics mvp mvvm pyside python3 qml qt6 rnp slot trigonometric-calculations

Last synced: 13 Nov 2024

https://github.com/astrodynamic/matrix-in-c

This is a C implementation of various matrix operations, including creating, removing, adding, subtracting, multiplying, and comparing matrices. The library provides functions to perform operations such as matrix transposition, determinant, and inverse.

c check cmake leaning makefile mathematics matrix testing

Last synced: 13 Nov 2024

https://github.com/thetardigrade/golang-prime

Go utility package for working with prime numbers

go golang math mathematics maths numbers prime-number-generation prime-numbers primes

Last synced: 08 Nov 2024

https://github.com/rtvd/compose-for-quants

Compose Key for quants/mathematicians helping to type Greek letters and other relevant symbols without switching the keyboard layout

compose-key greek-alphabet keyboard linux linux-desktop mathematics quant

Last synced: 14 Oct 2024

https://github.com/angrybeltman/trigonometry-visualizer

A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.

c cmake cosine cpp gui interactive learning math mathematics raylib simulation sine tangent trigonometry

Last synced: 08 Nov 2024

https://github.com/gevorgmelkumyan/max-flow-problem

This project represents and solves The Maximum-Flow problem using graph data structure.

cpp17 mathematics

Last synced: 06 Nov 2024

https://github.com/qverg/latex-flashcards

Create flashcards for printing using LaTeX.

flashcards latex learning math mathematics studying

Last synced: 02 Nov 2024

https://github.com/jhwohlgemuth/applied

Applied mathematics toolkit implemented in JavaScript

applied-mathematics javascript math-library mathematics

Last synced: 27 Oct 2024

https://github.com/anselmoo/useful-math-functions

useful-math-functions for Optimization, Benchmarking, Visualizing, and more ...

basic functions math mathematics numpy

Last synced: 27 Oct 2024

https://github.com/mkabumattar/mathematics

Mathematics is the source of all math formulas you may need, covering a large number of important topics. It displays data in a beautiful interface, making it easier to access and read.

bootstrap-react mathematics mathjax pwa-apps reactjs

Last synced: 27 Oct 2024

https://github.com/fractalate/rust-newman-computational-physics

Newman Computational Physics in Rust

mathematics physics rust

Last synced: 29 Oct 2024

https://github.com/0nom4d/304pacman

EPITECH Mathematical Project about path finding using matrixes and djikstra algorithm.

djikstra-algorithm epitech-project mathematics pathfinding python

Last synced: 26 Oct 2024

https://github.com/woolseyworkshop/article-performing-mathematical-operations-with-op-amps-in-ltspice

Performing Mathematical Operations With Op-Amps In LTspice Article Resources

electronics ltspice mathematics op-amp

Last synced: 07 Nov 2024