ISISNeutronMuon / ISISNeutronMuon/MDMC
Toy example for testing dimensionality of GPO
Open
enhancement
P1
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 5
Description
We want a good idea of how many initial points are required for exploring `n-D` space, i.e. for the latin hypercube should we go for `k*n`, `k*2^n`, `K*n^2`, etc.
We should use one of the standard multidimensional surfaces (egg box or Rosenbrock) and test the optimisation of the minima for a variety of `n` and initial points.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.