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

RimuQMC / Rimu.jl / 16461016159 / 1
94%
develop: 94%

Build:
DEFAULT BRANCH: develop
Ran 23 Jul 2025 04:12AM UTC
Files 96
Run time 3s
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

23 Jul 2025 03:45AM UTC coverage: 94.243% (-0.06%) from 94.3%
16461016159.1

push

github

web-flow
ModifiedHamiltonian (#331)

# New features
* Interface for creating Hamiltonians that modify the (off)-diagonal
elements with less boilerplate code. This is done by making the
Hamiltonian wrapper a `ModifiedHamiltonian` and implementing a small
interface. Implementations for `operator_column`, `offdiagonals`,
`diagonal_element` and a few other functions are then provided
automatically.
* Reimplementations of existing Hamiltonian wrappers (importance
sampling, symmetries, `FirstOrderTransitionOperator`, `TransformUndoer`,
`Stoquastic`) using the new interface. This makes them all work
correctly with Hamiltonians implemented using the new Hamiltonians
interface. Previously, that functionality was broken because the
wrappers were modifying the `offdiagonals` directly.
* New interface function `undo_transformation` that replaces the ad-hoc
way of handling transformations with `TransformUndoer`. The
transformations are now applied automatically. The results are reported
in the same columns as before. Passing `transform` to `AllOverlaps` is
now derpecated.
* New `IdentityOperator` which is currently only used in
`TransformUndoer`.
# Breaking changes
* The reimplemented wrappers no longer support the old Hamiltonians
interface.

---------

Co-authored-by: Joachim Brand <joachim.brand@gmail.com>
Co-authored-by: jamie-tay <jamiet96@gmail.com>

7121 of 7556 relevant lines covered (94.24%)

15350325.04 hits per line

Source Files on job 16461016159.1
  • Tree
  • List 96
  • Changed 13
  • Source Changed 13
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16461016159
  • 5764d5d4 on github
  • Prev Job for on develop (#16440774892.1)
  • Next Job for on develop (#16493414814.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