Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 190 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 190 Bytes

Build and run for Linux

make
./eigenmath

Run a script

./eigenmath demo/spontaneous-emission

Run self tests

./eigenmath test/selftest1
./eigenmath test/selftest2