Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit removes `@stdlib/math/base/ops/cmul` in favor of `@stdlib/complex/float64/base/mul`. BREAKING CHANGE: remove `math/base/ops/cmul` To migrate, users should update their require/import paths to use `@stdlib/complex/float64/base/mul` which provides the same API and implementation. Ref: #2260
- Loading branch information
b82c6f0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage Report
The above coverage report was generated for the changes in this push.