ShortestVectors #6235
-
|
Hello everyone, There seems to be a problem with returns 49 vectors only (rather than the expected 120 positive roots). I am using |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
The documentation states:
And among the 120 shortest vectors, there are 49 with this property, which we can confirm like this: So it seems to do exactly what it is supposed to do? |
Beta Was this translation helpful? Give feedback.
-
|
Then, it appears that the documentation is misleading. For other root lattices that I tried ( |
Beta Was this translation helpful? Give feedback.
-
|
When I try (Each vector in |
Beta Was this translation helpful? Give feedback.
Fix at #6253