Linear-operator

Latest version: v0.5.3

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.3

What's Changed
* Fix issue with negative indexing in `CatLinearOperator` by Balandat in https://github.com/cornellius-gp/linear_operator/pull/80
* Use absolute imports by saitcakmak in https://github.com/cornellius-gp/linear_operator/pull/85
* Suppress linter warnings on import from non-existent file by saitcakmak in https://github.com/cornellius-gp/linear_operator/pull/86
* Make pytorch a conda runtime dependency by Balandat in https://github.com/cornellius-gp/linear_operator/pull/88
* Pin mpmath to <=1.3.0 by Balandat in https://github.com/cornellius-gp/linear_operator/pull/94
* linear_operator cat_rows performance improvement by naefjo in https://github.com/cornellius-gp/linear_operator/pull/93
* Fix errors in docs by gpleiss in https://github.com/cornellius-gp/linear_operator/pull/96
* Typeguard 4.3.0 by ChristianWirthContinental in https://github.com/cornellius-gp/linear_operator/pull/97
* Unify tolerance specification for test_diagonalization() by Turakar in https://github.com/cornellius-gp/linear_operator/pull/91
* Fix dtype/device mismatch in _get_indices() by Turakar in https://github.com/cornellius-gp/linear_operator/pull/90

New Contributors
* naefjo made their first contribution in https://github.com/cornellius-gp/linear_operator/pull/93
* ChristianWirthContinental made their first contribution in https://github.com/cornellius-gp/linear_operator/pull/97

**Full Changelog**: https://github.com/cornellius-gp/linear_operator/compare/v0.5.2...v0.5.3

0.5.2

What's Changed
* Fix type error when converting interpolated_linear_operator to double precision by CY-Zhang in https://github.com/cornellius-gp/linear_operator/pull/74
* Update RTD configuration. by gpleiss in https://github.com/cornellius-gp/linear_operator/pull/75

New Contributors
* CY-Zhang made their first contribution in https://github.com/cornellius-gp/linear_operator/pull/74

**Full Changelog**: https://github.com/cornellius-gp/linear_operator/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* Fix type of KroneckerProductLinearOperator.linear_ops (in some cases) by Balandat in https://github.com/cornellius-gp/linear_operator/pull/66
* Add MaskedLinearOperator by Turakar in https://github.com/cornellius-gp/linear_operator/pull/69
* Fix normalization of initial guess in linear_cg() by Turakar in https://github.com/cornellius-gp/linear_operator/pull/71
* Add short path for LinearOperator.repeat() by Turakar in https://github.com/cornellius-gp/linear_operator/pull/70
* Fix _t_matmul() in MaskedLinearOperator and add test by Turakar in https://github.com/cornellius-gp/linear_operator/pull/72

New Contributors
* Turakar made their first contribution in https://github.com/cornellius-gp/linear_operator/pull/69

**Full Changelog**: https://github.com/cornellius-gp/linear_operator/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* Add stricter type checking and expected matrix sizes by corwinjoy in https://github.com/cornellius-gp/linear_operator/pull/42
* Re-remove cached decorator for TriangularLinearOperator.to_dense by Balandat in https://github.com/cornellius-gp/linear_operator/pull/59
* Make jaxtyping dep install requirement by Balandat in https://github.com/cornellius-gp/linear_operator/pull/60
* Fix an issue for `DiagLinearOperator` if its `_diag` is a scalar tensor by Balandat in https://github.com/cornellius-gp/linear_operator/pull/61
* Clean up deprecation warnings by saitcakmak in https://github.com/cornellius-gp/linear_operator/pull/63
* Catch some warnings in linear_cg tests by Balandat in https://github.com/cornellius-gp/linear_operator/pull/64
* Add KernelLinearOperator, deprecate KeOpsLinearOperator by gpleiss in https://github.com/cornellius-gp/linear_operator/pull/62

New Contributors
* corwinjoy made their first contribution in https://github.com/cornellius-gp/linear_operator/pull/42

**Full Changelog**: https://github.com/cornellius-gp/linear_operator/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* Allow `.to()` to operate on tensors by Balandat in https://github.com/cornellius-gp/linear_operator/pull/45
* Change _dtype_value_context init args to `*_value`. by Balandat in https://github.com/cornellius-gp/linear_operator/pull/47
* Fix missing dtype arg in _dtype_value_context by saitcakmak in https://github.com/cornellius-gp/linear_operator/pull/49
* Use raw strings to avoid "DeprecationWarning: invalid escape sequence" by saitcakmak in https://github.com/cornellius-gp/linear_operator/pull/52
* Remove cached decorator for TriangularLinearOperator.to_dense by Balandat in https://github.com/cornellius-gp/linear_operator/pull/51
* Format using ufmt, upgrade pre-commit config by Balandat in https://github.com/cornellius-gp/linear_operator/pull/56

New Contributors
* saitcakmak made their first contribution in https://github.com/cornellius-gp/linear_operator/pull/49

**Full Changelog**: https://github.com/cornellius-gp/linear_operator/compare/V0.3.0...v0.4.0

0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.