Konstantinos Samaras-Tsakiris

Results 31 issues of Konstantinos Samaras-Tsakiris

Performance expectations: - `sp_activation` - Dense: no effect - `adapt!` - Dense: strided memory access, might degrade performance

Views into sparse matrices lack specialized methods for mostly everything. But it looks like they can be implemented easily wrt. view.parent See https://github.com/JuliaLang/julia/issues/21796#issuecomment-457203294

enhancement

Since this app asks for CERN credentials, I would like to be able to trust releases signed with a CERN developer's GPG signature and a sha512 sum.

needs investigation
feature request

Hello! Although the 2.5.0 and 2.5.1 releases are available on pypi, there's no changelog or github tag/release to refer to. Could you publish the changelogs?

Hi! I try to use Dagger.jl inside a Pluto cell. However, it can't seem to spawn even 1 worker when used from Pluto, while the same code runs with plain...

other packages

When hovering over a type in the editor the docstring is rendered. ``[`Documenter`](@ref)`` references are also rendered as links, but *literally*, as links to `"@ref"`, which results in error since...

# Description Add arm64 python wheel generation in CI. Solve #3091 Changes: - Ensure rustup gets the version appropriate for the architecture - Add a manylinux container for arm64 -...

## Feature Request ### Description of Problem: Like #2221, I want to provide linux aarch64 wheels. Since that issue was opened, github now provides standard arm64 runners: `ubuntu-22.04-arm`. Would you...