Teneva

Latest version: v0.14.9

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

Scan your dependencies

Page 1 of 2

0.14.9

- [GLB] Extend license and copyright to `2024`
- [NEW] Add `optima_func` module with `optima_func_tt_beam` function
- [UPG] Set the correct citation to our paper; update useful links in README.md and docs
- [UPG] Set the correct citation to our paper

0.14.8

- [FIX] Remove a typo in `svd.svd_incomplete` function, now it works correct
- [NEW] Add `anova_func.anova_func` function (it will be further improved) and related demo
- [NEW] Add `sample.sample_rand_poi` function and related demo
- [DEM] Small update of the demos for `als` and `als_func` modules

0.14.7

- [UPG] More accurate and fast code for `als_func.als_func` function
- [UPG] Add arbitraty basis function support for `func.func_get` function and support for only one input point
- [UPG] Add custom scale to `grid.poi_scale` function
- [UPG] Small upgrade of the `cross.cross` function arguments and more accurate `info` usage
- [NEW] Add `tensors.rand_stab` function, which build stable (for large dimensions) random TT-tensor
- [TST] Add various tests to several functions from `tensors`, `cross`, `grid` and `func` modules

0.14.6

- [FIX] Fix bug for weights parameter (`w`) in `als.als`
- [FIX] Small fixes for `act_one.copy`, `act_one.interface` and `act_one.get_and_grad`
- [FIX] More accurate operation sequences in `workflow.md`
- [FIX] Update bibtex link to our published paper in `README.md`
- [UPG] Add link to [teneva_opti](https://github.com/AndreiChertkov/teneva_opti) repo in `README.md` and docs
- [TST] Add various tests to several functions from `act_one` and to `als.als`
- [STL] Stylistic code changes for a number of functions from `act_one`
- [DEM] More accurate demos for a number of functions from `act_one`

0.14.5

- [GLB] Set the default `seed` argument to all functions that operate with random values (see the changelog for the version 0.14.3) as `None`, i.e., when the function is called again, new random results will occur, and if the seed is set, then the results become reproducible
- [FIX] Several fixes for workflow instructions in `workflow.md`
- [UPG] List supported python versions in README.md and add useful link
- [STL] Some style fixes for `act_one.get` and `act_one.get_many` functions
- [TST] Add tests for `act_one.get` and `act_one.get_many` functions and update tests for `maxvol.maxvol` and `maxvol.maxvol_rect` functions.
- [DOC] More accurate home page in documentation, fixes for "Notation and general comments" page, add "Useful links" page

0.14.4

- [GLB] Added a dev branch for development, it is planned to use the master branch now only for releases. Updated accordingly the "workflow.md" file

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.