Skip to content

Commit

Permalink
Bump crate-ci/typos from 1.16.23 to 1.16.24 (#183)
Browse files Browse the repository at this point in the history
* Bump crate-ci/typos from 1.16.23 to 1.16.24

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.23 to 1.16.24.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.16.23...v1.16.24)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* format

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hendrik Ranocha <[email protected]>
  • Loading branch information
dependabot[bot] and ranocha authored Dec 11, 2023
1 parent a4f9325 commit fee564c
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected].23
uses: crate-ci/[email protected].24
3 changes: 1 addition & 2 deletions src/BSeries.jl
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,7 @@ function bseries(mis::MultirateInfinitesimalSplitMethod, order)

poly_one = Polynomial{V, :x}([one(V)])
poly_zero = zero(poly_one)
prototype_polynomial = TruncatedBSeries{
BicoloredRootedTree{Int, Vector{Int},
prototype_polynomial = TruncatedBSeries{BicoloredRootedTree{Int, Vector{Int},
Vector{Bool}},
typeof(poly_one)}()
prototype_polynomial[rootedtree(Int[], Bool[])] = poly_one
Expand Down
77 changes: 31 additions & 46 deletions src/precompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -122,90 +122,75 @@ function _precompile_()
Vector{Rational{Int64}}, Int64}) # time: 0.28764844
Base.precompile(Tuple{typeof(bseries),
AdditiveRungeKuttaMethod{Rational{Int64},
Vector{
RungeKuttaMethod{Rational{Int64},
Matrix{
Rational{
Int64
}
},
Vector{
Rational{
Int64
}
}}}},
Vector{RungeKuttaMethod{Rational{Int64},
Matrix{Rational{Int64}},
Vector{Rational{Int64}}}}},
Int64}) # time: 0.24456108
Base.precompile(Tuple{typeof(bseries),
RosenbrockMethod{Float64, Matrix{Float64}, Vector{Float64}}, Int64
}) # time: 0.11124245
RosenbrockMethod{Float64, Matrix{Float64}, Vector{Float64}},
Int64}) # time: 0.11124245
Base.precompile(Tuple{Core.kwftype(typeof(compose)),
NamedTuple{(:normalize_stepsize,), Tuple{Bool}}, typeof(compose),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}}}) # time: 0.052562617
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}}}) # time: 0.052562617
Base.precompile(Tuple{typeof(modified_equation),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Float64}}) # time: 0.029089022
Base.precompile(Tuple{typeof(modified_equation),
TruncatedBSeries{
BicoloredRootedTree{Int64, Vector{Int64},
TruncatedBSeries{BicoloredRootedTree{Int64, Vector{Int64},
Vector{Bool}},
Rational{Int64}}}) # time: 0.026970008
Base.precompile(Tuple{typeof(-),
TruncatedBSeries{
BicoloredRootedTree{Int64, Vector{Int64},
TruncatedBSeries{BicoloredRootedTree{Int64, Vector{Int64},
Vector{Bool}},
Rational{Int64}},
TruncatedBSeries{
BicoloredRootedTree{Int64, Vector{Int64},
TruncatedBSeries{BicoloredRootedTree{Int64, Vector{Int64},
Vector{Bool}},
Rational{Int64}}}) # time: 0.024954015
Base.precompile(Tuple{typeof(bseries), Function, Int64}) # time: 0.021058364
Base.precompile(Tuple{typeof(order_of_accuracy),
TruncatedBSeries{
BicoloredRootedTree{Int64, Vector{Int64},
TruncatedBSeries{BicoloredRootedTree{Int64, Vector{Int64},
Vector{Bool}},
Rational{Int64}}}) # time: 0.018548366
Base.precompile(Tuple{typeof(-),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}}}) # time: 0.015549354
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}}}) # time: 0.015549354
Base.precompile(Tuple{Type{ExactSolution},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}}}) # time: 0.014666914
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}}}) # time: 0.014666914
Base.precompile(Tuple{typeof(order_of_accuracy),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}}}) # time: 0.012643992
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}}}) # time: 0.012643992
Base.precompile(Tuple{typeof(-),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Float64},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Float64}}) # time: 0.010377383
Base.precompile(Tuple{typeof(modified_equation),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}}}) # time: 0.009575064
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}}}) # time: 0.009575064
Base.precompile(Tuple{Type{ExactSolution},
TruncatedBSeries{
BicoloredRootedTree{Int64, Vector{Int64},
TruncatedBSeries{BicoloredRootedTree{Int64, Vector{Int64},
Vector{Bool}},
Rational{Int64}}}) # time: 0.008866523
Base.precompile(Tuple{typeof(getindex),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}},
RootedTree{Int64,
SubArray{Int64, 1, Vector{Int64},
Tuple{UnitRange{Int64}}, true}}}) # time: 0.008717881
Base.precompile(Tuple{Type{ExactSolution},
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Float64}}) # time: 0.007198428
Base.precompile(Tuple{typeof(modifying_integrator),
TruncatedBSeries{
BicoloredRootedTree{Int64, Vector{Int64},
TruncatedBSeries{BicoloredRootedTree{Int64, Vector{Int64},
Vector{Bool}},
Rational{Int64}}}) # time: 0.001966412
Base.precompile(Tuple{typeof(modifying_integrator),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Rational{Int64
}}}) # time: 0.001889854
TruncatedBSeries{RootedTree{Int64, Vector{Int64}},
Rational{Int64}}}) # time: 0.001889854
Base.precompile(Tuple{typeof(modifying_integrator),
TruncatedBSeries{RootedTree{Int64, Vector{Int64}}, Float64}}) # time: 0.001581901
end
Expand Down

0 comments on commit fee564c

Please sign in to comment.