-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I was wondering what it would take to have something convenience initialization strategies like InitFromPathfinder <: AbstractInitStrategy or InitFromMAP <: AbstractInitStrategy. Currently init works by generating the left-side of each ~ independently, whereas methods like this would generally involve generating all parameters at once.
This is more for discussion, as I'm not 100% convinced on adding either of these; the only real benefit is to reduce the number of APIs a user needs to be familiar with.
Metadata
Metadata
Assignees
Labels
No labels