Páll Haraldsson

Results 336 comments of Páll Haraldsson

``` pkg> add https://github.com/Clemapfel/Mousetrap.jl .. ⌅ [3eaa8342] ↓ libcxxwrap_julia_jll v0.13.3+0 ⇒ v0.11.2+1 .. ⌅ [1f15a43c] CxxWrap v0.14.2 .. ┌ BinaryBuilderBase │ WARNING: Method definition validate_tags(Base.Dict{K, V} where V where K)...

YES! Base.EnvDict now redacted from the top, it was a distraction (not changing the conclusion), I usually do not forget --startup-file=no and only this was in my file: ``` 1+2...

Please add my trivial printing speed-optimization #56331 (was this larger approved speed-optimization #56308) to this. And this bug-fix #56340 to get interop with R to work after 1.11 broke it....

There's already https://juliahub.com/ui/Packages/General/Blosc2 Blosc2 is a new compression format, and software (also retaining old API), and it's 64-bit. The older is yes 32-bit, I think though should be able to...

@ShalokShalom, not sure "unmaintained" (repo), I see activity today from @niklas-heer and actually last about a yer ago).

I'm thinking what should be the sensible defaults for most users, that don't want to, or at least don't, think about performance tuning. I was at first just suggesting doing...

I think, while not sure, that BLAS calls should be serialized, at least for larger matrices (and maybe only for matrix multiply, I think it's the main operation we care...

Isn't this fixed by #60098? Then it will be in 1.12.3, can be closed here. @mpec-vrtalbot And I believe you can get the fix already with (I think an addon...

I just found using Cljuto.jl intriguing, using Clojure[Script] with Pluto. I suppose this is trivia, but it might be good trivia to include an obscure/non-mainstream language, to show anything is...

What's the experience we (you) want for e.g. Python possibly? I realize Pluto is Julia-first, since it is Julia source code, so I don't think multi-language support can be done...