First  |  Prev |  Next  |  Last
Pages: 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
Project Settings
I am using CVF 6.6C. Can anyone point me to complete documentation on the parameters used in Project Settings? -- ... 1 Apr 2008 14:00
Compiler options of g77
Hi, I have some problems while installing BLAS and LAPACK (3.0) on my Ubuntu. First I thought that it is enough to install BLAS/LAPACK using the repositories of Ubuntu, but it looks to me like it doesn't. So I was downloading BLAS/LAPACK and made a blas_LINUX.a in the BLAS package. Following the readme file ... 2 Apr 2008 08:58
Generic Programming - What Is the Best Method? (Was: Intelligent macros .vs. BITS)
On 1 apr, 06:20, "Gerry Ford" <ge...(a)nowhere.ford> wrote: "Craig Powers" <eni...(a)hal-pc.org> wrote in message news:47f16d7d$0$1732$a726171b(a)news.hal-pc.org... Craig Dedo wrote: I would like to throw out a thought question: What is the best way to implement generic programm... 3 Apr 2008 16:20
Generic Programming - What Is the Best Method? (Was: Intelligent macros .vs. BITS)
"Craig Powers" <enigma(a)hal-pc.org> wrote in message news:47f16d7d$0$1732$a726171b(a)news.hal-pc.org... Craig Dedo wrote: I would like to throw out a thought question: What is the best way to implement generic programming and generic procedures? What are the trade-offs involved in vari... 31 Mar 2008 23:27
gfortran problem
when I am running my fortran 90 code, i am getting an unusual problem. While the code is compiling very well in intel compiler, its showing following error while compiling with gfortran just before the end of run: ######### calculation over *** glibc detected *** /matsc/students/Rudra/Recursion/Real/run.out: doub... 2 Apr 2008 19:41
How to read files with commas as separators?
<mostly offtopic> On Tue, 18 Mar 2008 22:32:35 -0800, glen herrmannsfeldt <gah(a)ugcs.caltech.edu> wrote: zuying(a)gmail.com wrote: But the data file is of 5Gb in size so it's hard to add another comma there in every occasion. awk will do it with awk '{print $0,","}' oldfile > newfile (t... 31 Mar 2008 20:00
Call fortran in C++ project
Hi, All: I plan to using a fortran 90 program in C++. I have no experience about that, and I have some question about that. 1. I think I have two methods to using the fortran 90 program. First, compile all the .f90 and .cpp to .obj, and link them. Second, make the fortran 90 program to a dll, and call ... 1 Apr 2008 14:00
FoX - an XML toolkit for Fortran
On Mar 28, 9:07 pm, Reinhold Bader <Ba...(a)lrz.de> wrote: Toby schrieb:> I'd like to present FoX; a standards-compliant XML toolkit written purely in Fortran 95. [snip] In contradiction tohttp://uszla.me.uk/space/software/FoX/compat/, the Intel 10.1 compiler on x86_64 (I tried 10.1.008 as well as ... 7 Apr 2008 05:53
Generic Programming - What Is the Best Method? (Was: Intelligentmacros .vs. BITS)
Craig Dedo wrote: I would like to throw out a thought question: What is the best way to implement generic programming and generic procedures? What are the trade-offs involved in various approaches? What languages use the best approaches? What improvements could be made in those approa... 31 Mar 2008 19:20
data with metadata
Would it be a good idea to define "fortran data sets" as part of the language? These datasets would store metadata in addition to data. You can read the fields in any order , select only a subset to read etc. and the data-types are known outside the code. These data sets can be made compatible with SQL and Fo... 14 Apr 2008 03:06
First  |  Prev |  Next  |  Last
Pages: 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63