removed numpy dependencies, added constructor from lists to dense matrices

This commit is contained in:
Daniele Panozzo
2015-09-13 15:04:58 +02:00
parent 6a1cc40e3c
commit d8d04a7774
7 changed files with 40 additions and 23 deletions
-2
View File
@@ -1,6 +1,4 @@
from __future__ import print_function
import sys, os
import numpy as np
import igl
# Load a mesh in OFF format