Christian Schilling

Results 200 comments of Christian Schilling

I added it back then and I think the motivation was a reachability algorithm for discrete systems where you start from a hyperrectangle and only apply `linear_map`s. But this is...

Indeed! I saw that it converts an `IdentityMultiple` (defined in this library). So I guess it does that for `AbstractMatrix` when no custom `hcat` method is implemented. ```julia julia> A...

> i think this was the purpose of #734 Does that mean there should be a separate module?

Ping! Since v1.12 is the latest official release now, this breaks lots of CI runs.

> Closes #159 and #160 FYI, if you want to auto-close these PRs, you need to put this text in the very first post. And GitHub does not understand "and",...

> Mmmm, there seems to be some odity related to coveralls... I have no experience with coveralls (we always use codecov). The error message is indeed not helpful. Fixing the...

I got an error: ```julia pkg> st [...] [92b13dbe] TaylorIntegration v0.16.2 [314ce334] TaylorModels v0.7.1 `https://github.com/JuliaIntervals/TaylorModels.jl.git#lb/upgrade_TS` ⌅ [6aa5eb33] TaylorSeries v0.18.4 [...] pkg> test [...] MethodError: no method matching _evaluate!(::TaylorN{IntervalArithmetic.Interval{Float64}}, ::HomogeneousPolynomial{IntervalArithmetic.Interval{Float64}}, ::Tuple{TaylorN{Float64},...