Releases: zlatko-minev/pyEPR
Releases · zlatko-minev/pyEPR
pyEPR 0.9.0 (2023)
What's Changed
- Variation support to
calc_p_electric_volume
by @nikosavola in #132 - Support synchronised variables in
Optimetrics.create_setup
by @nikosavola in #130 - Don't extend
hfss_report_full_convergence
vertically by @nikosavola in #135 - Support loss tangents for different interfaces (surfaces) in
do_EPR_analysis
by @nikosavola in #144 - Fix #145 .gitignore by @zachparrott in #146
- Add dtypes to empty Pandas Series by @nikosavola in #139
- Refactor
DataFrame.append
topd.concat
by @nikosavola in #138 - Replace usage of np.float with float (#147) by @jagandecapri in #150
- Correctly select a few modes in analyze_variation by @clarayfontaine in #149
New Contributors
- @jagandecapri made their first contribution in #150
- @clarayfontaine made their first contribution in #149
Full Changelog: 0.8.5.7...0.9.0
Sign bug fix
Fixed
- Fixed a bug in the bug fix pushed in the last release (needed to evaluate the real part of the voltage inside of np.sign)
Correct the sign of EPR
- Adds variation labels to plots in hfss_report_full_convergence
- Adds more parametric sweep options
- Adds DrivenTerminal support
- Adds single surface DistributedAnalysis.get_Qsurface
- Fixes EPR sign bug that caused EPR to always be positive
CI for Metal
Change the type hint so CI will pass.
Work with python 3.10
Update imports to use python 3.10 libs.
Fix for plotting inf data.
Merge pull request #98 from zlatko-minev/90_publish_to_pypi Update the version so can make a new tag.
Tag for Metal
Create a tag and release to be used by Metal.
Updates for qiskit-metal, bug fixes
Updates for qiskit-metal, bug fixes
pyEPR and Zenodo doi
Stable version works with Qiskit Metal v0.0.3 and adding Zenodo doi
0.8.4.6
up-rev