Since 5/3/2012 2:07:12 AM, kia has written 4 articles and participated in 100 conversations. kia signature: kia
kia's articles:
Items(4) /1
Programming Toolshed559 (7/30/2006 8:38:46 PM) comp.lang.fortran with many useful cross language tools (compilers, analyzers, translators, etc, including a wrapper gem[*] from ANL) for practitioners of technical computing. http://www.arkadia.com/usa/web-directory/Computers/... kia
Hi, we're AMD. Please listen1236 (7/8/2005 11:30:33 PM) comp.lang.fortran Indeed, we should as we haven't since the OS and browser wars were fought and lost to another monopolist. Let's not allow a chip monopolist to muscle its way into scientific computing with their sorry excuse fo... kia
AMD Suit says Intel bullied clients2839 (6/29/2005 10:39:01 PM) comp.lang.fortran "For over a decade, Intel has unlawfully maintained its monopoly by engaging in a relentless, worldwide campaign to coerce customers to refrain from dealing with AMD," the complaint says. The suit says IBM, He... kia
OT: Can you say MSoogle?150 (7/10/2004 11:07:31 PM) comp.lang.fortran "But the lawyers' bumper stickers probably say, "You can't copyright an idea." Despite its admirable if largely unsuccessful recent efforts to pioneer product categories Microsoft's greatest hits have been cl... kia
What did I do wrong with "external" ??632 (6/2/2006 3:25:06 PM) comp.lang.fortran Okay, My program is going out in the weeds when it calls this external. What diid I do wrong? compaq VFC subroutine foo print *, 'foooo'; return end subroutine testext( p ); external p; call p ... grg2(352)
Anyone else get spammed?1335 (6/7/2006 8:54:17 AM) comp.soft-sys.matlab I just got spammed by some outfit called "James River Technical". This is odd, because I have never posted my real, current email address in this group and the spam was clearly targetted at ML users. I wonder ... Firstname.Lastname4194(1680)
automatic variables are not initialized correctly?4346 (6/16/2006 7:58:57 PM) comp.lang.fortran Hello; Is this below really a Fortran thing or a compiler bug? It makes no sense at all to me. a stack variable in a subroutine is initialized to .TRUE., and then set to ..FALSE. in first call. The next ca... Nasser
optimazation on differetial eqution system1244 (6/21/2006 9:26:11 PM) comp.soft-sys.matlab Dear Firends, Could you give me a suggestion , how can i use the fminsearch function (or other), when i want to find the best match between a model and experimental data. My model contanis a system of differen... thats_karlo(56)
Random Numbers1333 (6/29/2006 3:20:39 PM) comp.lang.fortran Hello! Let me start this off by saying I am very new to Fortran. I started learning it about a week and a half ago. I have a program that has character strings (quotes) in an array, and upon starting the progr... CTallant(2)
OT: Intel/DVF Advertisements2435 (7/1/2006 7:53:26 PM) comp.lang.fortran I've noticed something slightly odd (7/1/06). I sometimes see google ads for "Digital Visual Fortran" which point to www.intel.com. Perhaps this is intentional (those marketing folks...) or perhaps somethin... garylscott(1357)
Basic question on local variable4235 (7/22/2006 2:38:26 PM) comp.lang.fortran My FORTRAN is more than 20 years old and I haven't programmed anything else but MATLAB since. I have a very basic question. Consider the example: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! program funtest implic... zep.led(6)
Programming Toolshed559 (7/30/2006 8:38:46 PM) comp.lang.fortran with many useful cross language tools (compilers, analyzers, translators, etc, including a wrapper gem[*] from ANL) for practitioners of technical computing. http://www.arkadia.com/usa/web-directory/Computers/... kia(104)
Winteracter grid dialog boxes in MS Developer Studio960 (8/2/2006 8:47:33 PM) comp.lang.fortran Hi folks. I have Compaq Visual Fortran 6.6.C and Winteracter 4.10a (I think) and am pretty much set on using MS Developer Studio as my programming environment. Up to now I have been able to get Winteracter ... gcnp58(31)
unwrap phase588 (8/12/2006 3:05:04 PM) comp.lang.fortran Hi, I am looking for a fortran source code which calculates the unwrapped phase of a complex number. Some DSP environments (like MATLAB) do have this as a built-in routine, however I need to use this in fortr... katto01(2)