Git Product home page Git Product logo

Comments (3)

ivan-pi avatar ivan-pi commented on August 17, 2024 1

Unfortunately most active Fortran practitioners today (still) associate .f with the old-style F77 source files using fixed format, even if this is unrelated with the actual Fortran standard. I would recommend reading the blog post by Steve Lionel to learn more about the (mis)usage of Fortran file extensions (https://stevelionel.com/drfortran/2013/01/11/doctor-fortran-in-source-form-just-wants-to-be-free/). Also see fortran-lang/fpm#250 for a summary of the various file extensions recognized by compilers and how they are processed by default.

That being said, there was a long discussion about trying to reclaim .f as the default Fortran extensions in one of the fpm issues: fortran-lang/fpm#363. I believe @certik was be in favor of this. I agree symengine-dot-eff sounds more catchy than symengine-dot-eff-ninety.

from symengine.f90.

rikardn avatar rikardn commented on August 17, 2024 1

Thanks @ivan-pi and @certik for taking time to explain. I naïvely assumed that .f didn't carry any Fortran standard meaning. For the little Fortran programming I do professionally myself I mostly use .f08 to get good compiler defaults. I don't have a strong opinion on the matter myself so I'll leave the decision to you guys.

from symengine.f90.

certik avatar certik commented on August 17, 2024

Yes, we should rename to symengine.f. As @ivan-pi correctly summarized, historically .f meant f77, but we have proposed in fortran-lang/fpm#363 to reclaim .f to just mean any Fortran (from f77 to modern Fortran, using free form by default). And in this case, we are talking about the name of the github repository, not the file extensions, so there is almost no issue.

Let me try to get some support for this at fortran-lang/fpm#363 in the Fortran community, but as far as I am concerned, symengine.f is better:

from symengine.f90.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.