Open AnHeuermann opened 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.
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.
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.