pyEPR icon indicating copy to clipboard operation
pyEPR copied to clipboard

Powerful, automated analysis and design of quantum microwave chips & devices [Energy-Participation Ratio and more]

Results 52 pyEPR issues
Sort by recently updated
recently updated
newest added

with multiple sweep variables, using a swp_variable which is not the default 'variation' in plot_hamiltonian_results method, not all variations are displayed. When trying to perform the same analysis while sending...

Suggestion by Vadiraj: "I saw the paper on arxiv. Congratulations! this is big. As I was perusing the paper, I wondered if you had some plans of introducing these ideas...

Update installation docs in the /docs folder and on the readme.md

good first issue

I noticed that (at least some) field calculator operations fail when there are no variables in the design. One can get around this by just adding a variable to the...

help wanted

The names of the variables could be obtained from `pinfo.get_all_variables_names()` as set of strings. It would be nice to see a function like `pinfo.getValue('var name')` to return the value(s) of...

**TL;DR:** This program should've been written on a quantum computer... My PC really starting to straggle:\ After converting the code from using `qutip` to using `numpy` (see `remove_qutip` branch) I...

enhancement
help wanted

The tests module is pretty empty right now, we only test for very few things... Anyone who wants can add more tests, all you need is use case for the...

enhancement
good first issue

Here is the description of the issue: I have a simulation with 10 modes, and I would like to work only with 2 of them: eprd.do_EPR_analysis(modes=[0, 8]) But, when I...

bug
help wanted