Skip to content

Releases: Funz/fz

fz 1.0

28 Apr 18:39

Choose a tag to compare

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 Open In Colab)

Install

pip install funz-fz

Version 0.9.1

26 Jan 14:05
7f3481b

Choose a tag to compare

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

16 Oct 15:32
01b753d

Choose a tag to compare

Merge pull request #37 from Funz/practice-0.9-fixes

Practice 0.9 fixes

Version 0.8

12 Oct 15:20

Choose a tag to compare

0.8.0

ensure no mixing tmp dir in remote calcs