Hi, team
I build QuantLib-Python with python3.5 on ubuntu 17.04, but I find that a lot of classes (such as Garch11, GJRGARCHProcess) are not in QuantLib-Python. We forget to wrap it, or Garch11 can not be wrapped by swig? |
Hello, there are lots of things which are not wrapped in Python, because adding them is a manual process. If you do, please send me a pull request and I'll merge your changes to the main repository. Luigi On Wed, Jun 21, 2017 at 4:26 AM Ruilong Xu <[hidden email]> wrote: Hi, team ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Thank You!
Now, I know Cheng Li is doing the work, here: https://github.com/ChinaQuants/qlengine BTW, is there a class that can not be wrapped in python by swig? -- View this message in context: http://quantlib.10058.n7.nabble.com/Garch11-in-QuantLib-Python-tp18353p18359.html Sent from the quantlib-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by Luigi Ballabio
Thank you!
Now, Cheng Li is doing the work, here: https://github.com/ChinaQuants/qlengine
|
Free forum by Nabble | Edit this page |