Addresses #116 . Seems to be working fine. The only thing I haven't tested is density_pdf (but I would be surprised if it fails); is it used anywhere? Luckily most things are handled automatically by SWIG. There are only three places where I had to change manually the code. SWIG doesn't handle nicely typedefs so I had to do something manually in the headers, it's ugly but it's not so much code...
Addresses #116 . Seems to be working fine. The only thing I haven't tested is density_pdf (but I would be surprised if it fails); is it used anywhere? Luckily most things are handled automatically by SWIG. There are only three places where I had to change manually the code. SWIG doesn't handle nicely typedefs so I had to do something manually in the headers, it's ugly but it's not so much code...