Actually, my plan is to code a port of the DACE Toolbox from Matlab to C myself. I just want to make sure that I'm not reinventing the wheel (to put it that way). If a good port is already written, that could save me some valuable time.
By the way, I didn't understand that last comment about the thin layer. Sorry, english is not my native language. --Mensaje Original-- De: Edzer Pebesma <[EMAIL PROTECTED]> Para: Luis Pineda <[EMAIL PROTECTED]> CC: [email protected] Enviado: 9 de febrero de 2008 12:40:54 VET Recibido: 9 de febrero de 2008 12:42:10 VET Asunto: Re: AI-GEOSTATS: DACE implementation in C >You mean that you need kriging in more than 3 or 4 dimensions, and no >variogram modelling? That should be fairly trivial to set up with a >linear algebra library in C. Gstat uses meschach for this, there are >several other options, I believe. > >The geostatistics layer here is so thin, I wouldn't bother about it. >-- >Edzer > >Luis Pineda wrote: >> Edzer, I'm looking for a standalone C application, not a Matlab toolbox. >> Thanks. >> >> I did look into GSTAT a few months ago, and if I understood correctly (the >> manual and code), GSTAT works only for 1D-2D and 3D data and uses variogram >> modeling. >> >> What I'm interested in is a Kriging application that works for approximation >> to computer models more than geostatistics per se. Just like the DACE >> Toolbox for Matlab but written in C and available as a library of functions >> to call from another C program. >> >> Thanks, >> Luis >> + >> + To post a message to the list, send it to [email protected] >> + To unsubscribe, send email to majordomo@ jrc.it with no subject and >> "unsubscribe ai-geostats" in the message body. DO NOT SEND >> Subscribe/Unsubscribe requests to the list >> + As a general service to list users, please remember to post a summary of >> any useful responses to your questions. >> + Support to the forum can be found at http://www.ai-geostats.org/ >> > + + To post a message to the list, send it to [email protected] + To unsubscribe, send email to majordomo@ jrc.it with no subject and "unsubscribe ai-geostats" in the message body. DO NOT SEND Subscribe/Unsubscribe requests to the list + As a general service to list users, please remember to post a summary of any useful responses to your questions. + Support to the forum can be found at http://www.ai-geostats.org/
