Releases: ICHEC/qse
Releases · ICHEC/qse
r1.1
What's Changed
- [tests] Add first set of tests for Qbits by @jimnel in #33
- [tests] Add more tests for Qbits by @jimnel in #34
- Add Qbits tests for get and del by @jimnel in #42
- Refactor calc by @jimnel in #44
- Qbits tests (round 4) by @jimnel in #43
- Minor refactoring by @jimnel in #55
- added from qc-codes by @rajarshitiwari in #61
- Small refactoring of tests by @jimnel in #60
- Update installation and contributing notes by @jimnel in #41
- Add Jupyter black by @jimnel in #64
- Fix links in readme by @jimnel in #72
- Update notebook titles and add versioning by @jimnel in #73
- 62 add sf by @rajarshitiwari in #71
- 75 refactor magnetic by @rajarshitiwari in #77
- 78 import fix by @rajarshitiwari in #79
- Add conditional imports for MyQLM and Pulser by @jimnel in #76
- 80 pulser notebook by @rajarshitiwari in #81
- Add installation for pulser and myqlm by @jimnel in #82
- Create lattices submodule by @jimnel in #38
- Signal docs by @sherryblair in #84
- 35 add ring to lattice library by @rajarshitiwari in #85
- 67 addfinish docs for signal by @rajarshitiwari in #89
- [don't merge] 11 generate jupyter docs by @rajarshitiwari in #87
- Add optional install for docs by @jimnel in #92
- from main to 91-doc... by @rajarshitiwari in #93
- 91 doc to gh pages by @rajarshitiwari in #96
- 91 doc to gh pages by @rajarshitiwari in #97
- updating the branch from main by @rajarshitiwari in #99
- Update Qbits initialization by @jimnel in #103
- update from main by @rajarshitiwari in #106
- Remove print from MyQLM module by @jimnel in #104
- Update flake to check unused imports by @jimnel in #105
- Remove tag/tags from Qbit/Qbits by @jimnel in #107
- Use Flake8-pyproject by @jimnel in #114
- 70 shape in qbits by @rajarshitiwari in #109
- Add more tests for Qbit by @jimnel in #113
- 118 sij attr missing in pulser by @rajarshitiwari in #119
- Update flake8 by @jimnel in #112
- Cleaner layout for docs by @jimnel in #120
- Simplify pulser and myqlm calculators by @jimnel in #121
- Correct documentation build errors by @jimnel in #123
- Fix equations for docs by @jimnel in #124
- Get qse version from pyproject by @jimnel in #126
- 127 add hooks by @rajarshitiwari in #128
- Update myqlm.py by @pablosuvi in #129
- Fix try except qlaams magnetic by @pablosuvi in #131
- Minor refactor of docs by @jimnel in #133
- Update rotation docs by @jimnel in #135
- Add tests for pulser by @jimnel in #140
- Enforce max line length in flake8 by @jimnel in #139
- Tweak the rotate function by @jimnel in #142
- Refactor pulser by @jimnel in #141
- Add tests for Signal by @jimnel in #144
- Add docs for the draw function by @jimnel in #145
- Add pulser to dev and docs requirements by @jimnel in #148
- fix pulser notebook by @jimnel in #151
- Add a print environment function by @jimnel in #152
- Add test for ring lattice by @jimnel in #160
- Add lattice label test by @jimnel in #162
- Increment version test by @sherryblair in #164
- Tweak version test by @jimnel in #166
- skip test if already on main by @sherryblair in #168
- Refactor qbits - distances, angles by @jimnel in #169
- Add magnetic order visualization by @jimnel in #153
- add auto-bump-version.yml by @sherryblair in #173
- Add config file for bump2version by @sherryblair in #175
- Use pulser Pulse to draw by @jimnel in #178
- Bump version bot by @sherryblair in #179
- Add units argument to draw by @jimnel in #172
- Fix bug in draw by @jimnel in #177
- Fix bug in get_spins by @jimnel in #182
- Functions for angles by @jimnel in #174
- 146 doc struc fac by @rajarshitiwari in #149
- Refactor magnetic for ease of use by @jimnel in #163
- Fix bugs in qse test by @jimnel in #184
- removed the version changing part, as a dedicated github action does it by @rajarshitiwari in #187
- Use shading for plots by @jimnel in #189
- update from main by @rajarshitiwari in #190
- Add a test for repeat by @jimnel in #188
- Add the number operator to magnetic by @jimnel in #165
- Add DS_Store to gitignore by @jimnel in #192
- Add test for set distance by @jimnel in #196
- Tweak docs index by @jimnel in #198
- Mv examples into docs by @jimnel in #180
- Fix failing test for test_get_angle by @jimnel in #201
- Add visualize to docs by @jimnel in #202
- Allow pulser to accept microwave channel by @jimnel in #200
- Move installation page to sphinx by @jimnel in #204
- Add a visualize matrix function by @jimnel in #203
- Add notebook for ssh model by @jimnel in #194
- Add a logo for qse by @jimnel in #199
- Merge pull request #190 from ICHEC/main by @rajarshitiwari in #191
- qse1.0: Remove unused code by @jimnel in #193
- update from main by @rajarshitiwari in #215
- Add a single qubit test by @jimnel in #220
- Add single qubit test by @jimnel in #222
- Add test for reciprocal lattice by @jimnel in #221
- Allow pulser to accept constant single pulse by @jimnel in #223
- Add a local test comparing myqlm and pulser by @jimnel in #218
- Update myqlm calculator by @jimnel in #217
- Merge pull request #215 from ICHEC/main by @rajarshitiwari in #216
- revised to create PR then merge by @rajarshitiwari in #228
- Add an exact simulator by @jimnel in #225
- missing fi from if else fi by @rajarshitiwari in #229
- 51 notebook showing how to create and manipulate qubits by @pablosuvi in #207
- fix sphinx version by @rajarshitiwari in #230
- Add 1-chain to notebook by @jimnel in #219
- Fix formatting of dependencies in pyproject.toml by @jimnel in #231
- Tweak doc description by @jimnel in #232
- Fix doc build by @jimnel in #233
- 234 sphinx version issue by @rajarshitiwari in #236
- revert back nbsphinx -> myst_nb by @rajarshitiwari in #237
- Use latest versions of pulser and myqlm by @jimnel in #238
- Format with updated version of black by @jimnel in #242
- Modify eqs to render in ssh_model.ipynb by @pablosuvi in #244
- Revert "Modify eqs to render in ssh_model.ipynb" by @pablosuvi in #246
- Create cell and positions for lattice tests by @jimnel in #245
- Simplify set_distance by @jimnel in https://github.com/I...