QuantLib and Visual.NET

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

QuantLib and Visual.NET

Gilbert Peffer
Hi there,

One quick question. If I want to use Quantlib in Visual Basic.NET, what is
my best option to do this? I have found a QuantLib.NET web site but the
downloads seem to have been discontinued.

Many thanks in advance for your help!!

Gilbert




Reply | Threaded
Open this post in threaded view
|

Re: QuantLib and Visual.NET

mrtreibe
QuantLib.NET 0.3.1 is still available for download from sourceforge
through the QuantLib project page at http://sf.net/projects/quantlib .  
It's GPL licensed compared with the rest of QuantLib which is basically
BSD.  QuantLib.NET is pretty much unmaintained at this time and  the
QuantLib C++ library has advanced considerably since the 0.3.1 release.
  Some people have tried to compile QuantLib using managed C++ but I
don't know if the whole library will compile or if it is only parts.

Mark.

On Jun 23, 2004, at 8:40 AM, Gilbert Peffer wrote:
>
> One quick question. If I want to use Quantlib in Visual Basic.NET,
> what is
> my best option to do this? I have found a QuantLib.NET web site but the
> downloads seem to have been discontinued.