ymalitsky / primal-dual-linesearchLinks
Codes for primal-dual method with linesearch
☆8Updated 8 years ago
Alternatives and similar repositories for primal-dual-linesearch
Users that are interested in primal-dual-linesearch are comparing it to the libraries listed below
Sorting:
- ☆11Updated 4 years ago
- Anderson accelerated Douglas-Rachford splitting☆29Updated 4 years ago
- An automatic differentiation library for Python+NumPy.☆35Updated 4 months ago
- TMAC: A Toolbox of Modern Async-Parallel, Coordinate, Splitting, and Stochastic Methods☆48Updated 8 years ago
- Trust Region Subproblem Solver Library☆20Updated 11 months ago
- Fast optimal transport code☆57Updated 5 years ago
- Python interface for SCS☆43Updated this week
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- A curated list of reading material and lecture notes for all things geometry. Mostly focussed on differential and Riemannian geometry wit…☆20Updated 7 years ago
- Direct solver for sparse SPD matrices for nonlinear optimization. Implements supernodal Cholesky decomposition algorithm, and supports GP…☆91Updated last month
- Proximal Operator Graph Solver☆88Updated 2 years ago
- A sparse KLU solver for PyTorch.☆65Updated 3 years ago
- Sparse matrix tools extending scipy.sparse, but with incompatible licenses☆174Updated 2 months ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated last year
- Efficient Wasserstein Barycenter in MATLAB (for "Fast Discrete Distribution Clustering Using Wasserstein Barycenter with Sparse Support" …☆25Updated 5 years ago
- An extensible benchmark suite to evaluate data-driven physical simulation☆27Updated 3 years ago
- A shape optimisation toolbox built on the Firedrake finite element library.☆28Updated 3 weeks ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- Library for handling various differentiable manifolds.☆53Updated this week
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- Optimal Transport for Dummies - Code, slides and article☆33Updated 8 years ago
- Jupyter notebook usage examples for the SPORCO project☆19Updated 3 years ago
- Reference implementation of Optimistic Expected Improvement.