Pinned Repositories
Continuables.jl
Extremely fast generator-like alternative to Julia Channels
ExprParsers.jl
Parse common Expr patterns. Speed up the process of defining stable macros.
fall-in-love-with-julia
An introductory 101 series to get to know the power of Julialang
IsDef.jl
maintainable type inference
julia-introduction
Get to know Julia in just about 30 minutes
JuliaScript.jl
finally fast julia scripts
StructEquality.jl
equality for struct types as you would expect it
WhereTraits.jl
traits for julia: dispatch on whatever you want using where syntax
workshop-accelerate-Python-with-Julia
pycon 2023 Tutorial
workshop-julia-for-kaggle
Presented at Kaggle Meetup March 2023
jolin.io's Repositories
jolin-io/fall-in-love-with-julia
An introductory 101 series to get to know the power of Julialang
jolin-io/WhereTraits.jl
traits for julia: dispatch on whatever you want using where syntax
jolin-io/JuliaScript.jl
finally fast julia scripts
jolin-io/Continuables.jl
Extremely fast generator-like alternative to Julia Channels
jolin-io/workshop-accelerate-Python-with-Julia
pycon 2023 Tutorial
jolin-io/ExprParsers.jl
Parse common Expr patterns. Speed up the process of defining stable macros.
jolin-io/NotMacro.jl
use `@not` instead of `!`
jolin-io/fall-in-love-with-julia-13
Julia Python interaction
jolin-io/ProxyInterfaces.jl
simple macros to define Proxy types for dicts arrays and others
jolin-io/workshop-julia-for-kaggle
Presented at Kaggle Meetup March 2023
jolin-io/fall-in-love-with-julia-14
Scheduling Optimization with JuMP
jolin-io/ExpressionExplorer.jl
Find all variables referenced and assigned in an expression
jolin-io/JolinPluto.jl
Pluto helpers
jolin-io/ConfigurationsENV.jl
Read Configurations.jl from ENV
jolin-io/Jolin
Reactive Notebooks for Python, R and Julia
jolin-io/JolinCloudSupport
Issue tracking for Jolin Cloud
jolin-io/JolinFeatured
Featured Notebooks
jolin-io/JolinPlutoCICD.jl
Helpers for running Pluto Notebooks as part of continuous integration / deployment.
jolin-io/JolinRegistry.jl
Julia packages by Jolin which are not (yet) in the General registry
jolin-io/JolinWorkspaceTemplate
Template to quickly setup a Jolin Low-Code Workspace
jolin-io/julia_notebooks
Julia Jupyter/Colab Notebooks
jolin-io/K8sClusterManagers.jl
A Julia cluster manager for Kubernetes
jolin-io/Malt.jl
Simple multiprocessing for Julia
jolin-io/NewRepo
Jolin Cloud Workspace
jolin-io/PlutoDependencyExplorer.jl
Pluto's dependency sorting algorithm
jolin-io/pycon2024-accelerating-python-numba-vs-julia
How to accelerate custom Python functions?
jolin-io/pycon2024-Best-practice-when-migrating-Python-to-Julia
This talk is going to show you how to translate even the most complex Python to Julia.
jolin-io/pycon2024-Reactive-Notebooks-for-Python
Reactive Notebooks for Python — for experimenting, building dashboards or real-time processes.
jolin-io/PythonCall.jl
Python and Julia in harmony.
jolin-io/RCall.jl
Call R from Julia