using for loop to install conda package
This commit is contained in:
27
.CondaPkg/env/Lib/site-packages/scipy/spatial/tests/data/selfdual-4d-polytope.txt
vendored
Normal file
27
.CondaPkg/env/Lib/site-packages/scipy/spatial/tests/data/selfdual-4d-polytope.txt
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# The facets of a self-dual 4-dim regular polytope
|
||||
# with 24 octahedron facets. Taken from cddlib.
|
||||
# Format b + Ax >= 0
|
||||
1 1 1 1 1
|
||||
1 1 1 1 -1
|
||||
1 1 1 -1 1
|
||||
1 1 1 -1 -1
|
||||
1 1 -1 1 1
|
||||
1 1 -1 1 -1
|
||||
1 1 -1 -1 1
|
||||
1 1 -1 -1 -1
|
||||
1 -1 1 1 1
|
||||
1 -1 1 1 -1
|
||||
1 -1 1 -1 1
|
||||
1 -1 1 -1 -1
|
||||
1 -1 -1 1 1
|
||||
1 -1 -1 1 -1
|
||||
1 -1 -1 -1 1
|
||||
1 -1 -1 -1 -1
|
||||
1 2 0 0 0
|
||||
1 0 2 0 0
|
||||
1 0 0 2 0
|
||||
1 0 0 0 2
|
||||
1 -2 0 0 0
|
||||
1 0 -2 0 0
|
||||
1 0 0 -2 0
|
||||
1 0 0 0 -2
|
||||
Reference in New Issue
Block a user