Re: KQuantlib [Re: Quantlib design]
Posted by Ferdinando M. Ametrano-2 on Jan 04, 2001; 2:58pm
URL: http://quantlib.414.s1.nabble.com/Quantlib-design-tp1657p1661.html
Hi all
Bernd wrote:
>We have python for scripting (other such as perl, java etc can be
>added over time leveraging swig) As far as visual working with the data
>is concerned I prefer spread sheets (Excel to be precise and I will
>contribute the sceleton of an excel interface soon).
I really look forward to the skeleton of the excel interface. Have you
considered to use SWIG core API for this task? I have no expertise on SWIG,
but I like leveraging ;-)
> Interfaces to matlab,
>octave, R, etc are essentially trivial to write which will address
>another area of use.
That's interesting too since I've never used matlab/octave and I would like
to start using them for/with QuantLib
>spread sheet interfaces (Excel, Applix,
>Star office, Gnumeric, Kspread).
I've used Applix API in the past for using C++ code, but from the little
I've seen Excel is different. Is there any common pattern between Star
office, Gnumeric, Kspread?
ciao -- Nando