issues
search
JuliaDiff
/
SparseDiffTools.jl
Fast jacobian computation through sparsity exploitation and matrix coloring
MIT License
242
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 3 to 5
#309
dependabot[bot]
closed
1 day ago
1
Remove Tricks
#308
oscardssmith
closed
1 month ago
2
GPU tests don't test anything
#307
gdalle
opened
1 month ago
1
Fix Julia version in downstream tests
#306
gdalle
closed
1 month ago
1
Add codecov token to CI
#305
gdalle
closed
1 month ago
1
Remove or sanitize inbounds
#304
gdalle
closed
1 month ago
4
No code coverage information
#303
gdalle
closed
1 month ago
2
Fix default `rows_index` and `cols_index` in Jacobian
#302
gdalle
opened
1 month ago
14
test: new enzyme version
#301
avik-pal
closed
1 month ago
2
Enzyme 0.13 compat
#300
SCiarella
closed
1 month ago
1
Make sparsity detection compliant with ADTypes v1
#298
gdalle
opened
2 months ago
3
Allow Symbolics v6
#297
ChrisRackauckas
closed
3 months ago
0
Re-add Julia 1.6 compat for the time being
#296
gdalle
closed
1 week ago
1
Upgrade ADTypes to v1
#295
gdalle
closed
7 months ago
3
CompatHelper: bump compat for ADTypes to 1, (keep existing compat)
#294
github-actions[bot]
closed
7 months ago
1
Bump version
#293
gdalle
closed
7 months ago
1
Enzyme v0.12 still doesn't work due to compat issues
#292
gdalle
closed
7 months ago
1
Add Enzyme v0.12 compat
#291
gdalle
closed
7 months ago
2
Don't use custom tags
#290
avik-pal
closed
7 months ago
2
Bump julia-actions/setup-julia from 1 to 2
#289
dependabot[bot]
closed
7 months ago
0
Missing __test_backend_loaded dispatch
#288
Vaibhavdixit02
opened
7 months ago
3
Auto(Sparse)ReverseDiff not supported
#287
gdalle
opened
7 months ago
0
Run Formatter
#286
avik-pal
closed
9 months ago
1
More extensive use of Polyester
#285
avik-pal
closed
9 months ago
4
Bump codecov/codecov-action from 3 to 4
#284
dependabot[bot]
closed
1 day ago
1
Bump actions/cache from 3 to 4
#283
dependabot[bot]
closed
10 months ago
0
Fix master
#282
avik-pal
closed
10 months ago
2
Add PolyesterForwardDiff Support
#281
avik-pal
closed
10 months ago
3
Avoid mutation on user x
#280
ChrisRackauckas
closed
10 months ago
1
CompatHelper: bump compat for Adapt to 4, (keep existing compat)
#279
github-actions[bot]
closed
11 months ago
0
wrong result wrt to ForwardDiff
#278
rveltz
closed
11 months ago
5
Path to use FiniteDiff for ApproximateSparsityDetection
#277
avik-pal
closed
11 months ago
1
Non allocating versions for StaticArrays
#276
avik-pal
closed
11 months ago
2
Default to the older behavior
#275
avik-pal
closed
1 year ago
3
Fix type stability and allow JacVec to be non-square jacobians
#274
avik-pal
closed
1 year ago
3
Make `num_vecjac<!>` GPU compatible
#273
vpuri3
opened
1 year ago
4
Rework VecJac Operator
#272
avik-pal
closed
1 year ago
2
(Kind-of) Type Stability Fixes for No Chunksize Specified
#271
avik-pal
closed
1 year ago
3
Fix tag
#270
avik-pal
closed
1 year ago
2
Add compat for StdLibs
#269
avik-pal
closed
1 year ago
0
Fix Chunking
#268
avik-pal
closed
1 year ago
2
Make the `get_tag` function generic
#267
avik-pal
closed
1 year ago
1
Pass Tag and Chunksize from the types
#266
avik-pal
closed
1 year ago
1
Floating point arithmetic 101 - it doesn't add up! aka Don't touch user input without telling them the rules
#265
pkofod
closed
10 months ago
0
Special Dispatch for Static Array
#264
avik-pal
closed
1 year ago
1
[BUG FIX] `similar` doesn't preserve the sparsity pattern
#263
avik-pal
closed
1 year ago
1
Failed get_tag breaking gpu ode solve with Krylov_GMRES() linear solver
#262
stmorgenstern
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#261
dependabot[bot]
closed
1 year ago
1
Use multiple forward diff trials to generate approximate Jacobian sparsity pattern
#260
avik-pal
closed
1 year ago
1
Allow specifying colorvecs directly
#259
avik-pal
closed
1 year ago
1
Next