• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit-fermions / 24351259157 / 1
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 03:32PM UTC
Files 48
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Apr 2026 03:15PM UTC coverage: 97.003% (+0.4%) from 96.598%
24351259157.1

push

github

web-flow
Operator groups (#60)

* [wip] expand operator structs with optional groups

See #7 for more details.

* [wip] feat: electronic structure term grouping

* fix: some minor updates to the operator grouping

* [wip] expose grouping to python API

Note, that this does not fully work yet, but it is sufficient for
showcasing how the feature is intended to be used later on.

* fix: check the number of unique group indices correctly

Obviously, the length of the `FermionOperator.groups` array is not
indicating the number of unique group indices... I guess it was a little
bit too late yesterday...

* fix: actually pass operator by reference

The reason that the `op.inner.groups` were not visible on the Python
level, was that we did not correctly pass the operator via reference and
instead were working with a clone.

* test: improve testing of the operator grouping

* test: also test the GroupingError raising

* feat: support physicist's integral order in grouping logic

* test: *Operator.split_out_groups logic

* feat: pyext: *Operator.split_out_groups

* docs: groups and split_out_groups

* docs: module-level explanations on term grouping

* fix: move matplotlib dependency from docs to doctest

* feat: expose groups to C API

* feat: expose electronic-structure term grouping to C API

* feat: cext: qf_*_op_num_groups

* feat: cext: expose .split_out_groups operator functions

* docs: cext operator grouping

* fix: rustworkx visualization import

* fix: free data structures at end of C tests

* fix: avoid unnecessary clone

* fix: typo in docs reference

4013 of 4137 relevant lines covered (97.0%)

230.1 hits per line

Source Files on job 24351259157.1
  • Tree
  • List 48
  • Changed 12
  • Source Changed 12
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24351259157
  • 0baf8c3e on github
  • Prev Job for on main (#24068717643.1)
  • Next Job for on main (#24462999093.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc