Skip to content

Commit

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

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

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

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

This file was deleted.

60 changes: 0 additions & 60 deletions lib/node_modules/@stdlib/math/base/ops/cadd/benchmark/benchmark.js

This file was deleted.

This file was deleted.

Loading

0 comments on commit 60c4a36

Please sign in to comment.