Displaying 4 results from an estimated 4 matches for "ftn95".
Did you mean:
f95
2004 Feb 23
1
DLLs and the Floating Point Control Word.
Greetings.
One for the developers I guess... I am having problems in using a
(non-recommended) Fortran compiler (Salford ftn95 Windoze), and
the crashes do seem to be associated with the ftn95-dervived DLL
changing the Floating Point Control Word. The compiler people are
suggesting (and I paraphrase!) that if R minds what the FPCW is it
is up to R to make sure it is the value it wants and R should
check/reset on retur...
2004 Feb 11
3
RGui (Windows) crashes after use of a Salford Fortran DLL
Anybody out there successfully using the Salford Fortran compilers
with R?
I have created a DLL using the Salford FTN95 compiler and it works
in as far I can dyn.load it, run the routines and get the right
answers back. Unfortunately subsequently, sometime later, the
Rgui crashes (access violation I think from the DrWatson log). The
crashes depend on whether or not I paste the code as one big
chunk, or as litt...
2013 Feb 03
1
Fortan to R
Dear UseRs,
How can i connect my FTN95 fortran compiler with R in window 7?Thanks in Advance,
Elisa
[[alternative HTML version deleted]]
2004 Aug 19
2
(no subject)
Hi, there,
I have a number of F90 codes wish to be linked into R under Windows XP OS.
Do anyone know how to do it and give some advice? Many thanks.
Hanson