TODO 498 B

12345678910111213141516171819202122232425
  1. # Combine MemoryManager and mem_utils
  2. * Code cleanup.
  3. * Documentation.
  4. * Support for Complex: Although we can use tensor kernels to do this, it will
  5. be nice to support complex datatype.
  6. * GPU support.
  7. ------------ plots
  8. ** building the function interpolation;
  9. . test functions
  10. Gaussian, very pointed
  11. . order: o=5, o=9
  12. Polynomial (discontinuous not grid aligned (triangle))
  13. . order=5
  14. * gaussian and triangle
  15. . n/p is fixed, increase number of processors 8, 64, 512, 4096, 16384, 22656