Skip to content

Add `pinv` solver, based on jax.numpy.linalg.pinv

Vicentini Filippo requested to merge github/fork/PhilipVinc/pv/add-pinv into master

Created by: PhilipVinc

For completeness, this is based on pinv. The docstring suggests that pinv_smooth performs better in general.

Merge request reports