Releases: Funz/fz
Releases · Funz/fz
fz 1.0
First stable release of funz-fz, the parametric scientific computing framework.
What's new
- Complete parametric study engine:
fzl,fzi,fzc,fzo,fzr,fzd - Iterative Design of Experiments with adaptive algorithms (Brent, BFGS, random sampling, Monte Carlo)
- Smart caching via
cache://calculator - SSH, SLURM, Funz remote calculators
- Full CLI with JSON/CSV/Markdown/HTML output formats
- Jupyter notebook examples (see examples/ or
)
Install
pip install funz-fz
Version 0.9.1
Cleanup-sanitize-doc-andmore (#60) * sanitize code * up version (0.9.1) * some more code sanitize * add fzl and update * update doc , context --------- Co-authored-by: yannrichet <richetyann@gmail.com>
Version 0.9
Merge pull request #37 from Funz/practice-0.9-fixes Practice 0.9 fixes
Version 0.8
0.8.0 ensure no mixing tmp dir in remote calcs