{"library":"lineax","type":"library","category":null,"description":"Lineax provides high-performance, JIT-compilable, and differentiable linear solvers for systems of the form Ax=b, built on JAX and designed to integrate seamlessly with Equinox. It enables defining custom linear operators and choosing various direct or iterative solvers. The current version is 0.1.0, indicating an early stage of development, with a release cadence that tends to follow updates in the broader JAX and Equinox ecosystem.","language":"python","status":"active","version":"0.1.0","tags":["jax","equinox","linear algebra","solver","numerical","machine learning"],"last_verified":"Mon May 25","install":[{"cmd":"pip install lineax","imports":["import lineax as lx","from lineax import AbstractLinearOperator","from lineax.operators import Matrix","from lineax import solve","from lineax.solvers import Direct"]}],"homepage":null,"github":"https://github.com/google/lineax","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lineax/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":12.3,"avg_import_s":3.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lineax/compatibility"}}