Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
qbox
qbox-public
Commits
804626c5
Commit
804626c5
authored
May 05, 2021
by
Francois Gygi
Browse files
rel1_73_2
parent
0af317c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/notes
View file @
804626c5
--------------------------------------------------------------------------------
rel1_73_2
--------------------------------------------------------------------------------
Fix testSlaterDet output
f87029e Add numroc0 function in Matrix
d1d39b5 Use MPIdata in testMatrix.cpp
1ccde59 Rewrite Matrix::nrm2() implementations
7d1079e Clean up syntax in JDWavefunctionStepper.cpp
90d6d8c Fix nrm2() of ComplexMatrix
db88c3f Fix print format in testMatrix.cpp
--------------------------------------------------------------------------------
rel1_73_1
--------------------------------------------------------------------------------
148f560 Fix debug variable. Fix debug STRESS in tests.
...
...
src/release.cpp
View file @
804626c5
...
...
@@ -19,5 +19,5 @@
#include
"release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"rel1_73_
1dev
"
);
return
std
::
string
(
"rel1_73_
2
"
);
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment