abnerbog / levenberg-marquardt-methodLinks
Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.
☆102Updated 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 code for the linear inverse problem☆24Updated 3 years ago
- numba accelerated interpolation on regular grids in 1, 2, and 3 dimensions☆71Updated 3 years ago
- Methods for numerical differentiation of noisy data in python☆130Updated 3 weeks ago
- PySensors is a Python package for sparse sensor placement☆108Updated 2 months ago
- A collection of forward and inverse Mie solving routines for Python 3, based on Bohren and Huffman's Mie Theory derivations☆119Updated 3 months ago
- Python module for uncertainty quantification using a parallel sequential Monte Carlo sampler☆123Updated 3 months ago
- Numerical differentiation with regularization, allowing differentiation of noisy data without amplifying noise. Uses total variation and …☆31Updated 7 years ago
- The natural Helmholtz-Hodge decomposition☆31Updated 6 years ago
- Generator of 2D gaussian random fields☆53Updated 3 years ago
- Python version of Rick Chartrand's algorithm for numerical differentiation of noisy data☆74Updated 5 years ago
- MCMC toolbox for Matlab☆93Updated 4 years ago
- Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.☆73Updated last year
- Python package containing the tools necessary for radial basis function (RBF) applications☆251Updated 6 months ago
- Python package for Mie scattering computation and analysis.☆35Updated last week
- Pytorch RBF Layer implements a radial basis function layer in Pytorch. Radial Basis networks can be used to approximate functions.☆51Updated 2 months ago
- Format Matplotlib for a scientific thesis (depracated! use garrettj403/SciencePlots!)☆26Updated 6 years ago
- PIVPy helps to understand PIV results, inspired by PIVMAT☆13Updated last week
- MyPTV is an open source library designed for 3D particle Tracking (3D-PTV) measurements☆66Updated last week
- 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 2 months ago
- Solve Poisson equation on arbitrary 2D domain using the finite element method.☆27Updated 10 years ago
- This repository contains lecture notes and codes for the course "Computational Methods for Data Science"☆53Updated 4 years ago
- UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical s…☆341Updated last month
- Two-dimensional Savitzky-Golay filter☆32Updated 4 years ago
- Accompanying code for "State Estimation of a Physical System without Governing Equations"☆93Updated last year
- Uncertainpy: a Python toolbox for uncertainty quantification and sensitivity analysis, tailored towards computational neuroscience.☆231Updated 3 years ago
- Discretization tools for finite volume and inverse problems.☆191Updated last month
- PyNUFFT: Python non-uniform fast Fourier transform☆208Updated 2 months ago
- Optimal numerical differentiation of noisy time series data in python.☆66Updated last month
- Tensorflow implementation of Levenberg-Marquardt training algorithm☆103Updated 8 months ago