-
Notifications
You must be signed in to change notification settings - Fork 93
use ProjectTo functor everywhere, and update to v1 of CRC and CRTU #459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 27 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
22621f0
array multiplication
98a2bdf
change to preproject
ec54fcb
Merge branch 'master' into mz/preproject
8d5e101
use ProjectTo functor for *
oxinabox 88c0302
implement project in arraymath.jl
fc1e9e7
type instability with varargs
9066d93
simplify maps so inference is happier
oxinabox 94af4dd
base.jl and fastmathable.jl
71c1dfc
evalpoly.jl
1251d2d
dense array
119070c
add array
e71f1c9
add structured array
df91e07
symmetric
07a1a45
fix evalpoly
ff93ce5
do not test types in array.jl
b8e9863
mapreduce.jl
3bbcc22
fix tests
290cc32
fix tests
e51d979
fastmathable
6f4e6fd
remove unionall wrapper
07f7664
uncomment test
9699d83
fix Symmetric
e589378
fix StaticArrays
12fda11
remove test_types
085166f
bump version, add compat
33a6c4c
Merge branch 'master' into ox/project_info
mzgubic b940980
move StaticArrays to deps
286ad38
no need to define the StaticArray projectto anymore
ac01a61
move staticarrays back to extras
0e5095c
bump dependency to 1
53aa703
Merge branch 'master' into ox/project_info
b211f61
fix commas
d59b920
fix fastmathable tests
76a2ce2
change tests
9857958
dont check inference
ff16952
fix the remaining issues
494afee
fix
6d14366
drive by bugfix
51fccc1
use new CRTU with ProjectTo solving many ⊢ problems
oxinabox c6ef56b
add comment to existing skipped test
oxinabox a085a69
Stop trying to inplace into unknown array types
oxinabox 20ce318
stop using isapprox
oxinabox 8789e84
Set version number to 1.0.0-DEV
oxinabox 132f074
bump CRTU
oxinabox File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.