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: 2025-01-24 00:18:44 UTC
- JSON Representation
https://github.com/sirmaxx/elm-statistics
Statistics library for Elm Developers
elm elm-demos elm-math mathematics statistics
Last synced: 30 Nov 2024
https://github.com/kathleenwest/advancedformapplicationv
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms
Last synced: 23 Jan 2025
https://github.com/kpeeters/cadabra2-contrib
User-contributed notebooks for the Cadabra2 computer algebra system
cadabra2 computer-algebra mathematics notebooks physics
Last synced: 02 Dec 2024
https://github.com/nubegamerpt/matrix-multiplication
This code allows for matrix multiplication, of (almost) every size and shape
algorithm algorithms c math mathematical-programming mathematics matrix matrix-multiplication numerical-computation open-source performance
Last synced: 07 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/drazenzadravec/math
Math tools with expression evaluator and Wolfram implementation
calculator expression expression-evaluator expression-parser math mathematica mathematical-expressions mathematics mathjs maths maths-calculator wolfram wolfram-engine
Last synced: 25 Dec 2024
https://github.com/mahrjose/bracu-mns
All the materials from BRAC University MNS Dept. courses.
bracu bracumns mahrjose mat110 mathematics mns statistics
Last synced: 06 Jan 2025
https://github.com/danny-1k/collatz_conjecture
A python program to visualize the collatz conjecture
Last synced: 29 Dec 2024
https://github.com/shortdevelopment/math-draw
Simple application that should help with the creation of mathematic drawings
c-sharp drawing ink math mathematics star utilitiy uwp
Last synced: 28 Dec 2024
https://github.com/stdlib-js/random-array-triangular
Create an array containing pseudorandom numbers drawn from a triangular distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 03 Dec 2024
https://github.com/scifer99/super-mario-bros-game
This is a backend development attempt to recreate the 1985 Level 1 of Super Mario Bros (Version 1) !!!
1985 2d-graphics backend-development backend-services fireflowers game-mushrooms goomba invincible-star koopas level-1 luigi mario-game mathematics nintendo player-physics sprites spritesheet super-mario-bros-game
Last synced: 07 Jan 2025
https://github.com/stdlib-js/constants-float64-pinf
Positive infinity.
const constant dbl double float64 floating-point ieee754 infinity javascript math mathematics node node-js nodejs pinf positive precision stdlib
Last synced: 09 Jan 2025
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/yussufbiyik/grafik-cizici
Grafik çizen bi uygulama çok bir şey değil
chartjs github-pages graph learn math mathematics mathjs
Last synced: 05 Jan 2025
https://github.com/stdlib-js/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 09 Jan 2025
https://github.com/chris00/rust-crlibm
Rust binding to CRlibm, a correctly rounded math lib
mathematical-functions mathematics rounding
Last synced: 29 Oct 2024
https://github.com/automathproject/openyourmath
Open Your Math Project version alpha 0.2
Last synced: 18 Dec 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: 16 Jan 2025
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/stdlib-js/random-strided-arcsine
Fill a strided array with arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 19 Jan 2025
https://github.com/stdlib-js/random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
continuous javascript levy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 03 Dec 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/daleroberts/ruin-tstable
Finite-time ruin problem for tempered stable processes
mathematics monte-carlo-simulation probability
Last synced: 01 Dec 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: 15 Dec 2024
https://github.com/stdlib-js/array-base-linspace
Generate a linearly spaced numeric array.
array generic javascript linear linspace math mathematics matlab node node-js nodejs stdlib utilities utils
Last synced: 24 Oct 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/jonaxplanta/primenumbersalgorithm
A simple Prime Number Finder Algorith using TypeScript.
algorithm mathematics nodejs prime-numbers terminal-based training typescript
Last synced: 03 Dec 2024
https://github.com/stdlib-js/stats-base-minabs
Calculate the minimum absolute value of a strided array.
abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 06 Nov 2024
https://github.com/jonaxplanta/bhaskaracalculator
A simple Quadratic Function Calculator using TypeScript.
bhaskara calculator-application mathematics nodejs terminal-based training typescript
Last synced: 03 Dec 2024
https://github.com/mathjslab/mathjslab
MathJSLab - An interpreter with language syntax like MATLAB/Octave. ISBN 978-65-00-82338-7
antlr antlr4 educational grammar interpreter lexer math mathematics mathjslab mathml matlab octave parser
Last synced: 14 Dec 2024
https://github.com/r-rijnbeek/geometricmanipulations
Repository with the basic mathematiccs manipulations for point, lines and planes. And also the creation and the interaction for a object that cluster pointclouds for a faster manipulation of the object.
linear-algebra mathematics plane-algebra point-algebra point-cloud python
Last synced: 15 Jan 2025
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 Jan 2025
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/laisfrigerio/math-solver
Resolvedor de formulas matemáticas
hacktoberfest javascript js math mathematics solver
Last synced: 19 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/stdlib-js/math-base-special-kernel-sin
Compute the sine of a number on `[-π/4, π/4]`.
angle javascript kernel math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 21 Dec 2024
https://github.com/mattmcmanis/triangulum
Pascal's Triangle Generator
generator math mathematics pascal-triangle pascal-triangle-generator pascals-triangle
Last synced: 23 Jan 2025
https://github.com/stdlib-js/math-base-special-acos
Compute the arccosine of a number.
acos arccosine inverse javascript math mathematics node node-js nodejs polyfill ponyfill radians stdlib trig trigonometry
Last synced: 26 Jan 2025
https://github.com/stdlib-js/math-base-special-sqrtpi
Compute the principal square root of the product of π and a positive number.
javascript math mathematics node node-js nodejs number pi power principal root sqrtpi square stdlib
Last synced: 21 Dec 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/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: 08 Jan 2025
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: 08 Jan 2025
https://github.com/julieisbaka/code-math-ai
Data set for an AI with the function / purpose of assisting in mathamatical computations and general coding / development.
ai machine-learning math math-library mathematica mathematical-expressions mathematical-modelling mathematical-programming mathematics maths matlab matplotlib matplotlib-animation matplotlib-figures matplotlib-pyplot matplotlib-python
Last synced: 21 Jan 2025
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 Jan 2025
https://github.com/stdlib-js/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 20 Oct 2024
https://github.com/gojakuch/comphy
ComPhy serves as a platform for educatory materials on modern mathematical/computational physics, scientific programming, and applied mathematics in Ukrainian.
education educational mathematics physics scientific-computing
Last synced: 22 Jan 2025
https://github.com/stdlib-js/stats-base-dvarianceyc
Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs
Last synced: 20 Nov 2024
https://github.com/quantum-software-development/calculus2-integrals
✍️ Calculus II - Basic Function Integrals
calculus-2 integrals latex-code mathematics python3
Last synced: 21 Jan 2025
https://github.com/pilotleoyan/inside-deep-learning
Inside deep learning, a repository to explain and apply deep learning concepts.
autograd deep-learning machine-learning-algorithms machine-learning-from-scratch mathematics python3 pytorch
Last synced: 21 Dec 2024
https://github.com/ali-el-badry/fraction-calculator
It is an calculator that calculate the fractions
calculator cpp fractions mathematics
Last synced: 09 Jan 2025
https://github.com/stdlib-js/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib
Last synced: 10 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: 04 Jan 2025
https://github.com/cjdoris/magmautils
Adds basic functionality missing from Magma.
Last synced: 21 Jan 2025
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/admodev/baldor-lang
Algebraic and mathematical programming language, made with PYTHON.
algebra functional-programming language mathematical-programming mathematics programming-language
Last synced: 23 Dec 2024
https://github.com/hasibzunair/randomfun
Notebooks and scripts, mostly computer vision stuff
deep-learning machine-learning mathematics
Last synced: 08 Jan 2025
https://github.com/stdlib-js/array-base-cartesian-product
Return the Cartesian product.
array cartesian generic javascript math mathematics node node-js nodejs ordered sets stdlib utilities utils
Last synced: 02 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: 05 Jan 2025
https://github.com/banaankiamanesh/certifs
My Collection of Certificates!
ai artificial-intelligence certificate coursera deep-learning linear-algebra machine-learning machine-learning-coursera math-for-machine-learning mathematics mathematics-machine-learning mathworks matlab multivariable-calculus neural-network pca programming python
Last synced: 15 Jan 2025
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-array-tools
Pseudorandom number generator array creation function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 20 Nov 2024
https://github.com/grandmoff100/umtymp-latex
Currently UMTYMP Calculus 3 Fall Semester 2022, Weekly homework assignments written in Latex.
latex mathematics overleaf umtymp
Last synced: 23 Jan 2025
https://github.com/allofphysicsgraph/allofphysics.com
Flask, Neo4j, Gunicorn, Docker software for
derivation graph mathematics physics
Last synced: 13 Jan 2025
https://github.com/stdlib-js/blas-ext-base-gapxsumpw
Adds a constant to each strided array element and computes the sum using pairwise summation.
array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed
Last synced: 12 Nov 2024
https://github.com/stdlib-js/blas-base-dcabs1
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
abs absolute blas cmplx complex dcabs1 float64 javascript math mathematics node node-js nodejs number scalar stdlib
Last synced: 12 Nov 2024
https://github.com/aloiziomacedo/game-of-life
Implementation of Conway's Game of Life
cellular-automata cellular-automaton game-of-life mathematics python zero-player-game
Last synced: 23 Dec 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: 18 Jan 2025
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/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/stdlib-js/constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
base-10 const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib
Last synced: 12 Nov 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/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/stdlib-js/math-base-tools-evalpoly-compile-c
Compile a C function for evaluating a polynomial.
c compile eval evalpoly evaluate horner javascript math mathematics native node node-js nodejs poly polynomial polyval stdlib
Last synced: 12 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/complex-float32-base-assert-is-same-value-zero
Test whether two single-precision complex floating-point numbers are the same value.
assert base cmplx compare comparison complex eq equal equality javascript math mathematics node node-js nodejs number same stdlib test validate
Last synced: 12 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: 29 Dec 2024
https://github.com/stdlib-js/math-strided-special-sqrt
Compute the principal square root of each element in a strided array.
array element-wise javascript math mathematics ndarray node node-js nodejs number power principal root sqrt square stdlib strided 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/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/cheran-senthil/btp-project
Congruences of Partitions: Rank Differences and Cubic Partition Pairs
congruence mathematics partition-functions research
Last synced: 04 Dec 2024
https://github.com/stdlib-js/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
accessor add addition arithmetic array element-wise javascript map math mathematics ndarray node node-js nodejs stdlib strided sum summation transform vector
Last synced: 21 Oct 2024
https://github.com/lloydlobo/geomeasure
Geomeasure measures distance using GPS and that too without without any API!
app distance gps-location javascript mathematics mobile-app noapi typescript
Last synced: 16 Dec 2024
https://github.com/g1joshi/project-euler
Solutions of Project Euler problem sets
mathematics programming project-euler
Last synced: 08 Jan 2025
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/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: 18 Jan 2025
https://github.com/stdlib-js/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
angle array convert degrees element-wise geometry javascript math mathematics ndarray node node-js nodejs radians stdlib strided trig trigonometry vector
Last synced: 21 Oct 2024
https://github.com/afg6k7h4fhy2/re-tdwmfc-2024
A replication in Python of some of the 2024 paper (The Demographic-Wealth model for cliodynamics) by Wittmann and Kuehn.
cliodynamics demography history mathematics modeling python
Last synced: 27 Dec 2024
https://github.com/bjoern-hempel/js-regression-framework
This is a javascript regression framework.
javascript linear-regression mathematics mit-license regression regression-algorithms regression-analysis statistics
Last synced: 27 Dec 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/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/jamesrweb/p5-projects
A collection of creative coding projects written with the p5.js library.
animations data-visualization experiments games graphics mathematics p5
Last synced: 09 Dec 2024
https://github.com/islemci/nicemath
A simple math library for your daily math problems
Last synced: 15 Oct 2024
https://github.com/stdlib-js/random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
array discrete generator hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 09 Dec 2024
https://github.com/federicostra/conservationlawsparticles.jl
Particle methods for 1D conservation laws
analysis conservation-laws differential-equations differential-evolution mathematical-analysis mathematics numerical-analysis numerical-differential-equations numerical-discretization numerical-method
Last synced: 24 Jan 2025
https://github.com/jhairparis/the-methods
The methods are a project created for the subject of numerical analysis, based on books such as Matemáticas para Ingeniería. Métodos numéricos con Python (2017) Análisis numérico / Richard L. Burden, J. Douglas Faires
analysis mathematics numerical-analysis python windows11
Last synced: 22 Dec 2024
https://github.com/lapets/polynomium
Library for symbolically representing and working with polynomials.
javascript-library library math mathematics polynomial polynomials symbolic-math
Last synced: 23 Jan 2025