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

Qiskit / qiskit-fermions / 30249255093
98%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2026 08:27AM UTC
Jobs 1
Files 91
Run time 1min
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

27 Jul 2026 08:16AM UTC coverage: 97.983%. Remained the same
30249255093

push

github

web-flow
docs(guides): expand the LUCJ guide with compressed DF and transpilation (#213)

Add two end-to-end sections to the LUCJ guide and modernize its style:

- Compressed double factorization (closes #191): a runnable subsection showing
  how to build the ansatz from ffsim's optimized ("compressed")
  from_t_amplitudes(..., optimize=True) by handing its diag_coulomb_mats /
  orbital_rotations / final_orbital_rotation straight to the UCJ constructor,
  and evaluating its energy.

- Transpilation: a section that first lowers the ansatz to qubits with the
  vanilla Jordan-Wigner preset (drawing the resulting circuit), then targets a
  restricted hardware coupling map by slotting ffsim's
  generate_lucj_pass_manager into the preset's qubit stage. It highlights the
  LUCJ co-design payoff: feeding the pass manager's hardware-filtered
  allowed_pairs_ab back into the ansatz (via UCJ.from_t_amplitudes'
  interaction_pairs) collapses the routed circuit from many SWAPs to a handful,
  drawn back in the original mode order via a wire_order taken from the
  transpiled circuit's final layout.

Also drop the (empty) C code tabs in favor of the plain-plot style used by the
merge_slater_determinant guide, and link the first ffsim mention to its docs.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

10104 of 10312 relevant lines covered (97.98%)

321.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30249255093.1 27 Jul 2026 08:27AM UTC 91
97.98
GitHub Action Run
Source Files on build 30249255093
  • Tree
  • List 91
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30249255093
  • 53d2173f on github
  • Prev Build on main (#30204112183)
  • Next Build on main (#30254377877)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc