Skip to content

Version 0.5.1 — Documentation and example fix

Choose a tag to compare

@vitaliy-ch25 vitaliy-ch25 released this 06 Jun 19:03
e4350fc

What's Changed

  • Fixed a rendering issue in the README where content following collapsible sections was truncated on GitHub Pages
  • In example_one_fit.py, plt.pause(1.0) instead of plt.waitforbuttonpress() to avoid issues with the Spyder IDE when inline figures are configured
  • No changes to package functionality

See the README for installation instructions and getting started.