Topic: "numerical-analysis"
dpilger26/NumCpp
C++ implementation of the Python Numpy library
Language: C++ - Size: 122 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,913 - Forks: 580
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++
Language: C++ - Size: 48.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2,884 - Forks: 353
markrogoyski/math-php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Language: PHP - Size: 5.99 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2,389 - Forks: 241
nschloe/awesome-scientific-computing
:sunglasses: Curated list of awesome software for numerical analysis and scientific computing
Language: Python - Size: 238 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1,495 - Forks: 168
tirthajyoti/Stats-Maths-with-Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Language: Jupyter Notebook - Size: 70.1 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 926 - Forks: 381
higham/what-is
Important concepts in numerical linear algebra and related areas
Size: 18.9 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 780 - Forks: 67
Axect/Peroxide
Rust numeric library with high performance and friendly syntax
Language: Rust - Size: 13.6 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 656 - Forks: 33
JuliaMolSim/DFTK.jl
Density-functional toolkit
Language: Julia - Size: 106 MB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 507 - Forks: 98
ergenekonyigit/Numerical-Analysis-Examples
Numerical Analysis Implementations in Various Languages
Language: C++ - Size: 1.17 MB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 390 - Forks: 76
JuliaReach/ReachabilityAnalysis.jl
Computing reachable states of dynamical systems in Julia
Language: Julia - Size: 21.3 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 207 - Forks: 17
Mojo-Numerics-and-Algorithms-group/NuMojo
NuMojo is a library for numerical computing in Mojo 🔥 similar to numpy in Python.
Language: Mojo - Size: 3.81 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 194 - Forks: 20
GregTJ/stable-fluids
A minimal Stable Fluids inspired fluid solver with Python and NumPy.
Language: Python - Size: 8.78 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 184 - Forks: 26
cybergeek1943/MathFlow
Like `requests` for mathematical computing, making complex math feel simple.
Language: Python - Size: 290 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 165 - Forks: 2
AllAlgorithms/algorithms
The All ▲lgorithms documentation website.
Language: JavaScript - Size: 1.07 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 164 - Forks: 59
runmat-org/runmat
Blazing fast runtime for math workloads. Execute MATLAB/Octave code with cross-OS (Mac, Windows, Linux) and cross-GPU (NVIDIA CUDA, Apple Silicon, ARM) support.
Language: Rust - Size: 21.8 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 158 - Forks: 3
osveliz/numerical-veliz
Numerical Analysis code from the Oscar Veliz YouTube Channel
Language: Python - Size: 163 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 155 - Forks: 22
bob-carpenter/ad-handbook
Automatic Differentiation Handbook
Language: C++ - Size: 868 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 148 - Forks: 20
reamat/CalculoNumerico
Escrita colaborativa de recursos educacionais abertos sobre cálculo numérico.
Language: TeX - Size: 213 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 142 - Forks: 77
cjekel/Introduction-to-Python-Numerical-Analysis-for-Engineers-and-Scientist
Introduction to Python: Numerical Analysis for Engineers and Scientist. In 2017, Python became the world's most popular programming language. This course covers the basic syntax, linear algebra, plotting, and more to prepare students for solving numerical problems with Python.
Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 139 - Forks: 66
hosseinmoein/Tiger
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
Language: C++ - Size: 923 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 121 - Forks: 28
chakravala/Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
Language: Julia - Size: 4.97 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 117 - Forks: 15
AFei19911012/MatlabSamples
:monocle_face: Matlab Samples :alien: keep updating
Size: 71 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 116 - Forks: 35
parsiad/mlinterp
Fast arbitrary dimension linear interpolation in C++
Language: C++ - Size: 212 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 110 - Forks: 31
cfgnunes/numerical-methods-python
Numerical methods implementation in Python.
Language: Python - Size: 110 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 109 - Forks: 40
dcwuser/metanumerics
Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.
Language: C# - Size: 9.91 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 109 - Forks: 30
ProfJski/FloatCompMandelbrot
What impact does floating point precision have on Mandelbrot set calculations?
Language: C++ - Size: 10 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 108 - Forks: 2
john-s-butler-dit/Numerical-Analysis-Python
Python notebooks for Numerical Analysis
Language: Jupyter Notebook - Size: 17 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 106 - Forks: 24
Drapegnik/bsu
🎓Repository for university labs on FAMCS, BSU
Language: Java - Size: 22.7 MB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 106 - Forks: 36
brain4j-org/brain4j
Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
Language: Java - Size: 57 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 104 - Forks: 8
numericalalgorithmsgroup/pybobyqa
Python-based Derivative-Free Optimization with Bound Constraints
Language: Python - Size: 8.99 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 90 - Forks: 19
patrick-kidger/FasterNeuralDiffEq
Code for "'Hey, that's not an ODE:' Faster ODE Adjoints via Seminorms" (ICML 2021)
Language: Python - Size: 635 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 88 - Forks: 9
verificarlo/verificarlo
A tool for debugging and assessing floating point precision and reproducibility.
Language: C - Size: 13.8 MB - Last synced at: 9 months ago - Pushed at: 12 months ago - Stars: 76 - Forks: 25
angelsolaorbaiceta/Mechanics
Learn how to solve complex engineering mechanics problems using Python 3 and the industry's best practices.
Language: Python - Size: 911 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 74 - Forks: 22
kevinzakka/learn-linalg
Learning some numerical linear algebra.
Language: Python - Size: 23.9 MB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 71 - Forks: 8
emhayki/CFD-Fundamental
Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
Language: C++ - Size: 398 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 66 - Forks: 15
tirthajyoti/Julia-data-science
Data science and numerical computing with Julia
Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 58 - Forks: 19
inducer/numerics-notes
Slides/notes and Jupyter notebook demos for an introductory course of numerical analysis/scientific computing
Language: Jupyter Notebook - Size: 7.52 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 52 - Forks: 16
iveevi/zhetapi
A C++ ML and numerical analysis API, with an accompanying scripting language.
Language: C++ - Size: 40.8 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 45 - Forks: 3
comp-physics/awesome-numerics
Resources for learning about numerical methods.
Language: Makefile - Size: 689 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 43 - Forks: 4
KhanShaheb34/Data-Structures-and-Algorithms-Notebook
Open Source DSA notebooks
Language: Python - Size: 452 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 70
mrtkp9993/Cpp-Examples
Numerical C++ examples.
Language: C++ - Size: 10.2 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 43 - Forks: 1
numericalalgorithmsgroup/dfols
Python-based Derivative-Free Optimizer for Least-Squares
Language: Python - Size: 11.4 MB - Last synced at: 19 days ago - Pushed at: 23 days ago - Stars: 42 - Forks: 16
cfgnunes/numerical-methods-matlab
Numerical methods implementation in MATLAB.
Language: MATLAB - Size: 52.7 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 17
cpraveen/na
Codes for Numerical Analysis course
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 36 - Forks: 20
ThanasisMattas/mattflow
A numerical CFD solver for the Shallow Water Equations
Language: Python - Size: 1.78 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 36 - Forks: 7
Hazrat-Ali9/Numerical-Analysis-With-MATLAB
✈ Numerical Analysis using MATLAB 🚁 Perfect students engineers 🛥 and researchers looking to 🚕 solve complex mathematical 🚒 problems computationally 🪆root finding interpolation 🎮 integration ODEs linear systems 🎳 plots error analysis 🧵 algorithm breakdowns and 🪀 visualizations academic projects 🧸 simulations and real-world applications🔫
Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 35 - Forks: 0
mwt/inteq
Solve various integral equations using numerical methods in Python
Language: Python - Size: 110 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 35 - Forks: 3
huonw/fast-math
Fast, approximate versions of mathematical functions
Language: Rust - Size: 559 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 35 - Forks: 7
shayneobrien/numerical-methods
Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.
Language: Matlab - Size: 538 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 35 - Forks: 10
stylewarning/computable-reals
Arbitrary precision, automatic re-computing real numbers in Common Lisp.
Language: Common Lisp - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 3
canbula/NumericalAnalysis
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Language: Jupyter Notebook - Size: 15.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 31 - Forks: 87
fubel/PyCannyEdge
Educational Python implementation of the Canny Edge Detector
Language: Python - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 9
amkatrutsa/nla2019_ozon
NLA course in OZON Masters
Language: Jupyter Notebook - Size: 34.8 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 30 - Forks: 19
lindonroberts/trust-region
Python trust-region subproblem solvers for nonlinear optimization
Language: Python - Size: 109 KB - Last synced at: 19 days ago - Pushed at: 23 days ago - Stars: 29 - Forks: 3
ariadne-cps/ariadne
C++ framework for rigorous computation on cyber-physical systems
Language: C++ - Size: 20 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 29 - Forks: 9
orion-orion/NumericalAnalysis-Python
🔨 用Python+Numpy+Pytorch实现《数值分析》(Timothy Sauer著) 的所有算法。
Language: Python - Size: 599 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 8
yahya-mohammed07/Kraken
Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.
Language: C++ - Size: 269 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 1
huonw/ieee754
Low-level manipulations of IEEE754 floating-point numbers.
Language: Rust - Size: 639 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 4
mashiox/analytics-engine
An environment of open source services used for market analysis
Language: PLpgSQL - Size: 777 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 3
joanby/curso-numerico-1
Materiales del curso de Métodos Numéricos con Python - Parte 1 Cálculo Numérico
Size: 8.41 MB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 57
fabricix/MPM-Geomechanics
MPM-Geomechanics is a program that allows us to model the behavior of geo-materials, like soil and rock, when these materials are subjected to extreme conditions.
Language: C++ - Size: 78.9 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 26 - Forks: 4
ramesaliyev/numerica
Numerical analysis methods implemented in Python.
Language: Python - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 5
eigemx/prism
A C++ Computational Fluid Dynamics library based on the finite volume method
Language: C++ - Size: 33.4 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 24 - Forks: 3
abdullahalshawafi/Mathemati_
An absolute masterpiece website for solving mathematical problems numerically.
Language: HTML - Size: 106 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 12
numericalalgorithmsgroup/dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Language: Python - Size: 3.08 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 7
ge0ffrey/ge0ffrey-presentations
Geoffrey's presentations, see https://ge0ffrey.github.io/ge0ffrey-presentations/
Language: HTML - Size: 15.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 7
chrizbee/NewtonFractal
Qt application to visualize newton fractals
Language: C++ - Size: 16.1 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 6
arpra-project/arpra
Arpra is a C library for analyzing the propagation of numerical error in arbitrary precision IEEE-754 floating-point computations.
Language: C - Size: 847 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 2
LuciaZhang9/22_6xx-DG-for-PDEs Fork of userjjb/22_6xx-DG-for-PDEs
An intro to DG methods for PDEs
Language: TeX - Size: 5.85 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 7
infinity-07/Numerical-analysis-code
使用MATLAB实现数值分析课程的算法
Language: MATLAB - Size: 7.52 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 21 - Forks: 3
americocunhajr/STONEHENGE
STONEHENGE is an ensemble of Matlab and C++ codes for nonlinear dynamic analysis of vibration energy harvesting systems.
Language: MATLAB - Size: 502 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 20 - Forks: 6
linas/anant
Analytic Number Theory high-precision GnuMP routines
Language: C - Size: 548 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 5
truongdangqe/1D-Shallow-Water-equations
My MATLAB code and report of final practical test of the course "Natural Flow Model".
Language: Matlab - Size: 421 KB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 19 - Forks: 5
NREL/ninterp
Numerical interpolation in N-dimensions over rectilinear grids
Language: Rust - Size: 317 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 9
k3jph/cmna-pkg
Computational Methods for Numerical Analysis
Language: R - Size: 325 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 9
arotem3/numerics
library of numerical methods using Armadillo
Language: C++ - Size: 3.44 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 5
verificarlo/fuzzy
A fuzzy ecosystem for evaluating the stability of your computational tools.
Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 16 - Forks: 14
brli3/Numerical-Methods
Basic numerical methods implemented in FORTRAN
Language: Fortran - Size: 595 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 16 - Forks: 18
osqp/qdldl-python
Python interface to the QDLDL (https://github.com/osqp/qdldl) free LDL factorization routine for quasi-definite linear systems
Language: C - Size: 327 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 22
jishnurajendran/Numerical-analysis
MATLAB/Octave Codes for Numerical analysis techniques
Language: MATLAB - Size: 563 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 5
aqreed/NumericalRecipes
Is Julia fast as Fortran, and easy as Python?
Language: Python - Size: 202 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 4
UriaMorP/mprod_package
Software implementation for tensor-tensor m-product
Language: Python - Size: 1.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 5
khanmhmdi/Numerical-Analysis
This repository contains homework solution of the Numerical analysis lesson at Shahid Beheshti University.
Language: Jupyter Notebook - Size: 1.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 4
stephenbeckr/numerical-analysis-class
Undergraduate numerical analysis, first semester, APPM 4650. University of Colorado Boulder
Language: Jupyter Notebook - Size: 377 MB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 13
dialkforkaushik/DECAGT
Discretizations of Exterior Calculus for Analysis, Geometry and Topology
Language: C++ - Size: 64.7 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 3
pedromsferraz/PhysicsBasedClothAnimation
A 3D cloth animation created using Verlet Integration.
Language: C++ - Size: 28.3 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 2
Elias-Gu/FEM
Simple C++ Finite Element Implementation of classical problems
Language: C++ - Size: 68 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 5
PETfisicaUFRN/PET.py
Este é um repositório que contem os notebooks do projeto PET.py do PET - Física da UFRN.
Language: Jupyter Notebook - Size: 333 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 13 - Forks: 1
amaelkady/II-DAP
IIDAP is a standalone MATLAB-based software capable of performing a variety of dynamic analysis procedures ranging from simple response history analysis to response spectrum and incremental dynamic analyses on single degree-of-freedom systems (SDoF). IIDAP includes a wide-ranging library of SDoF system models ranging from simple non-deteriorating linear and bilinear models to state-of-the-art deteriorating bilinear pinched and peak-oriented responses. A seismic hazard module is also included for the quantification of collapse risk. IIDAP is highly beneficial for both educational and research purposes.
Size: 26.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 3
auto-differentiation/xad-py
High-Performance Automatic Differentiation for Python
Language: Python - Size: 157 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1
perpendicooler/Code-for-Numerical-Analysis-Executed-in-FORTRAN-and-MATLAB
This is a Git repository containing code for a numerical analysis lab using Fortran and MATLAB
Language: MATLAB - Size: 3.61 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 2
alandefreitas/sympp
SymPP: A Symbolic Library that compiles itself
Language: C++ - Size: 2.22 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 2
chakravala/Adapode.jl
Adaptive P/ODE numerics with Grassmann element TensorField assembly
Language: Julia - Size: 167 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 12 - Forks: 0
fritzwill/root-finding-methods
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
Language: Python - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 5
trulsmoholt/masterthesis
Discretization methods for porous media flow problems.
Language: Python - Size: 104 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1
mrtkp9993/NumericalAlgorithms.jl
[DEPRECATED] Statistics & Numerical algorithms implemented in Julia.
Language: Julia - Size: 438 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 2
lbiedma/anfamaf2021
Repositorio de la materia Análisis Numérico / Análisis Numérico I del año 2021 en FAMAF, Universidad Nacional de Córdoba.
Language: Python - Size: 1.64 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 6
EdelweissFE/EdelweissFE
Language: Python - Size: 23.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 6
Ackrome/matplobblib
The library provides a set of tools and functions for various subject areas, including Analysis and Data Structures (AISD), Probability Theory and Mathematical Statistics (TViMS), Machine Learning (ML), and Numerical Methods (NM).
Language: HTML - Size: 159 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 0
volpatto/firedrake_scripts
Minimal working examples applying Finite Element Method with Firedrake framework
Language: Python - Size: 333 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 11 - Forks: 4