Rajeshkumar K

Results 5 comments of Rajeshkumar K

I have made the necessary [PR](https://github.com/JuliaDynamics/ChaosTools.jl/pull/263).

> PR needs tests. At present only `p=1,2` are tested, perhaps that's all that this was intended to support? Forgive me if I'm mistaken, I am not familiar with tests....

I get the same error after updating from version 1.11.5 to 1.11.7. Error: ```julia julia> ERROR: MethodError: Cannot `convert` an object of type Int64 to an object of type Union{Int32,...

My system is 64bit and `juliaup` has installed the 32bit version for 1.11.7. Upon closer inspection, there is no 64bit release for 1.11.7. Relevant issue in `juliaup`: https://github.com/JuliaLang/juliaup/issues/1253

The release list was fixed in juliaup. This error is not there for my anymore. `juliaup update` fixed it. I also uninstalled the extension, deleted extension data and reinstalled extension...