Kenzi Trader

Results 4 issues of Kenzi Trader

In Julia 1.6.3, `JavaCall.init()` causes a Segmentation fault. The same happens with version 1.7.0-rc1. It works in version 1.6.2. ``` _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_)...

help-wanted

I have a jar-file which packages its libraries in a lib-directory inside itself. The MANIFEST.MF inside the jar allows the libraries to be found. When I call a class from...

enhancement

This PR has two features: - Add a podspec-file to use with CocoaPods - Add a `configureCell` callback to allow complete configuration of the table cell For example I use...

I include ofxiOSBoost in my Xcode project. I also include QuantLib 1.6 from http://iphonesdkdev.blogspot.nl/2015/06/quantlib-16-framework-for-ios-and-mac.html. The project uses c++11 with libc++. On the simulator the app runs without problems. On a...