Pinned Repositories
Example.jl
Example Julia package repo.
GraphAlgorithms.jl
Algorithms for graphs that implement the interface in GraphInterface.jl.
GraphInterface.jl
A generic interface for graphs and directed graphs.
GraphTypes.jl
Graph types that implement the GraphInterface.jl interface.
julia
The Julia Programming Language
julia-color-themes
VS Code color themes for the Julia language.
julia-vscode
Julia extension for Visual Studio Code
license-plate
Solve the license plate game: find words containing a specific sequence of letters.
MLJ.jl
A Julia machine learning framework
MLJBase.jl
Core functionality for the MLJ machine learning framework
CameronBieganek's Repositories
CameronBieganek/julia-color-themes
VS Code color themes for the Julia language.
CameronBieganek/GraphInterface.jl
A generic interface for graphs and directed graphs.
CameronBieganek/license-plate
Solve the license plate game: find words containing a specific sequence of letters.
CameronBieganek/Example.jl
Example Julia package repo.
CameronBieganek/GraphAlgorithms.jl
Algorithms for graphs that implement the interface in GraphInterface.jl.
CameronBieganek/GraphTypes.jl
Graph types that implement the GraphInterface.jl interface.
CameronBieganek/julia
The Julia Programming Language
CameronBieganek/julia-vscode
Julia extension for Visual Studio Code
CameronBieganek/MLJ.jl
A Julia machine learning framework
CameronBieganek/MLJBase.jl
Core functionality for the MLJ machine learning framework
CameronBieganek/MLJModels.jl
A place for non-native implementations of the MLJ model API
CameronBieganek/PropertyGraphs.jl
Graphs with metadata accessible via properties
CameronBieganek/three-bit-repetition
Simulation of a noisy channel with three-bit repetition encoded message.