Skip to content

Commit 4a3a447

Browse files
committed
Revert "Add prototype of projection function"
This reverts commit 3a28b5f.
1 parent 3a28b5f commit 4a3a447

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

src/__tests__/matrix/projection.js

Whitespace-only changes.

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ export {
2323
export { default as LuDecomposition, default as LU } from './dc/lu.js';
2424
export { default as QrDecomposition, default as QR } from './dc/qr.js';
2525
export { default as NNMFDecomposition, default as NNMF } from './dc/nnmf.js';
26-
export { projection } from './projection';

src/projection.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)