Skip to content

Conversation

@weslleyspereira
Copy link
Collaborator

Replaces the original xROTG routines with Edward Anderson's safe scaling algorithms (https://doi.org/10.1145/3061665). I added some minor modifications to them.

Since the codes were written in the Fortran90 standard, I removed

# Tell CMake that our Fortran sources are written in Fixed Format.
set(CMAKE_Fortran_FORMAT FIXED)

from the CMakeLists.txt. The compiler now determines the Fortran layout by the file extension.

@codecov
Copy link

codecov bot commented Apr 1, 2021

Codecov Report

Merging #527 (5a929d8) into master (77a0ceb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #527   +/-   ##
=======================================
  Coverage   83.36%   83.36%           
=======================================
  Files        1820     1820           
  Lines      185545   185545           
=======================================
  Hits       154673   154673           
  Misses      30872    30872           

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 77a0ceb...5a929d8. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants