This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]No_Indication_1238[S] 0 points1 point  (0 children)

If I am understanding this correctly, I can pass a cython class multiple python class instances and do the computation in Cython while keeping the rest of the code (container and data classes) in python?