Raymond P. Burkholder
Raymond P. Burkholder
A few comments: * for cmake, in your [getting started](https://github.com/GaijinEntertainment/daScript/blob/master/doc/getting_started.md) guide, it is typical to "mkdir build && cd build" then perform the cmake ..... within the build directory --...
I've seen quite a bit of documentation on the language, and on some of the requirements for embedding the scripts within C++. I have read through the tutorials in [tutorials](examples/tutorial),...
Do you have any functional pytorch models? I've helped someone else integrate their pytorch models into https://github.com/rburkholder/trade-frame. It has providers for live data/execution with IQFeed, IB, & Alpaca. Maybe there...
References additional libraries: libTorch, HDF5, boost, wxWidgets, ChartDir, Lua. Fits multiple categories, but fundamental library is probably best for now.