Extending Reachability Analysis with Matrix Zonotopes in ReachabilityAnalysis.jl
alecarraro
This project aims to extend the existing capabilities of ReachabilityAnalysis.jl with a new state-of-the-art algorithm for reachability analysis,...
Sharing is Caring; Improving the Julia GPU Stack Portability.
christiangnrd
The state of Julia GPU support ranges from “very good” (CUDA.jl) to “on the way” (Metal.jl). Recently, the shared high-level interface GPUArrays.jl...
Improving the Performance of GNNs Using Sparse Linear Algebra
Davide Ferre'
Graph Neural Networks (GNNs) are powerful tools for processing graph-structured data, with applications spanning social networks, recommendation...
A Digital Twin approach for Advanced Supervoxel Visualization for Multi-Image View in Imaging
Divyansh-Goyal
This project extends the capabilities of the MedEye3D framework by developing an advanced visualization tool for supervoxel-based comparison across...
Integrating Agents.jl with Reinforcement Learning Techniques
giorgio bertone
The proposal aims to integrate the Julia package Agents.jl (for agent-based modeling) with ReinforcementLearning.jl or Crux.jl, enabling intelligent...
Implementing a Graph-State Backend for QuantumClifford.jl
Kanyang Ying
QuantumClifford.jl enables efficient simulation of Clifford circuits acting on stabilizer states using the (de)stabilizer formalism, with complexity...
Supporting Patient Level Prediction Pipelines within JuliaHealth
Kosuri Lakshmi Indu
This project focused on making patient-level prediction (PLP) more practical within the JuliaHealth ecosystem by building some of the missing...
Ab-Initio Quantum Chemistry with Rimu.jl
lch
This project proposes adding new features to Rimu.jl --- a Julia package that implements a random integrator for many-body quantum systems ---...
R Interface for JuliaBUGS
Mateus Maia
The main goal of this project is to develop the R interface for JuliaBUGS, enabling a broader range of users already familiar with these languages to...
Improving search functionality for Documenter.jl
Mohd Rahban Ghani
This project aims to significantly enhance the search experience within documentation generated by Documenter.jl. The current client-side search...
Browser-Based Graphical Interface for JuliaBUGS
Shravanpuri Goswami
JuliaBUGS is a modern Julia implementation of the classic Bayesian Inference using Gibbs Sampling — BUGS language for Bayesian modeling, combining...
Productive Scalable Distributed Task Scheduling Using an MPI-based Backend for Dagger
Yan Guimarães
This project extends Dagger.jl with an MPI-based backend, allowing it to scale more effectively on high-performance computing (HPC) clusters that use...
Development of a New Language Server for Julia
Yuchi Yamaguchi
The Language Server Protocol (LSP) is a communication protocol between editors and analysis engines. Many major editors support this protocol, making...