jaxfne v0.2.18
jaxfne v0.2.18
v0.2.18 completes the release-readiness contract for the current jaxfne TFNE scaffold line.
Highlights
- Completed the public
jaxfne.runtimesurface:RuntimeConfigruntimeruntime_reportget_jax_backend_reportset_precision_policysafe_jitsafe_vmap
- Added CPU-first runtime/backend inspection helpers.
- Added precision-policy control for float32 default and x64 opt-in workflows.
- Added safe JAX transform wrappers with fallback behavior.
- Removed stale public version language from README and examples.
- Preserved the current TFNE claim discipline:
- computational scaffold
- simulated/proxy readouts
- no biological proof claim
- no calibrated physical amplitude claim from proxy operators
Validation
Release-prep validation completed on the tagged commit:
python -m compileall -q jaxfne tests examples
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 PYTHONPATH=. python -m pytest tests/ -q --tb=line
737 passed
python -m build
twine check dist/*
PASSED
Package
pip install jaxfne==0.2.18Release commit
1db649ac5e2de3a8ad3f145adc1b968acdb9bf73