Files
pricing/docs/Notes.md
2026-03-04 00:44:52 +01:00

5 lines
198 B
Markdown

### Coding Language
First we need to decide on the language that we will use.
As C++ is very efficient, the core engine will be written in C++, and
exposed to the Research layer via `pybind11`.