Autoray

Latest version: v0.6.12

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

Scan your dependencies

Page 1 of 3

0.6.12

- add `torch.indices` and `tensorflow.indices`

**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.6.11...v0.6.12

0.6.11

What's Changed
* Fix creation functions with builtin `like` kwarg by dwierichs in https://github.com/jcmgray/autoray/pull/23
* Allow additional keyword arguments in `tensorflow_diag` by dwierichs in https://github.com/jcmgray/autoray/pull/24

New Contributors
* dwierichs made their first contribution in https://github.com/jcmgray/autoray/pull/23

**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.6.10...v0.6.11

0.6.10

What's Changed

* The following functions now inherit default `dtype` and possibly `device` (when using torch) when the `like` kwarg is an explicit array:
- `"empty"`
- `"eye"`
- `"full"`
- `"identity"`
- `"ones"`
- `"zeros"`
* fix NumpyMimic special attribute access (20) by jcmgray in https://github.com/jcmgray/autoray/pull/21
* fix `"diag"` for tensorflow.

**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.6.9...v0.6.10

0.6.9

- `autojit`: fix jax when kwargs are used
- `autojit`: simplify torch and python compiler
- torch: alias min/max to amin/amax

**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.6.8...v0.6.9

0.6.8

What's Changed
* Alias jax.scipy by HaoTy in https://github.com/jcmgray/autoray/pull/18

New Contributors
* HaoTy made their first contribution in https://github.com/jcmgray/autoray/pull/18

**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.6.7...v0.6.8

0.6.7

- `lazy.einsum`: allow `cotengra` or `opt_einsum` for advanced parsing, fall back to basic when neither present
- add `torch.expand_dims`.

**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.6.6...v0.6.7

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.