-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Template out storage types for Toeplitz, Hankel, etc. (#76)
* Refactor see README.md for details. * Update README.md * Update README.md * rollback changes in runtests.jl * simplify boundscheck codes. complete interface * add real and imag, bug fixes * small fixes * update * move codes * remove Infinities * Update toeplitz.jl * Update hankel.jl * Update hankel.jl * trying to resolve conflicts * pass tests * template hankel dims * resolve conversations * 78% coverage * 90% coverage. forgot to import mul!🤣 * 94% coverage * 95% coverage * fix. reimplement size * let Toeplitz(Matrix) make copies * Small changes --------- Co-authored-by: Sheehan Olver <[email protected]>
- Loading branch information
1 parent
eb9322f
commit 3104485
Showing
9 changed files
with
1,146 additions
and
881 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
3104485
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.
@JuliaRegistrator register
3104485
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.
Registration pull request created: JuliaRegistries/General/79253
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: