[go: up one dir, main page]

1
2
3
4
5
6
7
8
# To do

  - Many more tests and examples

  - Do we need to use `std::thread::catch_panic` somewhere?
  - Custom complex number types? But Rust doesn’t support complex numbers
    anyway...
  - CIF inspection?