Select Git revision
structure.ts
-
David Sehnal authored
- baseline for interpolation and async fetching support
David Sehnal authored- baseline for interpolation and async fetching support
linear-algebra.ts 229 B
/**
* Copyright (c) 2017 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author David Sehnal <david.sehnal@gmail.com>
*/
export * from './linear-algebra/3d'
export * from './linear-algebra/tensor'