abnerbog / levenberg-marquardt-methodLinks
Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.
☆104Updated 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☆72Updated 3 years ago
- Methods for numerical differentiation of noisy data in python☆130Updated last month
- PySensors is a Python package for sparse sensor placement☆110Updated last week
- Python module for uncertainty quantification using a parallel sequential Monte Carlo sampler☆124Updated 4 months ago
- Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.☆75Updated last year
- MCMC toolbox for Matlab☆93Updated 4 years ago
- Numerical differentiation with regularization, allowing differentiation of noisy data without amplifying noise. Uses total variation and …☆31Updated 7 years ago
- Generator of 2D gaussian random fields☆54Updated 3 years ago
- Differentiate noisy signals with total variational regularization in Python and Mathematica☆25Updated 4 years ago
- Repository for Gravity Field Modeling and Recovery using Machine Learning Methods☆48Updated 9 months ago
- Fast Marching (FM) method implementation in Matlab and C++☆48Updated 2 years ago
- Materials for the PyVista workshop from the Transform 2021 Virtual Conference☆45Updated 3 years ago
- Implementation of a polyhedral gravity model in C++17 with a Python Binding☆32Updated 3 months ago
- MyPTV is an open source library designed for 3D particle Tracking (3D-PTV) measurements☆67Updated last week
- PyLops – A Linear-Operator Library for Python☆503Updated last week
- Python version of Rick Chartrand's algorithm for numerical differentiation of noisy data☆74Updated 5 years ago
- A Sensitivity and uncertainty analysis toolbox for Python based on the generalized polynomial chaos method☆85Updated last month
- UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical s…☆343Updated 2 months ago
- Bayesian time-difference-of-arrival positioning using pymc3☆15Updated 6 years ago
- Fast Vector Spherical Harmonic Transforms☆21Updated 4 years ago
- This repository contains lecture notes and codes for the course "Computational Methods for Data Science"☆53Updated 4 years ago
- Two-dimensional Savitzky-Golay filter☆32Updated 4 years ago
- A collection of forward and inverse Mie solving routines for Python 3, based on Bohren and Huffman's Mie Theory derivations☆119Updated 4 months ago
- Python package containing the tools necessary for radial basis function (RBF) applications☆251Updated 6 months ago
- Discretization tools for finite volume and inverse problems.☆193Updated last month
- 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
- C++, CUDA, and MATLAB codes for the paper "An Exact and Fast Computation of Discrete Fourier Transform for Polar and Spherical Grid"☆45Updated 8 years ago
- Solve Poisson equation on arbitrary 2D domain using the finite element method.☆27Updated 10 years ago
- Bayesian neural networks via MCMC: tutorial☆61Updated last year