Iblis Lin

Results 224 comments of Iblis Lin

well, seems the ref is gone? I got 502 from that link

ah thanks! let me study it first.

I think it's type issue the time array type is `TimeArray{Float64, 2, DateTime, Matrix{Float64}}` then the function signature requires that `from(::TimeArray{Float64, 2, DateTime, Matrix{Float64}}, ::DateTime)` vs the error message: `from(::TimeArray{Float64,...

> What do you think about the interface? I have chosen singleton types instead of Symbols so that a dispatch system can be implemented. well, I personally prefer the Symbol,...

Could you sync (rebase or just merge) this branch with master?

Any idea about the Documenter build failures? Tons of `segfault` :thinking: https://github.com/JuliaStats/TimeSeries.jl/actions/runs/12873732102/job/35891842966?pr=529#step:7:1

Could you check that is `@inbounds` fit for this PR or not?

Could you merge from master, and check that if the CI passed or not? I just sent #534 .

ah, there are still a CI failure on master. I will fix it this Saturday.... sorry for the delay

Or.. we could just release a new version, the failure is just about linter's groans.