Topic: "numerical-analysis"
dpilger26/NumCpp
C++ implementation of the Python Numpy library
Language: C++ - Size: 117 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 3,813 - Forks: 579

hosseinmoein/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
Language: C++ - Size: 45.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2,716 - Forks: 335

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.56 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 2,369 - Forks: 244

nschloe/awesome-scientific-computing
:sunglasses: Curated list of awesome software for numerical analysis and scientific computing
Language: Python - Size: 230 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1,418 - Forks: 163

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: 29 days ago - Pushed at: almost 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: 1 day ago - Pushed at: over 1 year ago - Stars: 761 - Forks: 63

Axect/Peroxide
Rust numeric library with high performance and friendly syntax
Language: Rust - Size: 12.6 MB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 635 - Forks: 32

JuliaMolSim/DFTK.jl
Density-functional toolkit
Language: Julia - Size: 90.6 MB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 479 - Forks: 93

ergenekonyigit/Numerical-Analysis-Examples
Numerical Analysis Implementations in Various Languages
Language: C++ - Size: 1.17 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 390 - Forks: 76

auto-differentiation/xad
Powerful automatic differentiation in C++ and Python
Language: C++ - Size: 1.18 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 373 - Forks: 45

JuliaReach/ReachabilityAnalysis.jl
Computing reachable states of dynamical systems in Julia
Language: Julia - Size: 13.8 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 201 - Forks: 17

GregTJ/stable-fluids
A minimal Stable Fluids inspired fluid solver with Python and NumPy.
Language: Python - Size: 8.78 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 184 - Forks: 26

AllAlgorithms/algorithms
The All ▲lgorithms documentation website.
Language: JavaScript - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 164 - Forks: 59

Mojo-Numerics-and-Algorithms-group/NuMojo
NuMojo is a library for numerical computing in Mojo 🔥 similar to numpy in Python.
Language: Mojo - Size: 3.39 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 162 - Forks: 18

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: 145 - Forks: 22

bob-carpenter/ad-handbook
Automatic Differentiation Handbook
Language: C++ - Size: 868 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 145 - Forks: 19

reamat/CalculoNumerico
Escrita colaborativa de recursos educacionais abertos sobre cálculo numérico.
Language: TeX - Size: 213 MB - Last synced at: 5 months ago - Pushed at: 5 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: 17 days ago - Pushed at: almost 7 years ago - Stars: 139 - Forks: 66

chakravala/Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
Language: Julia - Size: 4.96 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 116 - Forks: 15

AFei19911012/MatlabSamples
:monocle_face: Matlab Samples :alien: keep updating
Size: 71 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 113 - Forks: 33

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: about 1 year ago - Pushed at: about 1 year ago - Stars: 107 - Forks: 26

ProfJski/FloatCompMandelbrot
What impact does floating point precision have on Mandelbrot set calculations?
Language: C++ - Size: 10 MB - Last synced at: about 15 hours ago - Pushed at: about 2 years ago - Stars: 107 - Forks: 2

john-s-butler-dit/Numerical-Analysis-Python
Python notebooks for Numerical Analysis
Language: Jupyter Notebook - Size: 17 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 106 - Forks: 24

Drapegnik/bsu
🎓Repository for university labs on FAMCS, BSU
Language: Java - Size: 22.7 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 106 - Forks: 36

cfgnunes/numerical-methods-python
Numerical methods implementation in Python.
Language: Python - Size: 110 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 103 - Forks: 39

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: 2.28 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 103 - Forks: 30

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: 2 months ago - Pushed at: over 2 years ago - Stars: 87 - Forks: 9

parsiad/mlinterp
Fast arbitrary dimension linear interpolation in C++
Language: C++ - Size: 208 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 29

numericalalgorithmsgroup/pybobyqa
Python-based Derivative-Free Optimization with Bound Constraints
Language: Python - Size: 8.96 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 78 - Forks: 18

verificarlo/verificarlo
A tool for debugging and assessing floating point precision and reproducibility.
Language: C - Size: 13.8 MB - Last synced at: 2 months ago - Pushed at: 5 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 74 - Forks: 22

kevinzakka/learn-linalg
Learning some numerical linear algebra.
Language: Python - Size: 23.9 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 71 - Forks: 8

tirthajyoti/Julia-data-science
Data science and numerical computing with Julia
Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: about 2 months ago - Pushed at: over 5 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.44 MB - Last synced at: 6 days ago - Pushed at: 4 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: 3 months ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 3

emhayki/CFD-Fundamental
Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
Language: C++ - Size: 404 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 13

KhanShaheb34/Data-Structures-and-Algorithms-Notebook
Open Source DSA notebooks
Language: Python - Size: 452 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 70

mrtkp9993/Cpp-Examples
Numerical C++ examples.
Language: C++ - Size: 10.2 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 43 - Forks: 1

numericalalgorithmsgroup/dfols
Python-based Derivative-Free Optimizer for Least-Squares
Language: Python - Size: 11.8 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 42 - Forks: 16

comp-physics/awesome-numerics
Resources for learning about numerical methods.
Language: Makefile - Size: 689 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 3

cfgnunes/numerical-methods-matlab
Numerical methods implementation in MATLAB.
Language: MATLAB - Size: 52.7 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 38 - Forks: 17

cpraveen/na
Codes for Numerical Analysis course
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 36 - Forks: 20

huonw/fast-math
Fast, approximate versions of mathematical functions
Language: Rust - Size: 559 KB - Last synced at: 2 months ago - Pushed at: over 6 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: over 1 year ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 10

mwt/inteq
Solve various integral equations using numerical methods in Python
Language: Python - Size: 170 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 34 - Forks: 3

ThanasisMattas/mattflow
A numerical CFD solver for the Shallow Water Equations
Language: Python - Size: 1.78 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 33 - Forks: 7

stylewarning/computable-reals
Arbitrary precision, automatic re-computing real numbers in Common Lisp.
Language: Common Lisp - Size: 31.3 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 3

fubel/PyCannyEdge
Educational Python implementation of the Canny Edge Detector
Language: Python - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 9

amkatrutsa/nla2019_ozon
NLA course in OZON Masters
Language: Jupyter Notebook - Size: 34.8 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 19

ariadne-cps/ariadne
C++ framework for rigorous computation on cyber-physical systems
Language: C++ - Size: 20 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 9

orion-orion/NumericalAnalysis-Python
🔨 用Python+Numpy+Pytorch实现《数值分析》(Timothy Sauer著) 的所有算法。
Language: Python - Size: 599 KB - Last synced at: over 1 year ago - Pushed at: over 1 year 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 1

canbula/NumericalAnalysis
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Language: Python - Size: 19.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 28 - Forks: 70

huonw/ieee754
Low-level manipulations of IEEE754 floating-point numbers.
Language: Rust - Size: 639 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 4

lindonroberts/trust-region
Python trust-region subproblem solvers for nonlinear optimization
Language: Python - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 27 - Forks: 3

mashiox/analytics-engine
An environment of open source services used for market analysis
Language: PLpgSQL - Size: 777 KB - Last synced at: 11 months ago - Pushed at: about 2 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: over 2 years ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 57

abdullahalshawafi/Mathemati_
An absolute masterpiece website for solving mathematical problems numerically.
Language: HTML - Size: 106 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 12

numericalalgorithmsgroup/dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Language: Python - Size: 3.08 MB - Last synced at: 21 days ago - Pushed at: almost 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: about 1 year ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 7

chrizbee/NewtonFractal
Qt application to visualize newton fractals
Language: C++ - Size: 16.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 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: 4 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 2

ramesaliyev/numerica
Numerical analysis methods implemented in Python.
Language: Python - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 5

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: about 2 years ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 7

infinity-07/Numerical-analysis-code
使用MATLAB实现数值分析课程的算法
Language: MATLAB - Size: 7.52 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 3

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: 3 months ago - Pushed at: almost 8 years ago - Stars: 19 - Forks: 5

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: about 2 months ago - Pushed at: 3 months ago - Stars: 18 - Forks: 6

linas/anant
Analytic Number Theory high-precision GnuMP routines
Language: C - Size: 548 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5

arotem3/numerics
library of numerical methods using Armadillo
Language: C++ - Size: 3.44 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 5

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: 56.8 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 16 - Forks: 1

verificarlo/fuzzy
A fuzzy ecosystem for evaluating the stability of your computational tools.
Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 16 - Forks: 14

k3jph/cmna-pkg
Computational Methods for Numerical Analysis
Language: R - Size: 325 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 9

brli3/Numerical-Methods
Basic numerical methods implemented in FORTRAN
Language: Fortran - Size: 595 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 18

jishnurajendran/Numerical-analysis
MATLAB/Octave Codes for Numerical analysis techniques
Language: MATLAB - Size: 563 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 15 - Forks: 5

aqreed/NumericalRecipes
Is Julia fast as Fortran, and easy as Python?
Language: Python - Size: 202 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 4

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: 314 KB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 14 - Forks: 21

UriaMorP/mprod_package
Software implementation for tensor-tensor m-product
Language: Python - Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: over 1 year 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: about 2 years ago - Pushed at: about 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: 26 days ago - Pushed at: over 3 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: almost 2 years ago - Pushed at: over 4 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: about 2 years ago - Pushed at: over 4 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: over 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 5

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: 6 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 3

auto-differentiation/xad-py
High-Performance Automatic Differentiation for Python
Language: Python - Size: 157 KB - Last synced at: 21 days ago - Pushed at: 10 months 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: 2 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 2

alandefreitas/sympp
SymPP: A Symbolic Library that compiles itself
Language: C++ - Size: 2.22 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 2

chakravala/Adapode.jl
Adaptive P/ODE numerics with Grassmann element TensorField assembly
Language: Julia - Size: 138 KB - Last synced at: 32 minutes ago - Pushed at: about 1 hour ago - Stars: 12 - Forks: 0

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: 144 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 12 - Forks: 1

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: 4 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 5

trulsmoholt/masterthesis
Discretization methods for porous media flow problems.
Language: Python - Size: 104 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

mrtkp9993/NumericalAlgorithms.jl
[DEPRECATED] Statistics & Numerical algorithms implemented in Julia.
Language: Julia - Size: 438 KB - Last synced at: about 2 months ago - Pushed at: over 2 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: over 1 year ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 6

volpatto/firedrake_scripts
Minimal working examples applying Finite Element Method with Firedrake framework
Language: Python - Size: 329 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 11 - Forks: 4

oliversheridanmethven/pyarv
Python bindings of approximate random variables
Language: Python - Size: 40.6 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 0

harry7557558/Graphics
Source files for my experiments not limited to computer graphics.
Language: C++ - Size: 622 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 3

sylvanding/bit-numerical-analysis-hw
⭐️ 北京理工大学数值分析《数值计算方法》丁丽娟-数值实验作业(MATLAB)和课后作业
Language: MATLAB - Size: 888 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 11 - Forks: 1

KonstantinRiedl/CBOGlobalConvergenceAnalysis
Numerical illustration of a novel analysis framework for consensus-based optimization (CBO) and numerical experiments demonstrating the practicability of the method
Language: MATLAB - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

yashsavani/Advanced-Foundations-of-ML
A curated list of references to help you get up to speed with the concepts and techniques needed to become a successful ML researcher.
Language: Makefile - Size: 940 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 1

msahamed/machine_learning_earthquake_rupture
This repository contains python codes to classify earthquake rupture based on random forest and neural network.
Language: Jupyter Notebook - Size: 6.39 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 11

NiMlr/pyfunctionbases
A Python module to compute multidimensional arrays of evaluated (orthogonal) functions.
Language: Python - Size: 128 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 1
