mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Updated TODO list
This commit is contained in:
parent
79c51ac51f
commit
5a7751d9df
11
TODO
11
TODO
@ -2,6 +2,17 @@
|
|||||||
- use protocol buffers? replace xmlReader/Writer ec..
|
- use protocol buffers? replace xmlReader/Writer ec..
|
||||||
- Binary use htonll, htonl
|
- Binary use htonll, htonl
|
||||||
|
|
||||||
|
* Expression template engine:
|
||||||
|
|
||||||
|
- Audit
|
||||||
|
- Introduce base clase for Grid Tensors.
|
||||||
|
- Introduce norm2 unary op.
|
||||||
|
- Introduce conversion automatic from expression to Lattice<vobj>
|
||||||
|
-
|
||||||
|
|
||||||
|
* Command line args for geometry, simd, etc. layout. Is it necessary to have
|
||||||
|
user pass these? Is this a QCD specific?
|
||||||
|
|
||||||
* CovariantShift support -----Use a class to store gauge field? (parallel transport?)
|
* CovariantShift support -----Use a class to store gauge field? (parallel transport?)
|
||||||
|
|
||||||
* Strong test for norm2, conj and all primitive types. -- Grid_simd test is almost there
|
* Strong test for norm2, conj and all primitive types. -- Grid_simd test is almost there
|
||||||
|
Loading…
Reference in New Issue
Block a user