mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-14 01:35:36 +00:00
Update to task list
This commit is contained in:
parent
f64d39ab57
commit
650410cb2f
5
TODO
5
TODO
@ -17,21 +17,22 @@ FUNCTIONALITY:
|
|||||||
- lib/communicator
|
- lib/communicator
|
||||||
- lib/algorithms
|
- lib/algorithms
|
||||||
- lib/qcd
|
- lib/qcd
|
||||||
|
future
|
||||||
- lib/io/ -- GridLog, GridIn, GridErr, GridDebug, GridMessage
|
- lib/io/ -- GridLog, GridIn, GridErr, GridDebug, GridMessage
|
||||||
- lib/qcd/actions
|
- lib/qcd/actions
|
||||||
- lib/qcd/measurements
|
- lib/qcd/measurements
|
||||||
|
|
||||||
|
|
||||||
Not done, or just incomplete
|
Not done, or just incomplete
|
||||||
|
* random number generation
|
||||||
|
|
||||||
* Consider switch std::vector to boost arrays.
|
* Consider switch std::vector to boost arrays.
|
||||||
boost::multi_array<type, 3> A()... to replace multi1d, multi2d etc..
|
boost::multi_array<type, 3> A()... to replace multi1d, multi2d etc..
|
||||||
|
|
||||||
|
|
||||||
* How to define simple matrix operations, such as flavour matrices?
|
* How to define simple matrix operations, such as flavour matrices?
|
||||||
|
|
||||||
* Dirac, Pauli, SU subgroup, etc.. * Gamma/Dirac structures
|
* Dirac, Pauli, SU subgroup, etc.. * Gamma/Dirac structures
|
||||||
|
|
||||||
* Fourspin, two spin project
|
* Fourspin, two spin project
|
||||||
|
|
||||||
* su3 exponentiation, log etc.. [Jamie's code?]
|
* su3 exponentiation, log etc.. [Jamie's code?]
|
||||||
|
Loading…
Reference in New Issue
Block a user