csp icon indicating copy to clipboard operation
csp copied to clipboard

C++ implementation for csp.Struct from_dict/from_json

Open p72dennisxu opened this issue 8 months ago • 0 comments

Describe the solution you'd like C++ implementation of the csp.Struct from_dict/from_json that have better performance than the current python implementation: https://github.com/Point72/csp/blob/main/csp/impl/struct.py#L250.

p72dennisxu avatar Apr 03 '25 21:04 p72dennisxu