-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The result object is very obtuse to work with, it functions mostly like a black-box where one passes it to the predefined plotting functions. This is fine for quick calculations, but it is very tedious when one wants to go beyond what is readily available and handle the data directly. It would be very nice to have a function that lists the attributes contained in the Result object or something that gives and idea of the internal structure, It would make it easier to access the solutions and understand what is going on. It would also be nice to include a page specifically for this object in the documentation since it is the main thing one works with,
Metadata
Metadata
Assignees
Labels
No labels