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/stdlib-js/stats-base-min-by

Calculate the minimum value of a strided array via a callback function.

array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 12 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/stdlib-js/blas-ext-base-sapxsumors

Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.

array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 12 Nov 2024

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

My solutions to some of the problems of https://projecteuler.net/

mathematics project-euler solutions

Last synced: 22 Oct 2024

https://github.com/aaravmalani/lexmath

A lexer for mathematical expressions in C

arithmetic c cmake collaborate expressions lexer math mathematics tokenizer

Last synced: 05 Nov 2024

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/ltalirz/questiontex

QuestionTeX is a LaTeX package for writing multiple choice tests

latex mathematics multiple-choice

Last synced: 29 Oct 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/stdlib-js/random-streams-poisson

Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.

continuous javascript math mathematics node node-js nodejs poisson prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream

Last synced: 28 Oct 2024

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

Calculate the variance of a strided array ignoring NaN values and 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: 26 Oct 2024

https://github.com/omerjuve2023/calculadoraeuler2

Programa Java que implementa el método de Euler para resolver sistemas de ecuaciones diferenciales. La aplicación interactúa con el usuario para ingresar parámetros y muestra tanto resultados tabulares como gráficos.

java learn lombok-maven mathematics maven

Last synced: 31 Oct 2024

https://github.com/omerjuve2023/createpdf

Crea un pdf de funciones matematicas y genera una grafica y una tabla de datos

graphics java mathematics maven pdf shell-script

Last synced: 27 Oct 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/jonsteinn/graphicsproblemgenerator

Randomly generated math problems for graphics problem

graphics latex mathematics

Last synced: 09 Nov 2024

https://github.com/benjaminehowe/python-transmaths

A Python module which makes division by zero possible.

mathematics python

Last synced: 08 Nov 2024

https://github.com/stdlib-js/math-strided-special-sin-by

Compute the sine of each element retrieved from an input strided array via a callback function.

angle array element-wise javascript map math mathematics ndarray node node-js nodejs radians sin sine stdlib strided transform trig trigonometry vector

Last synced: 21 Oct 2024

https://github.com/stdlib-js/math-strided-special-atan-by

Compute the arctangent of each element retrieved from an input strided array via a callback function.

arc arctangent array atan element-wise inverse javascript math mathematics ndarray node node-js nodejs stdlib strided tan tangent trig trigonometry vector

Last synced: 21 Oct 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/stdlib-js/math-strided-special-cbrt-by

Compute the cube root of each element retrieved from an input strided array via a callback function.

accessor array callback cube element-wise javascript map math mathematics ndarray node node-js nodejs pow power root stdlib strided transform vector

Last synced: 21 Oct 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/rodrigogiraoserrao/interval-spca

Symbolic principal component analysis of interval-valued data

interval-arithmetic mathematics principal-component-analysis statistics symbolic-data

Last synced: 27 Oct 2024

https://github.com/quantum-software-development/statistical-measures

This repository contains a statistical analysis of customer service ratings for Biscobis Ltd

machine-learning mathematics mathp mathplotlib measurements numpy pandas puthon3 seaborn statisctics

Last synced: 31 Oct 2024

https://github.com/a3ro-dev/weather-prediction-application

a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.

charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp

Last synced: 31 Oct 2024

https://github.com/Mahdi7s/WPF-Oxyplot-ReactiveUI

A WPF application, which allows you to load data files that contain pairs of x and y values and display them on a graph.

mathematics mvvm-architecture oxyplot reactiveui wpf-application

Last synced: 23 Oct 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/jonsteinn/meshgenerator

A web GUI for generating, previewing and exporting .obj file meshes with math functions.

calculus flask graphics mathematics mesh python webgl

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/stdlib-js/stats-base-sdsmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 28 Oct 2024

https://github.com/xcarpentier/fibo-premier

experimentation with rust programming

fibonacci mathematics rust rust-lang

Last synced: 23 Oct 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/ninivert/barnsley-fern-animated

Animated version of the Barnsley fern

animation barnsley-fern mathematics

Last synced: 09 Nov 2024

https://github.com/sglavoie/code-snippets

Collection of code snippets that have been useful at some point in history.

algorithms computer-science data-structures mathematics python3

Last synced: 24 Oct 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/ready-steady/special

Special functions

mathematics science

Last synced: 09 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/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/stats-base-meankbn2

Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array

Last synced: 15 Oct 2024

https://github.com/stdlib-js/math-strided-special-ahavercos-by

Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.

ahavercos ahavercosin ahavercosine ahavercosinus ahvc arc arcvercos arcvercosin arcvercosine cosine half-value javascript math mathematics node node-js nodejs stdlib versed versedcosine

Last synced: 21 Oct 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/arthurkushman/total_probability

Total probability + Thomas Bayes, Bernoulli distribution formulas

bayes bernulli formulas math mathematics php probability

Last synced: 05 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/bukinoshita/define-probability

Define probability of getting results

javascript math mathematics nodejs probability

Last synced: 31 Oct 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/thormeier/vanillavectors

A simple library written in vanilla JS that represents vectors.

canvas math mathematics vanilla-js vectors

Last synced: 10 Oct 2024

https://github.com/tatjam/zgsl

GNU Scientific Library (GSL) multi-platform build and wrapper for Zig

gsl mathematics zig

Last synced: 14 Oct 2024

https://github.com/yaireo/self-descriptive-numbers

Generates self-descriptive numbers

javascript math mathematics

Last synced: 16 Oct 2024

https://github.com/bjoern-hempel/js-analysis

This javascript library do some analysis calculations (matrix, vector, etc.).

analysis javascript mathematics

Last synced: 07 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/stdlib-js/random-iter-triangular

Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.

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

Last synced: 12 Oct 2024

https://github.com/stdlib-js/random-streams-chi

Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.

chi continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream

Last synced: 12 Oct 2024

https://github.com/scientificware/fxmessages

FXMessages is a communication app like Google Messages but with scientific writing capabilities.

android communication java javafx mathematics messenger openjdk openjfx scientific

Last synced: 12 Oct 2024