Tfc

Latest version: v1.0.12

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

Scan your dependencies

Page 4 of 4

0.1.6

* Now offering `pe` and `pejit` that can make an argument constant. This will cache the argument and all functions that only depend on that argument as constants. These will be treated as compile time constants when using `pejit`
* This can speed up code noticeably but doesn't always. On `test_ODE` there was a speed gain of ~50x, but on `test_PDE` there was no noticeable difference.
* `constant_arg_nums` has been added to `LS`, `LsClass`, `NLLS`, and `NllsClass`. If this argument is used, then it will utilize `pejit` rather than `jit`.
* See 4 for more details.

0.1.4

TFC version 0.1.4.
* Major change is this implements 2.

0.1.3

Version 0.1.3 drops support for Python 3.6 and adds it for Python 3.10.

0.1.2

Adding this release as it updates the code to work with the newest versions of jax and jaxlib. See commit on August 24th for more details.

0.1.1

0.1.0

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.