-
-
Notifications
You must be signed in to change notification settings - Fork 62
ForwardDiff Overload Fixes #629
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 25 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
17b4364
don't set properties again
jClugstor 0b7842a
make sure that when A, b, or u are accessed you get the Dual numbers
jClugstor b0d53ae
make sure cache u is updated
jClugstor e98a9b9
no infiltrate
jClugstor ad32c73
exclude nested duals
jClugstor 16f5f0f
add Float32 support
jClugstor 5dd9ce0
change to AbstractFloat
jClugstor 43a0379
add recursive support for nested Duals
jClugstor f6db1ee
fix support for nested Duals
jClugstor c10a8bf
clean up
jClugstor 7abb243
more clean up
jClugstor 0717289
allow any number
jClugstor f829926
reuse list
jClugstor 00431ad
add tests for nested duals
jClugstor 6ac7bf1
no infiltrator
jClugstor 8bae0f7
proper RAT indexing
jClugstor 8e8b47e
all numbers
jClugstor 308bc76
correct RAT index
jClugstor d9ed726
get rid of unecessary things
jClugstor fdc9774
get rid of log
jClugstor 9c11cc2
add more tests
jClugstor 96244fd
streamline
jClugstor 762bfb1
make sure u is aliased
jClugstor 248718f
add tests for sparse arrays and sparse solvers
jClugstor 5497adc
make sure AbstractArrays of size 1 are accounted for
jClugstor e842eac
use AbstractVector, fix setproperty!
jClugstor 1b1697a
add test for setting nested Duals
jClugstor 2e003ee
fix test
jClugstor 47d4d68
make sparse
jClugstor 6323432
fix default solver
jClugstor b1ffa15
allow setting alg
jClugstor 62127b8
Update ext/LinearSolveForwardDiffExt.jl
ChrisRackauckas 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
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.