mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 20:36:01 +01:00
Added a TODO. #32
This commit is contained in:
parent
a41c67b94f
commit
42639bcbff
@ -24,6 +24,7 @@ int main() {
|
||||
** ~qmckl_dgemm~
|
||||
|
||||
Matrix multiply l$C_{ij} = \beta C_{ij} + \alpha \sum_{k} A_{ik} \cdot B_{kj}$ using Fortran ~matmul~ function.
|
||||
TODO: Add description about the external library dependence.
|
||||
|
||||
#+NAME: qmckl_dgemm_args
|
||||
| qmckl_context | context | in | Global state |
|
||||
|
Loading…
Reference in New Issue
Block a user