cure_honey posted at Dec 14, 2019
Modern Fortran と Classical FORTRAN
雑な出来になりましたが少しでも何かの足しなればと思います。
Fortran の歴史的構造
Fortran は 60 年以上の歴史をもつプログラミング言語であ ...
- 28
mski_iksm posted at Jul 12, 2015
Fortran
自由形式
1行には132文字までしか書けない
大文字・小文字
Fortranに大文字小文字の区別はない。
関数・サブルーチン
関数はそれ自体が変数を返す。ineger a = ...
- 7
nyancook posted at Oct 22, 2018
Fortran入門 PythonからのFortran(90)
はじめに
大学の課題で、Fortranを使ってプログラムを書け、と言われた。
Pythonからプログラムを始めた自分にとって、Fortranはワケワカメの世 ...
- 7
cure_honey posted at Aug 07, 2017
夏休みFortran祭り Jupyter-fortran
https://gist.github.com/cure-honey/decf5be6d2d3a9bce9a0fa08e611ac09
夏休みFortran祭り
Jupyter-
- 11
implicit_none posted at Jun 13, 2022
VSCodeのFortran向け拡張を整理,最新化する(2022年6月)
概要
VSCodeにあるFortran向けの拡張は,Modern Fortran拡張に一本化できるようになりました.
fortran-la ...
- 9
implicit_none posted at Dec 25, 2021
Fortranに関係する2021年のできごと
概要
2021年にあったFortranが関係する出来事をまとめておきます.
ここに書かれていない出来事をご存じであれば,是非お寄せください.
できごと
1月12日
高嶺の花だ ...
- 19
sakamoti posted at Nov 28, 2021
Fortranで利用可能なライブラリ(2021年版)
この記事で何を書いているか
2019年初頭に、Fortranから利用可能なライブラリを列挙したQiita記事を書いた。この記事は、著者が利用する範囲で当時知っていたライブラリ ...
- 9
- 1
sakamoti posted at Dec 11, 2021
VimとFortran
この記事に書いてあること
指がVimに慣れきってしまっている筆者は、Vimを 「エミュレート」 する他のエディタのプラグインでは満足できなくなってしまいました。Fortran ...
- 6
ijknabla posted at Dec 05, 2019
AtCoder を Fortranで解く (けどFortranのIOは使わない)
注意!!!
以下の内容はあまり真面目な内容ではありません!!!
オンラインプログラミングコンテストサービス AtCoder で、Fortranを使ってどんな無茶ができるのか色 ...
- 7
implicit_none posted at May 08, 2022
Fortranによる階乗の計算
う.
integer(int32) :: n = 10
print *, gamma(dble(n + 1)) ! 3628800.0000000000
概要
Fortran ...
- 3
- 2
Search syntax
- title:Git
- Containing "Git" in title
- body:Ruby
- Containing "Ruby" in body
- code:function
- Containing "function" in code
- tag:Rails
- Tagged with "Rails"
- user:qiita
- Created by qiita
- stocks:>3
- more than 3 stocked
- created:>2022-06-07
- Created after 2022-06-07
- updated:>2022-06
- Updated after 2022-06-01
- -tag:Ruby
- Not containing "tag:Ruby"
- Ruby OR Rails
- Containing "Ruby" or "Rails"