cameton's Stars
flame/blis
BLAS-like Library Instantiation Software Framework
TuringLang/Turing.jl
Bayesian inference with probabilistic programming.
yishn/tikzcd-editor
A simple visual editor for creating commutative diagrams.
JuliaAI/MLJ.jl
A Julia machine learning framework
rust-lang/portable-simd
The testing ground for the future of portable SIMD in Rust
arrayfire/arrayfire-rust
Rust wrapper for ArrayFire
timholy/ProgressMeter.jl
Progress meter for long-running computations
sbromberger/LightGraphs.jl
An optimized graphs package for the Julia programming language
domluna/JuliaFormatter.jl
An opinionated code formatter for Julia. Plot twist - the opinion is your own.
Jutho/TensorOperations.jl
Julia package for tensor contractions and related operations
JuliaGraphs/Graphs.jl
An optimized graphs package for the Julia programming language
JuliaSmoothOptimizers/Krylov.jl
A Julia Basket of Hand-Picked Krylov Methods
DrTimothyAldenDavis/GraphBLAS
SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: ask me for the right branch before submitting a PR. video intro: https://youtu.be/Tj5y6d7FegI .
JuliaLinearAlgebra/LinearMaps.jl
A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.
GraphBLAS/LAGraph
This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org
JuliaGPU/oneAPI.jl
Julia support for the oneAPI programming toolkit.
Jutho/Strided.jl
A Julia package for strided array views and efficient manipulations thereof
python-graphblas/python-graphblas
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
JuliaSparse/SuiteSparseGraphBLAS.jl
Sparse, General Linear Algebra for Graphs!
python-graphblas/graphblas-algorithms
Graph algorithms written in GraphBLAS
JuliaLinearAlgebra/MatrixDepot.jl
An Extensible Test Matrix Collection for Julia
kdheepak/JuliaFormatter.vim
A (N)Vim plugin for formatting Julia code using JuliaFormatter.jl.
JuliaGPU/AMDGPUnative.jl
Julia interface to AMD/Radeon GPUs
philipphennig/probabilistic-numerics.org
This repository houses the code for the community website http://www.probabilistic-numerics.org
GraphBLAS/graphblas-api-cpp
GraphBLAS C++ API Specification.
dbindel/btg
Fast Bayesian Transformed Gaussian (BTG) modeling
cameton/Multilevel.jl
A common framework for multilevel algorithms in Julia