Hi all
I am new to QuantLib and I have a bit of a problem. It sounds really simple but I have not found a way around it so far. I am using the .Net wrapper and I can't populate the QlArray nor the DisposableArray and it never happy about typecasting either. Is there perhaps a factory somewhere that creates them? Is the SWIG perhaps not complete enough? Any suggestions very much appreciated. Best regards, Ragnar Agustsson ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Ragnar Ágústsson wrote:
> Hi all > > I am new to QuantLib and I have a bit of a problem. It sounds really > simple but I have not found a way around it so far. > > I am using the .Net wrapper and I can't populate the QlArray nor the > DisposableArray and it never happy about typecasting either. > > Is there perhaps a factory somewhere that creates them? Is the SWIG > perhaps not complete enough? > > Any suggestions very much appreciated. > > Best regards, > Ragnar Agustsson > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ Hi Ragnar, Your problem seems similar to the one I have, but using Java. Please have a look at news://news.gmane.org:119/fbh1kh$ruj$[hidden email] If it is really the same problem, we could work together and solve for both platforms. Kind Regards Richard Gomes ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Tue, 2007-09-04 at 17:23 +0100, Richard Gomes wrote:
> Ragnar Ágústsson wrote: > > I am using the .Net wrapper and I can't populate the QlArray nor the > > DisposableArray and it never happy about typecasting either. > > > Hi Ragnar, > > Your problem seems similar to the one I have, but using Java. > Please have a look at > news://news.gmane.org:119/fbh1kh$ruj$[hidden email] Yes, it is the same problem. You can probably patch the existing SWIG interfaces with the same code. Later, Luigi -- The Feynman Problem Solving Algorithm: 1) Write down the problem. 2) Think very hard. 3) Write down the solution. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |