bin123apple / Fortran2Cpp

Fortran2Cpp: A new model designed for the Code translation between the Fortran and C++
Apache License 2.0
4 stars 1 forks source link

rename project #4

Closed chunhualiao closed 14 hours ago

chunhualiao commented 2 months ago

"Fortran2Cpp", and "the Fortran2Cpp translator" are better names (without a hypen).

C in F2C can mislead readers to believe that we are translating into C programming language.

I suggest to use this pair of names (short vs. full name) for your work from now on.

If this makes sense to you, you may need to change your github and huggingface repo names to reflect this change (Fortran2Cpp).

bin123apple commented 2 months ago

I just finished updating the name in Github. However the name of the huggingface repo can not be changed. I updated the name inside the README of the huggingface repo to avoid potential misleading.

chunhualiao commented 2 months ago

I just finished updating the name in Github. However the name of the huggingface repo can not be changed. I updated the name inside the README of the huggingface repo to avoid potential misleading.

For huggingface repo, you can create a new repo with the right name and delete the old repo. otherwise the F2C-translator URL on huggingface is misleading.

bin123apple commented 2 months ago

Thanks for the suggestion, I just created a new Huggingface repo and updated the README.

chunhualiao commented 14 hours ago

this seems to be done