mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +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/algorithms
|
||||
- lib/qcd
|
||||
|
||||
future
|
||||
- lib/io/ -- GridLog, GridIn, GridErr, GridDebug, GridMessage
|
||||
- lib/qcd/actions
|
||||
- lib/qcd/measurements
|
||||
|
||||
|
||||
Not done, or just incomplete
|
||||
* random number generation
|
||||
|
||||
* Consider switch std::vector to boost arrays.
|
||||
boost::multi_array<type, 3> A()... to replace multi1d, multi2d etc..
|
||||
|
||||
|
||||
* How to define simple matrix operations, such as flavour matrices?
|
||||
|
||||
* Dirac, Pauli, SU subgroup, etc.. * Gamma/Dirac structures
|
||||
|
||||
* Fourspin, two spin project
|
||||
|
||||
* su3 exponentiation, log etc.. [Jamie's code?]
|
||||
|
Loading…
Reference in New Issue
Block a user