Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I had a hard time getting the swig bindings to work for me. Would you be willing to make a nuget package of that?


Well, it requires an unmanaged dll (NQuantLibc) to be compiled which would be pinvoked by the managed bindings dll (NQuantLib). The unmanaged dll will not be platform independent (I don't know if you'd be using x86/x64). It also needs to be copied over to the same directory in which your output binaries would reside.

Anyways, I've uploaded an x86 version:

PM> Install-Package NQuantLib (https://www.nuget.org/packages/NQuantLib)


Nice! Thanks man.


You're welcome (I'm pretty sure I've set some sort of a bad precedent here :) )




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: