Recent Releases of DiffEqBase
DiffEqBase - v6.187.0
DiffEqBase v6.187.0
Merged pull requests: - Partial revert of PR #1188: Copy cache for SplitFunction in promote_f (#1203) (@ChrisRackauckas-Claude) - Improve progress bar docstring with VS Code setup link (#1204) (@ChrisRackauckas-Claude)
- Julia
Published by github-actions[bot] 6 months ago
DiffEqBase - v6.186.0
DiffEqBase v6.186.0
Merged pull requests: - feat: save discretes alongside callback save (#1199) (@AayushSabharwal)
Closed issues:
- progress=true is broken, no longer displaying anything (#1198)
- Julia
Published by github-actions[bot] 6 months ago
DiffEqBase - v6.185.0
DiffEqBase v6.185.0
Merged pull requests: - Move utilities to SciMLBase (#1197) (@jClugstor)
Closed issues: - Precompiling error (#1202)
- Julia
Published by github-actions[bot] 6 months ago
DiffEqBase - v6.184.0
DiffEqBase v6.184.0
Merged pull requests: - Remove unused dependencies to reduce package loading time (#1194) (@ChrisRackauckas-Claude) - Remove solve dispatches for EnsembleProblem, WeightedEnsembleProblem (#1201) (@jClugstor)
- Julia
Published by github-actions[bot] 6 months ago
DiffEqBase - v6.183.2
DiffEqBase v6.183.2
Merged pull requests: - do not replace LazyBufferCache when promoting f (#1188) (@thomvet)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.183.1
DiffEqBase v6.183.1
Merged pull requests: - Remove unused test dependencies: MonteCarloMeasurements and BenchmarkTools (#1191) (@ChrisRackauckas-Claude) - fixes tests that were broken by SciMLBase PR 1101 (#1192) (@thomvet)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.183.0
DiffEqBase v6.183.0
Merged pull requests: - Update simple_gpu.jl to add DiffEqBase (#1189) (@ChrisRackauckas) - Create downgrade CI (#1190) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.182.1
DiffEqBase v6.182.1
Merged pull requests:
- fix: fix step! without dt for NullODEIntegrator (#1186) (@AayushSabharwal)
- build: bump patch version (#1187) (@AayushSabharwal)
Closed issues: - Exception with VectorContinuousCallback and backward integration (#1184)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.182.0
DiffEqBase v6.182.0
Merged pull requests: - Fix backward vector callback detection when step is exactly on event … (#1185) (@dcourteville)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.181.0
DiffEqBase v6.181.0
Merged pull requests: - Initialize line split fixes following Catalyst.jl PR #1306 (#1181) (@ChrisRackauckas) - Update DataStructures.jl compatibility to v0.19 (#1182) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.180.0
DiffEqBase v6.180.0
Merged pull requests: - Apply JuliaFormatter to fix formatting CI (#1176) (@ChrisRackauckas) - Remove Julia v1.9 get_extension compatibility code (#1177) (@ChrisRackauckas) - Apply JuliaFormatter to fix code formatting (#1178) (@ChrisRackauckas) - Remove outdated Julia version check for v1.7 (#1179) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.179.0
DiffEqBase v6.179.0
Merged pull requests:
- fix: fix type-instability of _get_root_indp (#1175) (@AayushSabharwal)
Closed issues: - Can you add version 0.8 of DocStringExtensions to compat? (#885)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.178.0
DiffEqBase v6.178.0
Merged pull requests: - Fix downgrade CI (#1170) (@ChrisRackauckas) - Disable Enzyme extension on prerelease (#1171) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 7 months ago
DiffEqBase - v6.177.2
DiffEqBase v6.177.2
Merged pull requests: - Mooncake overlay for erroring out before Mooncake.DerivedRule construction (#1169) (@AstitvaAggarwal)
- Julia
Published by github-actions[bot] 8 months ago
DiffEqBase - v6.177.1
DiffEqBase v6.177.1
Merged pull requests: - Make sure to set MooncakeOriginator (#1168) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 8 months ago
DiffEqBase - v6.177.0
DiffEqBase v6.177.0
Merged pull requests: - Fix tests (#1166) (@ChrisRackauckas) - fix MooncakeOriginator (#1167) (@AstitvaAggarwal)
- Julia
Published by github-actions[bot] 8 months ago
DiffEqBase - v6.176.0
DiffEqBase v6.176.0
Merged pull requests:
- Allow fit_parameters keyword (#1160) (@ErikQQY)
- fix: improve hack for null solution initialization (#1161) (@AayushSabharwal)
- Ensure internal ITP bounds are in proper order (#1162) (@dcourteville)
- feat: implement some of the integrator interface for NullODEIntegrator (#1163) (@AayushSabharwal)
- build: bump minor version (#1165) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 9 months ago
DiffEqBase - v6.175.0
DiffEqBase v6.175.0
Merged pull requests: - Simplify tests for pre (#1157) (@ChrisRackauckas) - Setup Mooncake rrule (#1158) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 9 months ago
DiffEqBase - v6.174.0
DiffEqBase v6.174.0
Merged pull requests: - CompatHelper: bump compat for SciMLOperators to 1, (keep existing compat) (#1156) (@github-actions[bot])
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.173.1
DiffEqBase v6.173.1
Merged pull requests: - Mark null ODE solutions as dense (#1155) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.173.0
DiffEqBase v6.173.0
Merged pull requests: - CompatHelper: bump compat for SciMLOperators to 0.4, (keep existing compat) (#1151) (@github-actions[bot]) - Add static allocation checks and fix ComponentArrays allocs (#1153) (@ChrisRackauckas)
Closed issues: - ComponentArrays cause allocations in error estimation (#1152)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.172.0
DiffEqBase v6.172.0
Merged pull requests:
- feat: pass resid_prototype as u to null oop NonlinearLeastSquaresProblem (#1149) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.171.0
DiffEqBase v6.171.0
Merged pull requests:
- Improve Downstream testing (#1147) (@ChrisRackauckas)
- fix: fix method ambiguity in promote_u0 in MonteCarloExt (#1148) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.170.1
DiffEqBase v6.170.1
Merged pull requests:
- Better handle dictionaries in anytypedual (#1144) (@ChrisRackauckas)
- fix: hotfix usage of get_updated_symbolic_problem (#1145) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.170.0
DiffEqBase v6.170.0
Merged pull requests:
- fix: handle u0 and p in kwargs of get_concrete_problem (#1143) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.169.1
DiffEqBase v6.169.1
Merged pull requests: - Properly extend unitfulvalue (#1142) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.169.0
DiffEqBase v6.169.0
Merged pull requests:
- feat: add get_updated_symbolic_problem (#1141) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.168.0
DiffEqBase v6.168.0
Merged pull requests: - Tighten the interval returned by InternalITP when there's an exact zero crossing (#1137) (@DaniGlez) - Use NonlinearAliasSpecifier for NonlinearProblem (#1138) (@jClugstor)
Closed issues: - Discrete callback (species elimination) keeps affecting the same state variables (#1139)
- Julia
Published by github-actions[bot] 10 months ago
DiffEqBase - v6.167.2
DiffEqBase v6.167.2
Merged pull requests: - support ForwardDiff 1.0 (#1132) (@oscardssmith) - Remove more deprecated code (#1134) (@ChrisRackauckas) - bump version (#1135) (@oscardssmith)
- Julia
Published by github-actions[bot] 11 months ago
DiffEqBase - v6.167.1
DiffEqBase v6.167.1
Merged pull requests: - simplify internal_itp (#1127) (@oscardssmith)
- Julia
Published by github-actions[bot] 11 months ago
DiffEqBase - v6.167.0
DiffEqBase v6.167.0
Merged pull requests: - Fix downstream AD tests (#1130) (@ChrisRackauckas) - Remove operators interface (#1131) (@ErikQQY)
- Julia
Published by github-actions[bot] 11 months ago
DiffEqBase - v6.166.1
DiffEqBase v6.166.1
Merged pull requests: - Fix downstream AD tests (#1130) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 11 months ago
DiffEqBase - v6.166.0
DiffEqBase v6.166.0
Merged pull requests: - Remove old deprecated termination conditions API (#1129) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 11 months ago
DiffEqBase - v6.165.1
DiffEqBase v6.165.1
Merged pull requests:
- fix: pass retcode as kwarg (#1125) (@AayushSabharwal)
- build: bump patch version (#1126) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 12 months ago
DiffEqBase - v6.165.0
DiffEqBase v6.165.0
Merged pull requests:
- fix: HACK: run parameter initialization in null solutions, handle InitialFailure (#1123) (@AayushSabharwal)
Closed issues: - ContinuousCallback with u[1]^3 doesn't find correct event time (#671)
- Julia
Published by github-actions[bot] 12 months ago
DiffEqBase - v6.164.2
DiffEqBase v6.164.2
Merged pull requests: - Use ADTypes in tests (#1122) (@devmotion)
- Julia
Published by github-actions[bot] 12 months ago
DiffEqBase - v6.164.1
DiffEqBase v6.164.1
Merged pull requests:
- fix: use t_nounits, D_nounits in null_de testset (#1119) (@AayushSabharwal)
- Julia
Published by github-actions[bot] about 1 year ago
DiffEqBase - v6.164.0
DiffEqBase v6.164.0
Merged pull requests: - More test fixes (#1117) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 1 year ago
DiffEqBase - v6.163.0
DiffEqBase v6.163.0
Merged pull requests: - format (#1114) (@ChrisRackauckas) - Test fixing (#1115) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 1 year ago
DiffEqBase - v6.162.2
DiffEqBase v6.162.2
Merged pull requests:
- Import totallength in ForwardDiff extension (#1112) (@devmotion)
- Julia
Published by github-actions[bot] about 1 year ago
DiffEqBase - v6.162.0
DiffEqBase v6.162.0
Merged pull requests:
- Add GTPSA extension (#1107) (@mattsignorelli)
- Add ODE_DEFAULT_NORM overload for GTPSA (#1108) (@mattsignorelli)
- GTPSA ext new feature compatibility (#1109) (@mattsignorelli)
- Make ForwardDiff Optional (#1111) (@ChrisRackauckas)
Closed issues:
- SplitODEProblem and VectorOfArray of Vector{SVector} causes error during solve (#1110)
- Julia
Published by github-actions[bot] about 1 year ago
DiffEqBase - v6.161.0
DiffEqBase v6.161.0
Merged pull requests:
- Add alias to acceptable kwargs for Aliasing API (#1099) (@jClugstor)
- Bump codecov/codecov-action from 4 to 5 (#1106) (@dependabot[bot])
- Julia
Published by github-actions[bot] about 1 year ago
DiffEqBase - v6.160.0
DiffEqBase v6.160.0
Merged pull requests: - refactor: check if algorithm supports late binding tstops (#1105) (@AayushSabharwal)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.159.0
DiffEqBase v6.159.0
Merged pull requests: - Handle empty Kwargs case in forwarddiff detection (#1100) (@ChrisRackauckas) - Set changetvia_interpolation! to use the init mode from the callback (#1102) (@BenChung) - docs: document late binding tstops (#1104) (@AayushSabharwal)
Closed issues:
- anyeltypedual(pairs((;))) fails (#1074)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.158.3
DiffEqBase v6.158.3
Merged pull requests: - Deprecate DiffEqBase.fastpow for FastPower.fastpower (#1089) (@ChrisRackauckas) - Remove other hasmethod from callbacks (#1098) (@ChrisRackauckas)
Closed issues:
- Remove the hasmethod check (#1095)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.158.2
DiffEqBase v6.158.2
Merged pull requests:
- fix: anydualtype for NonlinearProblem and NLLS types (#1094) (@avik-pal)
- remove hasmethod from callback (#1096) (@oscardssmith)
- ci: test with 1, lts and pre versions of julia (#1097) (@thazhemadam)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.158.0
DiffEqBase v6.158.0
Merged pull requests:
- Allow u0 in BVProblem as Vector initial guess (#1091) (@ErikQQY)
- Typo in docstring (#1092) (@DanielVandH)
- Remove Tricks (#1093) (@oscardssmith)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.157.0
DiffEqBase v6.157.0
Merged pull requests:
- feat: perform limited DAE initialization for null integrators/solutions (#1070) (@AayushSabharwal)
- Always respect user provided u0 override (#1090) (@YingboMa)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.156.0
DiffEqBase v6.156.0
Merged pull requests: - Add Enzyme support for fastpow (#1072) (@ChrisRackauckas)
Closed issues:
- "LoadError: UndefVarError: RevConfigWidth not defined" when precompiling DiffEqBaseEnzymeExt (#1088)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.155.2
DiffEqBase v6.155.2
Merged pull requests: - doc: u0, p keyword arg in solve() (#1084) (@daviehh) - CompatHelper: bump compat for EnzymeCore to 0.8, (keep existing compat) (#1085) (@github-actions[bot]) - CompatHelper: bump compat for Enzyme in [weakdeps] to 0.13, (keep existing compat) (#1086) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.155.1
DiffEqBase v6.155.1
Merged pull requests:
- make promote_u0 use isequal rather than == (#1079) (@oscardssmith)
- Fix depwarns (#1080) (@ChrisRackauckas)
- Pass forward callback initialization (#1081) (@ChrisRackauckas)
- fix: access callback.initializealg instead of .initialize_alg (#1082) (@AayushSabharwal)
- Update Project.toml (#1083) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.155.0
DiffEqBase v6.155.0
Merged pull requests: - fix: fix usage of ReverseDiff in parameters (#1078) (@AayushSabharwal)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.154.0
DiffEqBase v6.154.0
Merged pull requests: - add integrator accessors for dispatch purposes (#1071) (@isaacsas)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.153.0
DiffEqBase v6.153.0
Merged pull requests: - Fix ordering of the promotion Take II (@avik-pal)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.152.2
DiffEqBase v6.152.2
Merged pull requests: - Handle dual detection on SciMLFunctions (#1069) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.152.0
DiffEqBase v6.152.0
Merged pull requests: - Some bumps (#1064) (@ChrisRackauckas) - Fix a few tests for depwarns (#1065) (@ChrisRackauckas) - Some dep management (#1066) (@ChrisRackauckas) - Move SparseArrays to Ext (#1067) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.151.5
DiffEqBase v6.151.5
Merged pull requests: - Fix solutions nested in structs for forwarddiff (#1059) (@ChrisRackauckas) - ci: update tests workflow to use centralised reusable workflow (#1060) (@thazhemadam) - CompatHelper: bump compat for Static to 1, (keep existing compat) (#1062) (@github-actions[bot]) - Remove recompile_invalidations (#1063) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.151.3
DiffEqBase v6.151.3
Merged pull requests:
- fix: consider type of t0 in promote_u0 (#1039) (@AayushSabharwal)
- Just use kwargs if they are defined for abstract problems. (#1052) (@termi-official)
- Fix readme link (#1053) (@termi-official)
- use Enzyme makezero (#1054) (@m-bossart)
- Revert "use Enzyme makezero" (#1055) (@ChrisRackauckas)
- Use makezero and makezero! in Enzyme extension (#1057) (@m-bossart)
- Improve dual detection and error message (#1058) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 1 year ago
DiffEqBase - v6.151.2
DiffEqBase v6.151.2
Merged pull requests: - remove tests that broke with the existance of a Default ODESolver (#1040) (@oscardssmith) - CompatHelper: add new compat entry for MonteCarloMeasurements in [weakdeps] at version 1, (keep existing compat) (#1042) (@github-actions[bot]) - CompatHelper: add new compat entry for Tracker in [weakdeps] at version 0.2, (keep existing compat) (#1043) (@github-actions[bot]) - CompatHelper: add new compat entry for Enzyme in [weakdeps] at version 0.12, (keep existing compat) (#1044) (@github-actions[bot]) - CompatHelper: add new compat entry for Unitful in [weakdeps] at version 1, (keep existing compat) (#1045) (@github-actions[bot]) - CompatHelper: add new compat entry for Measurements in [weakdeps] at version 2, (keep existing compat) (#1046) (@github-actions[bot]) - CompatHelper: add new compat entry for ReverseDiff in [weakdeps] at version 1, (keep existing compat) (#1047) (@github-actions[bot]) - CompatHelper: add new compat entry for GeneralizedGenerated in [weakdeps] at version 0.3, (keep existing compat) (#1048) (@github-actions[bot]) - CompatHelper: bump compat for FastBroadcast to 0.3, (keep existing compat) (#1049) (@github-actions[bot]) - CompatHelper: add new compat entry for MPI in [weakdeps] at version 0.20, (keep existing compat) (#1050) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.151.1
DiffEqBase v6.151.1
Merged pull requests: - Make sure to extend (#1038) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.151.0
DiffEqBase v6.151.0
Merged pull requests: - Try simplifying CUDA dispatches (#1037) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.150.0
DiffEqBase v6.150.0
Merged pull requests: - Incorrect ordering of promotion (#1030) (@avik-pal) - Revert "Incorrect ordering of promotion" (#1031) (@ChrisRackauckas) - check for large negative values and Infs in the unstable check (#1033) (@oscardssmith) - Update termination criterion docs (#1034) (@termi-official) - Simplify default reduction and remove forced inlining (#1036) (@ChrisRackauckas)
Closed issues: - Installation fails when not connected to power (#1029)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.149.2
DiffEqBase v6.149.2
Merged pull requests: - fix: fix promoteu0 with null DE (#1025) (@AayushSabharwal) - fix: fallback to empty vector when residprototype is nothing for NonlinearLeastSquaresProblem (#1026) (@sathvikbhagavan) - ci: standardise workflows using SciML's reusable workflows (#1027) (@thazhemadam) - build: bump patch version (#1028) (@sathvikbhagavan)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.149.1
DiffEqBase v6.149.1
Merged pull requests: - Bump julia-actions/setup-julia from 1 to 2 (#1022) (@dependabot[bot]) - Fix norm of nested duals (#1024) (@devmotion)
Closed issues:
- Norm of nested ForwardDiff.Duals is broken (#1023)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.149.0
DiffEqBase v6.149.0
Merged pull requests: - Support Different Norms for Termination (#1020) (@avik-pal)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.148.0
DiffEqBase v6.148.0
Merged pull requests: - Fix ReverseDiff Array of Structs to Struct of Array (#1018) (@ChrisRackauckas)
Closed issues:
- Weird inference failure in promote_u0 (#918)
- ReverseDiff Extension makes vector parameter into a scalar (#1013)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.147.3
DiffEqBase v6.147.3
Merged pull requests:
- Run JuliaFormatter.format() (#1016) (@LilithHafner)
- fix anyeltypedual(::Union) and a few minor cleanups (#1017) (@oscardssmith)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.147.2
DiffEqBase v6.147.2
Merged pull requests: - Add anyeltypedual methods ignoring DiffResults.DiffResult in Dual upconversion (#1012) (@thomvet) - CompatHelper: bump compat for EnzymeCore to 0.7, (keep existing compat) (#1014) (@github-actions[bot]) - Properly test unsatisfiability of trivial NonlinearLeastSquaresProblem (#1015) (@ChrisRackauckas)
Closed issues: - Change in behavior of DiffEqBase.anydualtype(...) for custom wrapper type containing Dual caches. (#1009)
- Julia
Published by github-actions[bot] almost 2 years ago
DiffEqBase - v6.147.1
DiffEqBase v6.147.1
Merged pull requests: - Run JuliaFormatter.format() (#1008) (@LilithHafner) - EnzymeOriginator (#1011) (@ArnoStrouwen)
Closed issues: - DiscreteCallback fails for SSAStepper (#1002)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.147.0
DiffEqBase v6.147.0
Merged pull requests: - Run JuliaFormatter.format() (#1006) (@LilithHafner) - Fix discrete callback evaluation modification better (#1007) (@oscardssmith)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.146.2
DiffEqBase v6.146.2
Merged pull requests: - ci: explicitly specify token for codecov (#1000) (@thazhemadam) - ci: explicitly specify token for codecov (#1001) (@thazhemadam) - Specialize dual detection on solution types (#1004) (@ChrisRackauckas)
Closed issues: - anyeltypedual(::Type{Union{}}) is ambiguous (#1003)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.146.1
DiffEqBase v6.146.1
Merged pull requests:
- Bump actions/cache from 3 to 4 (#995) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#996) (@dependabot[bot])
- reinitialize DAEs in between calling callback.affect! and the second savevalues! (#997) (@oscardssmith)
- Check dualness by fields instead of properties (#999) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.146.0
DiffEqBase v6.146.0
Merged pull requests:
- Add a maxtime keyword argument (#992) (@avik-pal)
- fix deprecation warnings in core (#993) (@ArnoStrouwen)
- Implement Stalling and Use ReturnCode (#994) (@avik-pal)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.145.6
DiffEqBase v6.145.6
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.145.5
DiffEqBase v6.145.5
Merged pull requests: - Fix EnzymeRules reverse register (#991) (@wsmoses)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.145.4
DiffEqBase v6.145.4
Merged pull requests: - Fix TrackedArray reshaping (#988) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.145.3
DiffEqBase v6.145.3
Merged pull requests: - Try and fix Enzyme SciMLSensitivity (#982) (@ChrisRackauckas) - Update plot vars tests (#987) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.145.2
DiffEqBase v6.145.2
Merged pull requests: - Try and fix Enzyme SciMLSensitivity (#982) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.145.1
DiffEqBase v6.145.1
Merged pull requests: - Fix and better test StaticArrays with AD (#986) (@ChrisRackauckas)
Closed issues:
- Issue with DiffEqBase.__sum for StaticArray (#984)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.145.0
DiffEqBase v6.145.0
Merged pull requests: - Patch BVPs (#983) (@avik-pal)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.144.2
DiffEqBase v6.144.2
Merged pull requests: - Fix type stability for duals (#981) (@avik-pal)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.144.1
DiffEqBase v6.144.1
Merged pull requests: - Fix Vararg depwarn (#978) (@avik-pal) - Missed updating a few to inf norm (#979) (@avik-pal)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.144.0
DiffEqBase v6.144.0
Merged pull requests: - Move to inf norm for convergence checks (#975) (@avik-pal) - Throw a nicer error if eltype is not a number (#976) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.143.0
DiffEqBase v6.143.0
Merged pull requests: - fix: bump compat, update to use new RecursiveArrayTools (#951) (@AayushSabharwal)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.142.0
DiffEqBase v6.142.0
Merged pull requests: - Disable protective check by default (#972) (@avik-pal)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.141.1
DiffEqBase v6.141.1
Merged pull requests:
- Make the termination conditions non-allocating (#969) (@avik-pal)
- Remake with p (#970) (@avik-pal)
- Change the default norm for NonlinearSolve to norm(_, 2) (#971) (@avik-pal)
- Julia
Published by github-actions[bot] about 2 years ago
DiffEqBase - v6.141.0
DiffEqBase v6.141.0
Merged pull requests: - Allow additional kwargs for NonlinearSolve (#968) (@avik-pal)
Closed issues:
- DiscreteCallback finalize not getting called at end of solve(). (#931)
- Julia
Published by github-actions[bot] over 2 years ago
DiffEqBase - v6.140.1
DiffEqBase v6.140.1
Merged pull requests: - Fixes nonlinear termination condition convergance (https://github.com/SciML/NonlinearSolve.jl/issues/284) (#967) (@avik-pal)
- Julia
Published by github-actions[bot] over 2 years ago
DiffEqBase - v6.139.0
DiffEqBase v6.139.0
Merged pull requests:
- Future-safe the fastpow (#961) (@ChrisRackauckas)
- add _rate_prototype function for getting the type of du (#963) (@oscardssmith)
- Julia
Published by github-actions[bot] over 2 years ago
DiffEqBase - v6.138.1
DiffEqBase v6.138.1
Merged pull requests: - Fix NoiseProcess ensemblealg check (#960) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 2 years ago
DiffEqBase - v6.138.0
DiffEqBase v6.138.0
Merged pull requests: - Propagate u0 function for BVPs (#959) (@avik-pal)
- Julia
Published by github-actions[bot] over 2 years ago
DiffEqBase - v6.137.1
DiffEqBase v6.137.1
Merged pull requests: - Fix enzyme extension (#957) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 2 years ago