Skip to content

FlamingPy Release 0.4.9a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nariman87 nariman87 released this 07 Apr 11:28
· 61 commits to main since this release
d5c7d22

Improvements since the last release

  • Relative paths cannot be used in README.md logos and were replaced with GitHub-hosted links. #5

  • C++ imports are now placed within try blocks to avoid interrupting non-compiled installations, such as the ones currently used by readthedocs. #5

  • Code coverage (quality) score was improved to a more acceptable B- level. #5

Bug fixes

Documentation changes

  • Making Documentation more usable and consistent with other Xanadu projects #5:
    • API details and inheritance diagrams should be now correctly displayed.
    • "Edit on Github" links were fixed
    • The general style and section structures made more consistent with the company requirements and other packages such as StrawberryFields.
    • Fixed the documentation links in README.md
    • Minor updates to doc/conf.py, doc/dev_requirements.txt, and doc/Makefile.

Contributors

This release contains contributions from (in alphabetical order):

Nariman Saadatmand, Ilan Tzitrin

See full commit details here.