You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GSPy is a C++ bridge that allows GoldSim models to call external Python scripts. It acts as a shim DLL for GoldSim's `External` element, enabling users to leverage the capabilities of the Python ecosystem directly within their dynamic simulations.
6
6
@@ -195,7 +195,7 @@ GSPy releases are distributed as `.zip` files containing the compiled DLLs and d
195
195
3. Under "Assets", click on the `.zip` file to download it
196
196
4. Extract the `.zip` file to a folder on your computer
0 commit comments