Fortran threads, October 8, 2011158 (10/8/2011 3:10:26 PM) comp.lang.fortran The obvious problem with reading comp.lang.fortran through Google Groups is wading through the spam. I know alternatives have been discussed. Below are some links to recent non- spam c.l.f. threads. If people f... Beliavsky
Fortran LinkedIn group081 (10/4/2011 5:39:46 PM) comp.lang.fortran http://www.linkedin.com/groups?gid=145550&trk=skills LinkedIn has a Fortran group with (so far) spam-free discussions. Two recent topics have been Who says we can't do that (Strings) in Fortran? Any experienc... Beliavsky
Why Fortran Still Matters (Steve Lionel interview)4387 (9/21/2011 7:56:36 PM) comp.lang.fortran http://www.intelligenceinsoftware.com/feature/expert_insight/programming_la= nguages_fortran/#.TnkuHdTWGJ6 Steve Lionel on Why Fortran Still Matters By: Bridget Moore Steve Lionel says Fortran, at 54 years old... Beliavsky
Daniel McCracken, 1930-2011259 (8/15/2011 8:31:05 PM) comp.lang.fortran http://www.nytimes.com/2011/08/13/technology/daniel-d-mccracken-dies-at-81-= wrote-best-sellers-on-using-computers.html Daniel D. McCracken, Expert on Computers, Dies at 81 By STEVE LOHR New York Times August 1... Beliavsky
Why did Quora choose Python for its development?9561 (5/20/2011 4:39:51 PM) comp.lang.python I thought this essay on why one startup chose Python was interesting. http://www.quora.com/Why-did-Quora-choose-Python-for-its-development PHP was out of the question. Facebook is stuck on that for legacy rea... Beliavsky
Intel Compiler Reimbursement Fund59104 (2/4/2011 7:11:26 PM) comp.lang.fortran Because I have purchased an Intel Fortran compiler, I received an email about a legal settlement against Intel, described below. It is related to an FTC action http://www.ftc.gov/opa/2010/08/intel.shtm where In... Beliavsky
ACM Sigplan Fortran Forum on deepdyve066 (1/8/2011 6:36:28 PM) comp.lang.fortran The first pages of the all the articles in the ACM Fortran Forum publication from 1982 on are available at http://www.deepdyve.com/browse/journals/acm-sigplan-fortran-forum , and the full articles can be publis... Beliavsky
Dispmodule for pretty-printing matrices065 (1/5/2011 6:38:44 PM) comp.lang.fortran The following Fortran code for displaying arrays can be downloaded (in .gz format) from http://www.netlib.org/toms/892 . It works for me with g95 and gfortran. ACM Transactions on Mathematical Software (TOMS) ... Beliavsky
Why no printing of pointers to classes in F2003?271 (12/26/2010 1:50:44 PM) comp.lang.fortran I am trying to learn the OOP features of Fortran 2003 using the paper Bader, Reinhold (2007). Object-Oriented Features in Fortran 2003 and gfortran. (Thanks to Mr. Bader and the gfortran developers.) Here is ... Beliavsky
looking for multiple linear regression algorithm2204 (1/11/2011 12:29:08 PM) comp.lang.fortran Dear all, I am looking for an algorithm written in Fortran for the parameter estimation of a multiple linear regression (y(j) = a0 + a1 * x1(j) + a2 * x2(j) + ... + an(j) * xn(j)) where the MSSE is minimized.... jokulhlaup(30)
Parallel programming with FORALL?50137 (1/11/2011 8:17:14 PM) comp.lang.fortran Hello, I want to write a simple program that uses both my CPU cores in parallel. I don't care what the program does, I just want to learn how to use both cores. So I wrote a dumb program with a non-trivial FOR... dcarrera(192)
Can we standardize CSV input/output?11177 (1/17/2011 12:14:47 PM) comp.lang.fortran Over the last few years I have been involved at various times in interfacing Fortran programs with other packages (spreadsheets, databases) and found that the only common semi-portable format is CSV (comma-s... junk3025(4)
Gfortran spacing8200 (2/3/2011 1:26:41 AM) comp.lang.fortran Hello,
I am used to the lahey fortran compiler..... recently I have switched
to the gfortran compiler.... now when I write out data the default
puts several spaces between variables in the outputted text f... JohnHickey
we are being overrun again2766 (3/1/2011 11:37:51 PM) comp.lang.fortran Yes, I have a news reader and yes, the SPAM was in the main being filtered out, but suddenly there is a vast increase in what gets through. More languages and synonyms/euphemisms are being used to avoid trigge... tbwright1(218)
"Modern Fortran Explained": announcement27264 (3/25/2011 8:35:29 AM) comp.lang.fortran Announcing "Modern Fortran Explained", Metcalf, Reid & Cohen (OUP,
April 2011).
Fortran remains one of the principal programming languages used in
high-performance
scientific, numerical, and engineering c... m_b_metcalf
Where did it all go wrong?1367 (4/15/2011 2:52:28 PM) comp.lang.fortran Hi, Just looking through my shiny new copy of MR&C and came across the new intrinsics, compiler_version() and compiler_options(). V. nice, but it reminded me of something that would be useful, or at least... please23(11)
Why Fortran Still Matters (Steve Lionel interview)4387 (9/21/2011 7:56:36 PM) comp.lang.fortran http://www.intelligenceinsoftware.com/feature/expert_insight/programming_la= nguages_fortran/#.TnkuHdTWGJ6 Steve Lionel on Why Fortran Still Matters By: Bridget Moore Steve Lionel says Fortran, at 54 years old... beliavsky(2207)
A Fortran book for returning to Fortran?2487 (10/23/2011 1:53:40 AM) comp.lang.fortran What book would you recommend for returning to Fortran after many years without it? I have several years of Fortran experience, most of it with versions before Fortran 77, and never did learn many of the new... milesrf(101)
New book1071 (12/16/2011 2:10:20 AM) comp.lang.fortran The expression 'modern Fortran' seems to be catching on: http://www.amazon.com/Modern-Fortran-Norman-S-Clerman/dp/052173052X/ref=tmm_pap_title_0?ie=UTF8&qid=1324001265&sr=1-2 Regards, Mike Metcalf ... michaelmetcalf(810)