Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
scipy / spatial / tests / data / selfdual-4d-polytope.txt
Size: Mime:
# 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