GMLC-TDC / HELICS-Examples

Examples for using HELICS with a variety of the supported programming languages
BSD 3-Clause "New" or "Revised" License
21 stars 19 forks source link

Update and automate C, C++98, and C++ examples #90

Open trevorhardy opened 1 year ago

trevorhardy commented 1 year ago

The existing C, C++98, and C++ examples need to be updated to the latest version of HELICS and have automated testing created so that we can know if there are any breaking changes when HELICS gets updated.

(They are not in the "unmaintained" folder as we expect to maintain them but until this issue is resolved they are effectively in an unmaintained state.)