Skip to content

Create TransientGridSearch to provide transient grid searches

Gregory Ashton requested to merge 11-move-transient-grid-to-subclass into master

Previously, this functionality was part of GridSearch, this splits this into a separate subclass to ease future development.

Closes #11 (closed)

@dkeitel - let me know if there are any problems with this. I've hardcoded in the nsegs=1 as I don't think there is any reason or plan to do semi-coherent transient searches right?

Merge request reports