Tfc

Latest version: v1.1.0

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

Scan your dependencies

Page 4 of 5

0.1.10

Hot fix for `TFCDict` that uses `onp.array` values.

**Full Changelog**: https://github.com/leakec/tfc/compare/tfc-v0.1.9...tfc-v0.1.10

0.1.9

Making changes to work with JAX 0.3.15.

**Full Changelog**: https://github.com/leakec/tfc/compare/tfc-v0.1.8...tfc-v0.1.9

0.1.8

* Updates so everything works with JAX 0.3.10.

**Full Changelog**: https://github.com/leakec/tfc/compare/tfc-v0.1.7...tfc-v0.1.8

0.1.7

* Minor changes to keep up with newest JAX update.

**Full Changelog**: https://github.com/leakec/tfc/compare/tfc-v0.1.6...tfc-v0.1.7

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.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.