xrg-simulation / SMArtIInt

Simple Modelica Artificial Intelligence Interface
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Add CI #6

Open AnHeuermann opened 9 months ago

AnHeuermann commented 9 months ago

It would be nice to have some continuous integration running to see, that everything works as expected. And it also tells me how to compile the C source files.

See https://github.com/xrg-simulation/ClaRaDelay/pull/6 for a CI workflow that could be copied to this repository.

AnHeuermann commented 9 months ago

If you have a good idea how to automate Python tests for https://github.com/xrg-simulation/SMArtIInt/tree/main/ExampleNeuralNets I would like to copy that to https://github.com/AMIT-HSBI/NeuralNetwork.