Skip to content

Instantly share code, notes, and snippets.

@allenluce
Last active July 20, 2016 20:06
Show Gist options
  • Save allenluce/04242eef9df7baa49b9e7bee7230794b to your computer and use it in GitHub Desktop.
Save allenluce/04242eef9df7baa49b9e7bee7230794b to your computer and use it in GitHub Desktop.
calc.Dimension = &[2]map[string]*int32{
{
"dim1": i(31),
"dim2": i(37),
"dim3": i(41),
"dim4": i(43),
},
{
"dim5": i(47),
"dim6": i(53),
"dim7": i(59),
"dim8": i(61),
},
}
HamilVector := map[int]int{
12: 398392,
13: 302039,
14: 283929,
15: 294383,
16: 278844,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment