Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 295 Bytes

TODO.md

File metadata and controls

1 lines (1 loc) · 295 Bytes
  • The wave_energy_converter and wave_utils modules are still a bit of a bottleneck (especially wave_energy_converter.getIcos()), so should look at translating everything over to C++ and then using pybind11 to build Python bindings for them. Should help to improve runtime performance.