m2cgen
m2cgen copied to clipboard
Add Fortran language support
This is a PR that aims to add fortran language support.
Todo:
- [x] Finish e2e testingclasses
- [x] check CI
- [x] check docker image
- [x] update readme
Random note: The math functions are transcribed from their C# counterpart using chatGPT. I am excited to see if they are actually correct. Edit: Turns out, that most of it was correct. Only some minor changes were needed. Exciting future.
Closes #575
This PR is ready to go as far as it concerns me.
I have tested it additionally using the test_e2e
framework, where all tests pass.
I am looking forward to the review!
Kindly pinging @izeigerman and @StrikerRUS