Skip to content

Commit

Permalink
remove: remove math/base/ops/caddf
Browse files Browse the repository at this point in the history
This commit removes `@stdlib/math/base/ops/caddf` in favor of
`@stdlib/complex/float32/base/add`.

BREAKING CHANGE: remove `math/base/ops/caddf`

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

Ref: #2260
  • Loading branch information
kgryte committed Jul 18, 2024
1 parent b9703b5 commit 3e09994
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 2,428 deletions.
238 changes: 0 additions & 238 deletions lib/node_modules/@stdlib/math/base/ops/caddf/README.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3e09994

Please sign in to comment.