We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug The vertices are outside the region in IGLatticeMesh
IGLatticeMesh
To Reproduce
Needs["IGraphM`"] len = 6; Show[Graphics[SSSTriangle[len, len, len]], IGMeshGraph@IGLatticeMesh["Triangular", SSSTriangle[len, len, len]]]
Version information
The output of IGraphM`Developer`GetInfo[] is:
IGraphM`Developer`GetInfo[]
Mathematica version: 13.3.1 for Microsoft Windows (64-bit) (July 24, 2023); Release \ number: 1 Package version: 0.6.5 (December 21, 2022) Package location: C:\Users\zyd19\AppData\Roaming\Mathematica\Paclets\Repository\IGraphM-\ 0.6.5\Kernel\init.m Library location: C:\Users\zyd19\AppData\Roaming\Mathematica\Paclets\Repository\IGraphM-\ 0.6.5\LibraryResources\Windows-x86-64\IGraphM.dll IGVersion[]: IGraph/M 0.6.5 (December 21, 2022) igraph 0.9.10-23-g5635203bd (Dec 21 2022) Microsoft Windows (64-bit) Build settings: None Operating system: Microsoft Windows [°æ\[PlusMinus]¾ 10.0.22631.2715]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The vertices are outside the region in
IGLatticeMesh
To Reproduce
Version information
The output of
IGraphM`Developer`GetInfo[]
is:The text was updated successfully, but these errors were encountered: