File: must_be_matrices-39.txt

package info (click to toggle)
pynormaliz 2.23%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 424 kB
  • sloc: cpp: 2,402; python: 725; makefile: 11; sh: 5
file content (7 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
Test entries must be matrices 39
=====================================

Bug reported in https://github.com/Normaliz/PyNormaliz/issues/39

>>> import PyNormaliz
>>> p = PyNormaliz.NmzCone(cone=[[1, 1]], subspace=[[-1, 1]], vertices=[[3, 2, 6]])