-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make_zero(!) bugfixes and improved tests (#1961)
* Fix make_zero(!) bugs * Add make_zero(!) tests Aiming for full coverage of both new and old implementations of make_zero(!) * Fix more make_zero(!) bugs and add more tests * Improve make_zero! error message * Simplify likely dead branch * Reinstate single-arg StaticArrays methods
- Loading branch information
Showing
5 changed files
with
912 additions
and
130 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
Oops, something went wrong.