Hi all,
While going through the source code, I was wondering how many C# versions of QuantLib are out there. I know of QLNet which seems like the official one. Then came across NQuantLib on GitHub (https://github.com/spolnik/NQuantLib/tree/master/NQuantLib). Are there any others? Also, is there any value to be derived from a C# version of the library? Many thanks Okash ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Hi,
there are also the C# wrappers generated via SWIG. As for the value, I guess it's the .Net ecosystem. I haven't used it myself, but I hear C# is more convenient than C++ with regard to building user interfaces, talking to databases, etc. Luigi On Sat, Mar 2, 2013 at 4:56 PM, Okash Khawaja <[hidden email]> wrote: > Hi all, > > While going through the source code, I was wondering how many C# versions of > QuantLib are out there. I know of QLNet which seems like the official one. > Then came across NQuantLib on GitHub > (https://github.com/spolnik/NQuantLib/tree/master/NQuantLib). Are there any > others? > > Also, is there any value to be derived from a C# version of the library? > > Many thanks > Okash > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > QuantLib-dev mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Hi,
Thanks Luigi for your input. That certainly seems to be the prevailing view in financial industry regarding C#. Following up on that thought then, is there anything that can be done in a C# version (specifically C# 5.0) of the library which brings it into wider acceptance? Given the size of the C# community and its rate of growth, such a milestone --- if it can be achieved --- should be quite beneficial. It would be great to hear ideas from author(s) of QLNet as well. Best regards Okash On Sat, Mar 2, 2013 at 4:48 PM, Luigi Ballabio <[hidden email]> wrote: Hi, ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |