- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
Engineering students, too.
The last time I used it was, I'm pretty sure, in a numerical methods class. The teacher was actually in the Aero department, so all our assignments were along the lines of "given this moment of inertia and this control surface input, integrate to find the plane's roll/pitch/yaw response." F77 vs. IV would have made little or no difference in those assignments.Admin
They sound like the sort of assignment where you work out what operation you need, look up the name of the function that implements it (because all function names have to be just upper-case letters and numbers, and no more than 6 characters long, so actually meaningful names are simply not used), set the arrays up right, and crank the handle.
It was more fun dealing with the theoretical physics people doing these things. I remember one person who kept running out of time slice (a generous 10 minutes) during compilation of his program to compute something in quantum mechanics. Merely factoring out the calls to define values for π and e and splitting his expression from being one line many thousands of characters long (no idea how long actually; “didn't fit on the screen” is what I remember) into many lines that would fit neatly on an 80-column screen made it run in a couple of seconds. The amazing thing was that he'd written this whole thing by hand, and he'd got it correct first time. It just gave the compiler severe constipation. :smiley:
Admin
The point was rather more learning what it meant to solve problems numerically, what algorithms one might use for doing so, etc. We may have eventually learned that these were wheels that didn't need to be reinvented, but it's all been rather more years ago than I care to think about, so my recollection is a bit fuzzy.
Filed under: Hinc secedas pratum meum
Admin
Withdraw from my meadow? :laughing:
Admin
And my point was that functions back then tended to have names like
F02XP5
†. Good luck memorising what those mean for a large algorithm library!Admin
I suspect “field” would be better, as in battlefield.
Admin
lawn