Skip to content

Commit d9edc48

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

File tree

20 files changed

+135
-2196
lines changed

20 files changed

+135
-2196
lines changed

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

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)