-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, to avoid too much code duplication, we reuse some of the older DSS-Python class infrastructure.
Since the plan is to reimplement some parts, one important aspect is to make the objects lighter in terms of memory. Python is a bit memory heavy anyway, so we could also nudge users to other implementations to complement it (C++ as in dss.hpp, Julia and Rust whenever the impl. is done).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request