Skip to content

Conversation

Beliavsky
Copy link
Contributor

No description provided.

Copy link
Member

@milancurcic milancurcic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@certik
Copy link
Member

certik commented Sep 14, 2021

One can obtain a preview of the book here: https://www.taylorfrancis.com/books/mono/10.1201/9781003164678/numerical-recipes-quantum-information-theory-quantum-computing-ramkarthik-payal-solanki

The preview looks quite good. But a few things stand out:

  • They use FORTRAN instead of Fortran.
  • They recommend real*8 and complex*8 for double precision real and complex numbers, and to use .d0 for double precision numbers, instead of real(dp), complex(dp) and ._dp.

I am hoping that more "opinionated" guides at fortran-lang.org will help with this, as well as opinionated "pedantic" mode in LFortran (https://gitlab.com/lfortran/lfortran/-/issues/450).

@Beliavsky
Copy link
Contributor Author

Beliavsky commented Sep 14, 2021

One can obtain a preview of the book here: https://www.taylorfrancis.com/books/mono/10.1201/9781003164678/numerical-recipes-quantum-information-theory-quantum-computing-ramkarthik-payal-solanki

The preview looks quite good. But a few things stand out:

  • They use FORTRAN instead of Fortran.
  • They recommend real*8 and complex*8 for double precision real and complex numbers, and to use .d0 for double precision numbers, instead of real(dp), complex(dp) and ._dp.

I am hoping that more "opinionated" guides at fortran-lang.org will help with this, as well as opinionated "pedantic" mode in LFortran (https://gitlab.com/lfortran/lfortran/-/issues/450).

@certik I announced the book on Fortran Discourse. More people would see your comments if posted there.

@milancurcic milancurcic merged commit 033f8d5 into fortran-lang:master Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants