abnerbog / levenberg-marquardt-methodLinks
Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.
☆101Updated 3 years ago
Alternatives and similar repositories for levenberg-marquardt-method
Users that are interested in levenberg-marquardt-method are comparing it to the libraries listed below
Sorting:
- Python module for uncertainty quantification using a parallel sequential Monte Carlo sampler☆123Updated 2 months ago
- Methods for numerical differentiation of noisy data in python☆127Updated this week
- numba accelerated interpolation on regular grids in 1, 2, and 3 dimensions☆70Updated 3 years ago
- PySensors is a Python package for sparse sensor placement☆107Updated last month
- Python code for the linear inverse problem☆24Updated 3 years ago
- Numerical differentiation with regularization, allowing differentiation of noisy data without amplifying noise. Uses total variation and …☆31Updated 7 years ago
- Python version of Rick Chartrand's algorithm for numerical differentiation of noisy data☆73Updated 5 years ago
- MyPTV is an open source library designed for 3D particle Tracking (3D-PTV) measurements☆64Updated 2 weeks ago
- MCMC toolbox for Matlab☆93Updated 4 years ago
- A 2D finite difference fluid flow solver written in python with numpy vectorization for fast performance. Currently it supports single ph…☆54Updated 4 years ago
- Helmholtz-Hodge decomposition using fft☆20Updated 7 years ago
- Solve Poisson equation on arbitrary 2D domain using the finite element method.☆27Updated 10 years ago
- Generator of 2D gaussian random fields☆52Updated 3 years ago
- This repository contains lecture notes and codes for the course "Computational Methods for Data Science"☆53Updated 4 years ago
- Accompanying code for "State Estimation of a Physical System without Governing Equations"☆92Updated last year
- A collection of forward and inverse Mie solving routines for Python 3, based on Bohren and Huffman's Mie Theory derivations☆119Updated 2 months ago
- A Sensitivity and uncertainty analysis toolbox for Python based on the generalized polynomial chaos method☆83Updated last week
- Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.☆73Updated last year
- UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical s…☆338Updated last week
- Format Matplotlib for a scientific thesis (depracated! use garrettj403/SciencePlots!)☆26Updated 6 years ago
- Differentiate noisy signals with total variational regularization in Python and Mathematica☆25Updated 4 years ago
- Implementation of a polyhedral gravity model in C++17 with a Python Binding☆32Updated last month
- Flexible and efficient tools for high-dimensional approximation, scientific machine learning and uncertainty quantification.☆67Updated this week
- Uncertainpy: a Python toolbox for uncertainty quantification and sensitivity analysis, tailored towards computational neuroscience.☆230Updated 3 years ago
- Companion Matlab and Python codes for the book Bayesian Filtering and Smoothing by Simo Särkkä and Lennart Svensson☆80Updated last year
- Bayesian time-difference-of-arrival positioning using pymc3☆15Updated 5 years ago
- ☆19Updated 5 years ago
- Empowering extended Kalman filter (EKF) with Sparse Identification of Nonlinear Dynamics (SINDy)☆67Updated 7 months ago
- Optimal numerical differentiation of noisy time series data in python.☆66Updated 5 months ago
- Cubic spline approximation (smoothing)☆173Updated 3 months ago