Skip to content

Commit

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

BREAKING CHANGE: remove `complex/realf`

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

Ref: #2260
  • Loading branch information
kgryte committed Jul 17, 2024
1 parent 8d4c46b commit cc6e633
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 1,633 deletions.
233 changes: 0 additions & 233 deletions lib/node_modules/@stdlib/complex/realf/README.md

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit cc6e633

Please sign in to comment.