Menu

Commit [r18209]  Maximize  Restore  History

The N-state model grid search optimises each tensor separately when only tensors are optimised.

This massively collapses the grid search size from inc**(5*N) to N*inc**5, where inc are the number
of increments per dimension and N is the number of alignments, making a grid search possible.

bugman 2013-01-17

changed /trunk/specific_fns/n_state_model.py
/trunk/specific_fns/n_state_model.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.