Optical Design Program with Fortran source,100% free589 (2/25/2009 5:50:00 PM) comp.lang.fortran Hello to the Comp.Lang.Fortran and Sci.Optics Newsgroups from Jim Klein, It has been about a year since I posted. I believe it is a fundamental truth of the universe that Fortran Programmers are some of the b... James
Speed of code compiled with IVF 10.0 ?384 (7/1/2007 7:35:25 AM) comp.lang.fortran Hi, Has anyone determined if the new IVF 10.0 for Windows creates faster code than 9.1 or 9.2 ? Just curious. Jim Klein James E. Klein jameseklein@earthlink.net Engineering Calculations http://www.ecalculat... Jim
IVF vs CVF on P4; EXE Speed ?378 (5/25/2007 7:28:13 PM) comp.lang.fortran Hi, Just curious as to other's results. We have two large optical analysis codes which crunch numbers and do I/O which test about 30-40% faster when compiled in IVF rather than CVF. One uses Winteracter and o... Jim
Absoft Fortran 9.2 for Macs of either processor variety188 (4/26/2007 6:38:29 AM) comp.lang.fortran Hi, Anyone out there using 9.2 for both chips ? How is it ? I've been considering getting it and an Intel based Mac to go along with my Power PC IMAC so I can deploy an application for both types of Macs but ... Jim
SSP 360466 (11/16/2006 5:43:02 PM) comp.lang.fortran The SSP is available as a free download from my web site at www.ecalculations.com Hope it helps someone. Jim Klein James E. Klein jameseklein@earthlink.net Engineering Calculations http://www.ecalculations.c... Jim
Big Optical Design Program in Fortran066 (11/12/2006 8:04:42 PM) comp.lang.fortran Hi Guys, For those whom I have offended in the past on this news group, my apologies. I want to especially thank Harry McMaken, Lawson Wakefield, the guys at Lahey Computer Systems, Steve Lionel at (Digital, ... Jim
This is not a troll. I like Fortran959 (10/16/2006 11:51:44 PM) comp.lang.fortran Hello, I have been a Fortran programmer since (pre) 1987. Lahey, DVF, CVF, now IVF. I have had a lot of problems convincing folks at the day job that Fortran is viable (aka not a dead language). I'm looking f... Jim
Thanks for the help from Jim Klein re CVF to IVF061 (9/30/2006 5:58:36 PM) comp.lang.fortran Hello everyone who responded to my help requests, I want to formally thank Steve Lionel and Lawson Wakefield and everyone else who responded to my requests during the last two weeks. Your inputs have enabled ... Jim
Strange Porting Problem CVF to IVF, requesting help and ideas.4165 (9/26/2006 11:30:35 PM) comp.lang.fortran Hi, First, what ever is wrong is either my fault of I missed reading the necessary documentation. Here is the problem. I have a large engineering analysis code, developed first with Lahey then CVF for the la... Jim
Apology to comp.lang.fortran1068 (9/25/2006 3:03:46 PM) comp.lang.fortran Sorry I lost it here this weekend. I was tired, frustrated, under presure (mostly applied by myself) and in a lot of pain with a bad back that they tell me I'm pretty well stuck with without surgery which they ... Jim
Uninstalling CVF Array Visualizer259 (9/25/2006 12:43:06 AM) comp.lang.fortran Hi, I have noticed that if a mistake is make during the installation of CVF and Array Visualizer up through CVF 6.6b and then an attempt is made to un-install from the comtrol pannel of Win 2000, then when re-... jameseklein(69)
Apology to comp.lang.fortran1068 (9/25/2006 3:03:46 PM) comp.lang.fortran Sorry I lost it here this weekend. I was tired, frustrated, under presure (mostly applied by myself) and in a lot of pain with a bad back that they tell me I'm pretty well stuck with without surgery which they ... jameseklein(69)
Kronecker product2124 (11/15/2006 1:57:52 AM) comp.lang.fortran Hi, I am looking for Fortran code (preferably f90/f95) to do a Kronecker product, maybe on multiple (> 2) matrices but that is not strictly necessary (I can always iterate, even if that would be slower). This... tpapp(12)
What's in the Fortran libraries?1152 (11/15/2006 9:43:28 PM) comp.lang.fortran On several occasions I have asked for help on how to do something, and have been told that the function that I need is already in my library. Some examples are: flush, idate, itime. The problem is that I h... ballenti(20)
SSP 360466 (11/16/2006 5:43:02 PM) comp.lang.fortran The SSP is available as a free download from my web site at www.ecalculations.com Hope it helps someone. Jim Klein James E. Klein jameseklein@earthlink.net Engineering Calculations http://www.ecalculations.c... jameseklein(69)
NASA space shuttle software839 (11/22/2006 4:35:48 PM) comp.programming What programming language(s) is used to write the software that controls the space shuttle? I've found a couple of good articles on the subject, but they do not identify the programming language. JS ... JSmith2(131)
Speed of code compiled with IVF 10.0 ?384 (7/1/2007 7:35:25 AM) comp.lang.fortran Hi, Has anyone determined if the new IVF 10.0 for Windows creates faster code than 9.1 or 9.2 ? Just curious. Jim Klein James E. Klein jameseklein@earthlink.net Engineering Calculations http://www.ecalculat... jameseklein(69)
graphical user interface1153 (7/3/2007 6:09:08 AM) comp.lang.fortran Dear All, I am planning to write a program using fortran 2003. However, some time later in the future I plan to set up a graphical user interface for the program. Is this possible? What programming language ... wwwwqi(2)