Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fortran language support #577

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AaronDavidSchneider
Copy link

@AaronDavidSchneider AaronDavidSchneider commented Feb 28, 2023

This is a PR that aims to add fortran language support.

Todo:

  • Finish e2e testingclasses
  • check CI
  • check docker image
  • 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 AaronDavidSchneider changed the title [WIP] Add Fortran language support Add Fortran language support Mar 1, 2023
@AaronDavidSchneider
Copy link
Author

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
Copy link
Author

Kindly pinging @izeigerman and @StrikerRUS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add Fortran
1 participant