|
Re: C++ wrapper for linear algebra: msg#00016lib.gsl.general
Hasan Hasanov wrote: Hello, Hi Hasan: I worked on the original version of GSLwrap. However, it has changed quite a bit. I have also ported my pre-GSL Vector/Matrix class library to use GSL (C++ abstraction is beautiful). I haven't gotten around to submitting it as a GSL add-on. But, it only deals with linear algebra and pseudo RNG, so it's quite limited. Why don't you give those 2 projects a try first? If you then find you still want more, then drop me a line and I can post some of my code. However, be warned, it is not documented. But, most of the overloadings are quite short: 5 lines or less. Oh, I'm not much of a Matlab user (I have used Scilab occasionally), but what do the vector/matrix indices start with 0 or 1 (I forget)? My class library supports both which I really like. I personally use 1 since I have spent so much time with other software that also uses 1 (and of course the mathematics also uses 1, another reason to use C++ abstraction :o). Thanks, Rodney |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | volunteer(s) to moderate the mailing lists: 00016, Brian Gough |
|---|---|
| Next by Date: | RE: Complex vector math?: 00016, Michael Stauffer |
| Previous by Thread: | C++ wrapper for linear algebrai: 00016, Hasan Hasanov |
| Next by Thread: | Re: C++ wrapper for linear algebra: 00016, Jordi Gutiérrez Hermoso |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |