Skip to content
New issue

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

Bug of IGLatticeMesh #131

Open
Juddd opened this issue Nov 17, 2023 · 0 comments
Open

Bug of IGLatticeMesh #131

Juddd opened this issue Nov 17, 2023 · 0 comments

Comments

@Juddd
Copy link

Juddd commented Nov 17, 2023

Describe the bug
The vertices are outside the region in IGLatticeMesh

To Reproduce

Needs["IGraphM`"]
len = 6;
Show[Graphics[SSSTriangle[len, len, len]], 
 IGMeshGraph@IGLatticeMesh["Triangular", SSSTriangle[len, len, len]]]

image
Version information

The output of IGraphM`Developer`GetInfo[] is:

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant