OT: Care to chat C++ design decisions with me?

Jordi Gutiérrez Hermoso jordigh at gmail.com
Sun Aug 3 15:51:29 CDT 2008


Apologies for the offtopic post. Feel free to direct me to a better
forum to ask if you know of one.

I am writing some C++ code for radial basis functions, and I need some
help making some design decisions about this code. The actual
mathematics is very easy to explain, I think, but I want to have some
reuasiblity with this code in hope of turning it into a
widely-applicable library (which will be GPLed, since I link to the
GSL). To that end, I am not sure what's the best way to go with my
code, and I'd like it if someone who is very comfortable with C++'s
more arcane features, OOP, and a little numerics would like to chat
with me about it.

Let me know if you're interested.

Thanks,
- Jordi G. H.


More information about the Help-octave mailing list