Open tpronk opened 3 years ago
Thank you for your valuable comments. I know and tried to use the math.js instead of the numeric.js, but the numeric is much faster when it comes to processing matrices although I don't know the reason. However, the math.js is being actively developed, so it is possible that it will be replaced in the future.
I was looking around at WebGazer and noticed they've been moving away from numeric. One of the alternatives considered is math.js. Would that work for us?
For context see: https://github.com/brownhci/WebGazer/pull/225