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 |
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? |
|
Then, it appears that the documentation is misleading. For other root lattices that I tried ( |
|
When I try (Each vector in |
Fix at #6253