avieira / python_lbfgsbLinks
Pure Python-based L-BFGS-B implementation
☆23Updated 5 years ago
Alternatives and similar repositories for python_lbfgsb
Users that are interested in python_lbfgsb are comparing it to the libraries listed below
Sorting:
- 2D/3D serial and parallel triangular mesh generation tool for finite element methods.☆139Updated 2 years ago
- computational adjoint-based shape optimization and optimal control software for python☆60Updated last week
- Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.☆73Updated last year
- Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations☆156Updated 2 months ago
- Poisson equation solver with finite difference method and multigrid☆66Updated 8 years ago
- The algorithmic differentation tool pyadjoint and add-ons.☆115Updated last month
- A pure Matlab implementation of L-BFGS-B (LBFGSB)☆62Updated last year
- Parallelized BBFMM3D with OpenMP☆33Updated 3 months ago
- Python package containing the tools necessary for radial basis function (RBF) applications☆251Updated 6 months ago
- Simple walkthrough tutorial for getting started with petsc4py☆40Updated 14 years ago
- Fast Marching (FM) method implementation in Matlab and C++☆48Updated 2 years ago
- Geometric Inverse Problem using Parametric Level-Set☆18Updated 2 years ago
- ODIL (Optimizing a Discrete Loss) is a Python framework for solving inverse and data assimilation problems for partial differential equat…