MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / Gmpz

Class Gmpz

python/pymesh/exact_arithmetic.py:111–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 """
110except:
111 class Gmpz:
112 def __init__(self):
113 raise NotImplementedError("Gmpz feature is disabled")
114
115 class Gmpq:
116 def __init__(self):

Callers 1

init_CGALFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected