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

RimuQMC / Rimu.jl / 12061038879 / 2
94%
develop: 94%

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

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

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>

6603 of 6990 relevant lines covered (94.46%)

8505674.54 hits per line

Source Files on job 12061038879.2
  • Tree
  • List 87
  • Changed 56
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12061038879
  • 980fbdd4 on github
  • Prev Job for on develop (#12027014593.1)
  • Next Job for on develop (#12078242186.2)
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