Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 660 Bytes

theta

T-matrix on HETerogeneous Architectures (provisional name, not sure I will be able to run it on multiple architectures)

Still does not do anything useful. Development is proceeding extremely slow due to lack of time

  • there is still no documentation and no instructions on how to use it
  • Written in C++
  • Requires boost.program_arguments and eigen3 (you should be able to find yourself the libraries under package manager or by source compilation)
  • requires g++ and linux (quite sure that if you play with the Makefile you can run it on different platforms and use different compilers)
  • Download the code, enter src/ folder and run make