Tfc

Latest version: v1.0.12

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

Scan your dependencies

Page 3 of 4

1.0.0

Moving out of beta
With the most recent pull requests, I now have all of the features implemented that I feel are necessary to release the first non-beta version. These recent updates include:
* Support for generic field types for most optimization problems (see documentation for details)
* LSP support
* Updating examples and completing a Git runner to ensure these run without error in the future.

These are in addition to features added earlier this year such as:
* Automatic differentiation support for arbitrary level derivatives of the basis functions
* A version of the JIT that aggressively caches compile-time constants to support running most optimization problems on the hardware (GPU and TPU) that JAX supports.

The future
At this time, the TFC package is entering "maintenance" mode. My current future plans are to keep things running smoothly by making any minor modifications required by our parent packages. In addition, I will release binaries for new Python versions or OSs that our parent packages support.

I will continue to monitor for issues/feature requests, so if there is something you would like to see please let me know. I'm also always happy to write new tutorials or explain things in more depth if anyone feels that is needed.

Finally, a huge thank you to everyone who has worked on this and offered support in any way.

Much love,
Carl

**Full Changelog**: https://github.com/leakec/tfc/compare/tfc-v0.1.11...tfc-v1.0.0

0.1.11

What's Changed
* Added a Python basis function backend, so optimization problems on domains of generic fields (that numpy supports) can now be solved with TFC
* Python basis function backend by leakec in https://github.com/leakec/tfc/pull/10
* Adding type hints for ease-of-use with LSPs
* Merging type hints into main by leakec in https://github.com/leakec/tfc/pull/12

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

Upcoming
All of the major features I wanted to add have now been added. I'm going to do a cleanup of most of the examples, and then move this out of beta and into the first major release :)

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

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.