Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Easier access to KCSD solver variables #3

@parkag

Description

@parkag

Now when one wants to access the csd or other parameters directly, he needs to access the solver:
csd = k.solver.estimated_csd

it would be more convenient and straightforward to just use:
csd = k.estimated_csd

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions