Skip to content

Commit

Permalink
remove: remove complex/real
Browse files Browse the repository at this point in the history
This commit removes `@stdlib/complex/real` in favor of
`@stdlib/complex/float64/real`.

BREAKING CHANGE: remove `complex/real`

To migrate, users should update their require/import paths to use
`@stdlib/complex/float64/real` which provides the same API and
implementation.

Ref: #2260
  • Loading branch information
kgryte committed Jul 17, 2024
1 parent 32bbcb3 commit 41fe604
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 1,629 deletions.
230 changes: 0 additions & 230 deletions lib/node_modules/@stdlib/complex/real/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions lib/node_modules/@stdlib/complex/real/benchmark/benchmark.js

This file was deleted.

Loading

0 comments on commit 41fe604

Please sign in to comment.