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/ladunjexa/bgu_exact_sciences_and_engineering

#associatedegree: This repository hosts study materials and exams for the Pre-Academic Preparatory in Exact Sciences and Engineering at the Ben Gurion University of the Negev (BGU). Materials deal with Mathematics level of 5+ Unit A-B, Mechanics and Electrical Physics (Written in Hebrew) 🎓

electrodynamics electromagnetism mathematics mechanics physics study-materials

Last synced: 20 Dec 2024

https://github.com/stdlib-js/math-base-special-asindf

Compute the arcsine (in degrees) of a single-precision floating-point number.

arcsine asin degree inverse javascript math mathematics node node-js nodejs radians sine stdlib trig trigonometry

Last synced: 17 Nov 2024

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

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

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

Last synced: 17 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/cjdoris/magmautils

Adds basic functionality missing from Magma.

magma math mathematics

Last synced: 20 Nov 2024

https://github.com/entkenntnis/einhorn-der-mathematik

Löse Mathe-Rätsel mit der Einhorn-Dame Tina und ihrem Bruder Teo. Knobel-Spaß für jedes Alter.

education math mathematics riddle-game riddles storytelling unicorn

Last synced: 17 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/mateuschaves/dll

Desenvolvimento de uma DLL que resolve problemas da Geometria Analítica.

algebra c dll geometry-library mathematics university-project

Last synced: 17 Nov 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: 19 Dec 2024

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

Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.

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

Last synced: 03 Dec 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/abhishekprajapati3/earningtracker

Earning Tracker is a powerful tool designed to help companies monitor and analyze their financial performance with ease. This application enables users to compare estimated revenue with actual revenue, providing a clear and detailed view of their financial status.

dart flutter graph mathematics

Last synced: 21 Dec 2024

https://github.com/ziqi-yang/math_modeling_scripts

useful scripts, charts and algorithms for math modeling

mathematical-modelling mathematics matlab python python3 script

Last synced: 20 Dec 2024

https://github.com/fuglede/find-the-relation

A web-based game to illustrate the faithfulness problem for the Burau representation of the four strand braid group

braid braid-groups braids burau math mathematical-physics mathematics maths quantum-field-theory representation-theory topological-quantum-computation topology

Last synced: 05 Jan 2025

https://github.com/doantrunghuy/exercises-and-solutions-to-algorithmic-problems

Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.

advanced-techniques dynamic-programming geometry graph mathematics range-query string tree

Last synced: 26 Dec 2024

https://github.com/dorukyum/calcium

A calculator API built with FastAPI

api calculator mathematics

Last synced: 15 Oct 2024

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

Special functions

mathematics science

Last synced: 05 Jan 2025

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/simply-pouria/graphdrawer

an app that draws simple graphs using their degree set

graph graphtheory mathematical-modelling mathematics python tkinter

Last synced: 06 Jan 2025

https://github.com/liba001/ti-nspire

Little programs for the 'TI-nspire CX' calculator.

calculator lua mathematics ti-nspire

Last synced: 29 Nov 2024

https://github.com/adriansuter/happymersenneprime

Generates two TeX-files (which then can be used to build a pdf) for a given mersenne prime number with per-page-statistics and calculates the happy number sequence.

mathematics maths mersenne-numbers mersenne-prime-number prime-numbers

Last synced: 18 Nov 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/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/mohadoum/maillage

This program helps to perform meshing operations in a convex domain. Alhamdoulilah!

algorithms convex-domain mathematics meshing meshing-algorithms numerical-application

Last synced: 29 Dec 2024

https://github.com/shubham0204/linear_regression_with_kotlin_android

A multiple linear regression model built in Kotlin for Android

android kotlin-android linear-regression machine-learning mathematics

Last synced: 23 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/shivamksharma/numericalanalysismethod

In This Respository, I tried to familiarize the beginner with Numerical Analysis in 6 Methods. This is intended to be the first article in a series of Numerical Analysis Methods and Their Implementation in C++.

aitken algorithm convergence-acceleration-algorithm cplusplus equation iteration-process iterations iterations-passed mathematicians mathematics newton nfdf numerical-analysis numerical-methods projects projects-done respository solving-equations

Last synced: 30 Nov 2024

https://github.com/wesleymcginn/robotic-arm-endpoint-to-angle-math

This repository includes equations that calculate angles in a robotic arm based on the desired location of the endpoint. This is helpful for any two-segment robotic part as it can move it easily directly vertical or horizontal.

equations mathematics robotic-arm trigonometry

Last synced: 20 Dec 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: 18 Nov 2024

https://github.com/stevehjohn/calculator

A project implementing a calculator able to parse complex mathematical expressions.

calculator csharp csharp-library mathematics parser

Last synced: 19 Nov 2024

https://github.com/valentinnsoare/mathquizwithcomputerassistedinstructions

Math quizes with an interactive menu and instructions from computer to solve the questions in case you have your answer wrong.

data-structures interaction-design interactive java-17 mathematics maven oop-principles

Last synced: 30 Nov 2024

https://github.com/jeluchu/pascalinaplus

Pascalina, ¡La calculadora adivina! Actualmente está disponible únicamente en ordenadores con Linux. En ella podrás realizar todo tipo de operaciones matemáticas. Pruébala y si te gusta la idea, apóyanos dándole "Star". Y como no darle las gracias a @franciscoquintana por crear el instalador.

calculadora calculate calculator math mathematics pascalina programmer programming programming-language

Last synced: 18 Nov 2024

https://github.com/jonaxplanta/primenumbers

A simple Prime Number Finder using TypeScript.

mathematics prime-numbers terminal-app training typescript

Last synced: 20 Nov 2024

https://github.com/edinsonrequena/engineering-mathematics

Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia

algebra computer-science derivatives engeneering integral mathematical-engineering mathematics

Last synced: 29 Nov 2024

https://github.com/patrikmasiar/algorythm-of-the-night

Awesome list of algorithms that help you 🚀 Feel free to contribute 👨🏻‍💻

algorithms data interview-questions logic logic-programming math mathematics science

Last synced: 14 Dec 2024

https://github.com/opqdonut/ramanujan

Lazy infinite stream of Ramanujan numbers in Haskell

haskell mathematics

Last synced: 07 Dec 2024

https://github.com/nlitsme/expressionfinder

Tool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)

10958 expression-tree mathematics numberphile

Last synced: 05 Dec 2024

https://github.com/mwmorale/python_play

Welcome to python_play ! I figured that I should update my GitHub to show off my recent Python skills that I gained during my time at Nerdwallet as a Security Software Engineer! Here, I explore the infamous "polish notation". But, what is Polish notation and how would I implement it via programming? Simple! Polish notation(and the associated program written) is a very simple and useful program that uses Python to calculate the result of the users "Polish notation" input. Polish notation is a very fun mathematical trick that uses a mathematical notation in which operators precede their operands.

mathematical-programming mathematics python

Last synced: 26 Dec 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/nickmcintyre/synchrony

An artist's guide to talking mathematics with p5.js

algebra differential-equations mathematics p5js sync trigonometry

Last synced: 24 Nov 2024

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

Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.

continuous gamma generator inverse inverse-gamma javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed statistics stats stdlib

Last synced: 18 Nov 2024

https://github.com/stdlib-js/utils-size-of

Return the size (in bytes) of the canonical binary representation of a specified numeric type.

bytes float integer javascript math mathematics nbytes node node-js nodejs numbytes size size-of sizeof stdlib type util utilities utility utils

Last synced: 17 Oct 2024

https://github.com/jonsteinn/graphicsproblemgenerator

Randomly generated math problems for graphics problem

graphics latex mathematics

Last synced: 05 Jan 2025

https://github.com/dmamakas2000/filter-ppm-cpp

An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.

2darrays cpp filter functions image-processing inheritance mathematics ppm-image

Last synced: 07 Dec 2024

https://github.com/stdlib-js/math-base-special-cflipsign

Return a complex number with the same magnitude as `z` and the sign of `y*z`.

cmplx complex flipsign javascript math mathematics node node-js nodejs number stdlib

Last synced: 18 Nov 2024

https://github.com/reon90/pointintrianglesample

Sample of various ways determination whether point lies inside triangle

mathematics

Last synced: 24 Dec 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: 05 Jan 2025

https://github.com/quantum-software-development/calculus2-integrals

✍️ Calculus II - Basic Function Integrals

calculus-2 integrals latex-code mathematics python3

Last synced: 20 Nov 2024

https://github.com/laisfrigerio/math-solver

Resolvedor de formulas matemáticas

hacktoberfest javascript js math mathematics solver

Last synced: 19 Nov 2024

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

Fill a single-precision complex floating-point strided array with a specified scalar constant.

array assign blas broadcast complex64 complex64array constant copy equal extended fill javascript math mathematics node node-js nodejs set stdlib strided

Last synced: 18 Dec 2024

https://github.com/avdeev/bifurcational-dynamics

Investigation of the dynamics of vibro-impact mechanism with a crank vibration exciter

dynamic investigation javascript mathematics vibro-impact

Last synced: 24 Nov 2024

https://github.com/willlillis/cycle-games-on-graphs

Code written to aid in the combinatorial research of relator games on groups.

c-plus-plus combinatorial games mathematics

Last synced: 21 Nov 2024

https://github.com/cata77/data-transmission-formats

Data Transmission Formats Java Project

html java json json-parser mathematics stax-api svg xml

Last synced: 25 Nov 2024

https://github.com/crmacca/speedmath

Mental Mathematics trainer for primary students. (Assessment Task for my Course)

mathematics student tutor

Last synced: 25 Nov 2024

https://github.com/palash25/project-euler-solutions

Nothing to see here; had forgotten to make lots of such repos public years ago

haskell mathematics project-euler

Last synced: 25 Nov 2024

https://github.com/reyrove/fortran

Welcome! This repo offers simple Fortran 95 examples for key algorithms and numerical methods. Learn with Plato IDE and FTN95. For more, check out my YouTube tutorials!

compiler fortran fortran-language fortran-tutorial fortran77 fortran90 fortran95 freyja mathematics numerical-computation plato programming reyrove youtube

Last synced: 25 Nov 2024

https://github.com/ninivert/barnsley-fern-animated

Animated version of the Barnsley fern

animation barnsley-fern mathematics

Last synced: 05 Jan 2025

https://github.com/stdlib-js/complex-reimf

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: 13 Oct 2024

https://github.com/mirokeimioniemi/optimizing-insulin-injection-timing

Data processing and analysis for "Determining the optimal timing for insulin injection to minimize glucose level variability after a meal in ideal conditions" - a research project for the IB Standard Level Mathematics Analysis and Approaches course inspired by my type 1 diabetes.

cgm data-analysis data-science dexcom dexcom-g6 diabetes exploration ib insulin insulin-timing international-baccalaureate mathematics optimization python type-1-diabetes

Last synced: 12 Nov 2024

https://github.com/nlitsme/pycrcexperiment

Experiment, making the relation of CRC's and polynomials explicit

crc mathematics polynomials

Last synced: 05 Dec 2024

https://github.com/gusgitmath/fourier_analysis

A Jupyter Notebook with examples of a few Fourier series and a Fourier transform. Also has outputted plot of series and goes over plots of nodes as well as their sum. See PDF of Jupyter Notebook on my website: https://mathphysicsfunwithgus.square.site/lecture-notes

fourier-series fourier-transform jupyter-notebooks mathematics python3

Last synced: 19 Nov 2024

https://github.com/kristorres/ferrers-rocher

🤓 A web app that animates bijections of integer partitions.

javascript mathematics nodejs rollup svelte web-app

Last synced: 29 Nov 2024