Geostat

Latest version: v0.11.1

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

Scan your dependencies

Page 2 of 4

0.4.2

0.4.1

[This post](https://github.com/tensorflow/tensorflow/issues/54463) in a Tensorflow issue thread points out that CUBLAS 11.3 (which handles matrix multiplication on the GPU) has a bug where if a matrix dimension exceeds 2^20 (around a million) then matrix multiplication may produce incorrect results. This seems to happen only when `tf.einsum` is used, not when we do matmul directly, so I replaced einsum with matmul to work around a crash.

0.4.0

* 1.4x speedup on `tests/test_multigp.py`.
* Trend functions must now be specified using TF functions.

0.3.3

0.3.2

0.3.1

* Fix bug in multi-GPs where the measurement error component of the covariance matrix is permuted.
* Make more efficient use of GPU memory when constructing covariance matrix for multi-GPs.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.