-
-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove compat for function composition and negation with ∘ and ! Part of Julia since 0.6 and the test uses the deprecated `hex` function. * Provide and utilize `isbitstype` * Use `diag` instzead of `cholfact` to test definition of `LinearAlgebra` * Consistently use `Compat.Dates` * Use tuples in CartesianIndices and LinearIndices c'tors * Fix deprecations due to mixed scalar/broadcast assigment * Use at-test_logs to test (and suppress) output from at-dep_verctorize'd methods
- Loading branch information
1 parent
aa24418
commit 081c481
Showing
3 changed files
with
37 additions
and
37 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
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