FlamingPy Release 0.4.9a1
Pre-release
Pre-release
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
-
Fixed a bug in
pull_request_template.md
. The template was not loading properly due to a whitespace problem. #2 -
Fixed a bug in
simulations.py
and related examples. See here for commit details. #6
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
, anddoc/Makefile
.
Contributors
This release contains contributions from (in alphabetical order):
Nariman Saadatmand, Ilan Tzitrin
See full commit details here.