{"library":"tridiax","type":"library","category":null,"description":"A small Python library for efficiently solving tridiagonal systems of linear equations (Thomas algorithm). Current version 0.2.1, released with basic functionality and minimal API. Maintained as needed.","language":"python","status":"active","version":"0.2.1","tags":["tridiagonal","linear-algebra","thomas-algorithm"],"install":[{"cmd":"pip install tridiax","imports":["from tridiax import thomas_solve","from tridiax import divide_and_conquer","from tridiax import stone_solve"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":"passing","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Sun Aug 02","install_tag":null}}