Fortran Builder for Mac はMac OS X (Mavericks及びYosemite) に対応したFortran統合開発環境です。既に多くの実績を持つWindows版のFortran Builderと同様な操作性で、Fortranプログラムの編集、コンパイル、実行、デバッグまでをシームレスに行う事が可能です。 日本ニ ...
This program attempts to predict the outcome of future matches based on team performance in previous matches for the year. It predicts winning team and the expected scores. It also generates a ladder ...
最近,FORTRANをはじめました.きっかけは,GPUのメモリが足りなくてSIMDを使ったベクトル演算が必要になったからです. FORTRANとは? 1954年にIBMのジョン・バッカスって人が考案した世界で最初の高級言語です.COBOLより古いってマ? それぐらい初期の ...
1954年9月20日、IBM 704上で世界初のFORTRANプログラムが成功実行。のちにFORTRAN Iとして商用化され、「数式をそのまま書く→機械語へ最適変換」という新しい作法が、アセンブリ主流の時代を一変させた。初期実行に関わった人物としてHarlan Herrickの名が記録さ ...
This repository contains a simple Fortran program that serves as a tutorial for using the FFTW3 library. The code demonstrates the Discrete Fourier Transform (DFT) of a 3D plane wave and numerically ...