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

RimuQMC / Rimu.jl / 12061038879
94%

Build:
DEFAULT BRANCH: develop
Ran 28 Nov 2024 02:00AM UTC
Jobs 2
Files 87
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

28 Nov 2024 01:45AM UTC coverage: 94.464% (-0.02%) from 94.481%
12061038879

push

github

web-flow
Feature/reduced density matrix (#289)

## New features
- The `n`-particle reduced density matrix operator is added to Rimu,
i.e., `ReducedDensityMatrix(n)`.
- New reduction function `sum_mutating!` allows parallel reduction of
array-valued data from `PDVec`s minimizing allocations.

## Modified behaviour
- Modified `Interfaces.dot_from_right(target, op, source::AbstractDVec)`
in `src/DictVectors/abstractdvec.jl`, which calculates the same thing
using `sum` operation.
- Removed `Interfaces.dot_from_right(target, op, source::PDVec)`
function, which was unnecessary since the same code already exists with
type-specific argument `source::AbstractDVec` in abstractdvec.jl script.

---------

Co-authored-by: Joachim Brand <joachim.brand@gmail.com>
Co-authored-by: mtsch <matijacufar@gmail.com>

64 of 67 new or added lines in 6 files covered. (95.52%)

1 existing line in 1 file now uncovered.

6603 of 6990 relevant lines covered (94.46%)

16924092.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
src/Hamiltonians/Hamiltonians.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.39
-0.65% src/BitStringAddresses/sortedparticlelist.jl
Jobs
ID Job ID Ran Files Coverage
1 12061038879.1 28 Nov 2024 02:00AM UTC 87
94.46
GitHub Action Run
2 12061038879.2 28 Nov 2024 02:06AM UTC 87
94.46
GitHub Action Run
Source Files on build 12061038879
  • Tree
  • List 87
  • Changed 55
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12061038879
  • 980fbdd4 on github
  • Prev Build on develop (#12027014593)
  • Next Build on develop (#12078242186)
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