Skip to content

Commit a0516b7

Browse files
committed
feat!: convert complex/float32 to a namespace
BREAKING CHANGE: `complex/float32` converted to a namespace This commit refactors `complex/float32` to be a namespace. The constructor is now the `complex/float32/ctor`. To migrate, users should update their import paths to `complex/float32/ctor` which provides the same API and implementation.
1 parent ba35d8f commit a0516b7

File tree

20 files changed

+126
-2030
lines changed

20 files changed

+126
-2030
lines changed

lib/node_modules/@stdlib/complex/float32/README.md

Lines changed: 18 additions & 459 deletions
Large diffs are not rendered by default.

lib/node_modules/@stdlib/complex/float32/benchmark/benchmark.js

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

lib/node_modules/@stdlib/complex/float32/benchmark/julia/REQUIRE

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

lib/node_modules/@stdlib/complex/float32/benchmark/julia/benchmark.jl

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

lib/node_modules/@stdlib/complex/float32/benchmark/python/benchmark.py

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

0 commit comments

Comments
 (0)