|
From: Luigi B. <lui...@gm...> - 2024-01-25 15:28:19
|
Hello Ben,
no, as you guessed there's no serializer in C++.
Best,
Luigi
On Tue, Jan 23, 2024 at 8:21 AM Ben Watson <ben...@ma...>
wrote:
> I probably know the answer to this already, but I have a number of use
> cases to serialise Quantlib objects. I do know that it is possible with
> QuantlibXL. But I have not see anything viable for python. Is there a C++
> serialiser? If so is there any possibility to port it to Python?
>
> I am working on an interface to Quantlib will have all of the parameters
> in JSON and can easily reconstruct the objects, but this is just parameter
> serialization. Ideally having full object serialization would be the go.
>
> Regards
>
> Ben
>
>
>
>
> _______________________________________________
> QuantLib-dev mailing list
> Qua...@li...
> https://lists.sourceforge.net/lists/listinfo/quantlib-dev
>
|