Tabmat

Latest version: v4.1.0

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

Scan your dependencies

Page 2 of 7

3.1.10

-------------------

**Bug fixes:**

- We fixed a bug in the dense sandwich product, which would previously segfault for very large matrices.
- Fixed the column order when initializing a ``SplitMatrix`` from a list containing other ``SplitMatrix`` objects.
- Fixed ``getcol`` not respecting the ``drop_first`` attribute of a ``CategoricalMatrix``.

3.1.9

------------------

**Other changes:**

- Support building on architectures that are unsupported by xsimd.

3.1.8

------------------

**Other changes:**

- The C++ types have been refactored. Loop indices are now using the ``Py_ssize_t`` type. Integers now have a templated type as well.
- The documentation for ``matvec`` and ``matvec_transpose`` has been updated to reflect actual behavior.
- Checks for dimension mismatch in ``matvec`` and ``matvec_transpose`` arguments have been added.
- Remove upper pin on xsimd.

3.1.7

------------------

**Bug fix:**

- We fixed a bug in the cross sandwich product, which would previously segfault for very large matrices.

3.1.6

------------------

**Bug fix:**

- We fixed a bug in the dense sandwich product, which would previously segfault for very large F-contiguous matrices.

3.1.5

------------------

**Bug fix:**

- We fixed a bug in the dense matrix-vector and sandwich products, which would previously segfault for very large matrices.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.