NLESC-JCER / spectra

A header-only C++ library for large scale eigenvalue problems
https://spectralib.org
Mozilla Public License 2.0
0 stars 0 forks source link

Implement DPR #21

Closed felipeZ closed 4 years ago

felipeZ commented 4 years ago

DPR implementation for Davidson

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@059b248). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #21   +/-   ##
========================================
  Coverage          ?   92.0%           
========================================
  Files             ?      42           
  Lines             ?    1605           
  Branches          ?       0           
========================================
  Hits              ?    1478           
  Misses            ?     127           
  Partials          ?       0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 059b248...bef1b68. Read the comment docs.

felipeZ commented 4 years ago

@JensWehner I have renamed the DPR file and the example and merge the 6_jd_base_solver into dpr