m2cgen icon indicating copy to clipboard operation
m2cgen copied to clipboard

Add Fortran language support

Open AaronDavidSchneider opened this issue 1 year ago • 2 comments

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

AaronDavidSchneider avatar Feb 28 '23 15:02 AaronDavidSchneider

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!

AaronDavidSchneider avatar Mar 01 '23 18:03 AaronDavidSchneider

Kindly pinging @izeigerman and @StrikerRUS

AaronDavidSchneider avatar Mar 02 '23 08:03 AaronDavidSchneider