Skip to content

PyJibe 0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 00:07
0.13.1
39496f9

0.13.1

  • fix: make sure fit parameters are identified by their label
    instead of by an index (which can be wrong, now that we have
    hidden parameters)
  • fix: do not show "sneddon_spher" model in expert mode

0.13.0

  • feat: allow to specify the geometrical correction factor for
    non-single-contact experiments (#16)
  • fix: export fitting method and method kwargs with initial
    parameters
  • enh: add expert mode which is just a parital developer mode (#22)
  • enh: add links to docs in two places (#19)
  • enh: show "Axes" in fitting tab only in developer mode (#21)
  • setup: bump nanite from 3.4.0 to 3.5.0 (#16)