Skip to content

TensorWaves 0.1.5

Compare
Choose a tag to compare
@release-drafter release-drafter released this 12 Mar 16:34
e521462

Release 0.1.5

See all documentation for this version here.

This is the final release before the switch to SymPy. See #222 and expertsystem v0.7.0a0.

🐛 Bug fixes

  • Progress bar works better now in Jupyter notebook because of tqdm.autonotebook (#223)

🔨 Internal maintenance

📝 Documentation

  • Visualization of modules with pydeps has been removed (#202)
  • Top of each sub-module API page has an import statement so that it is easier to see where the sub-module is located (#217)

🖱️ Developer Experience

See also changes listed in expertsystem v0.6.10

  • Certain GitHub Actions can now be started manually (#208)
  • CI runs on draft PR again (#210)
  • Preference is now given over intersphinx syntax links (#215)
  • Added infrastructure for generating custom stubs to the typing folder (#216)
  • pre-commit hooks are now automatically upgraded through GitHub Actions(#220)
  • Notebooks can now be run and rendered as HTML through tox -e doclive as well (#225)

Contributors since 0.1.4

@redeboer