OpenSourc.ES
Home
About me
constraint-solver
Boolean constraints
Generic bridges
Creating bridges with JuMP.jl and MOI.jl
Priority Queue
Graph Coloring using Cliques
Refactoring
Reified constraint
Indicator Part 2
Indicator constraint + Benchmarks
Bugs and Benchmarks
Solving Str8ts
Table constraint
v0.1.0
Bound computation
Support for linear objectives
Dealing with real coefficients!
How to use JuMP for your own solver?
Finding the maximum cardinality matching in a bipartite graph
How to profile julia code?
Documentation and small changes
Graph Coloring Part 2
Graph Coloring Part 1
Recap video
UI Refactoring
Constraint Solver Part 7: Sum constraint speed-up
Backtrack and Sum constraint
Different data structure
Alldifferent constraint
More Pruning and Benchmarking
Pruning
Setup and backtracking
javis
Javis v0.3: How to animate a Fourier series
Javis v0.2 and the Future
Javis.jl with Animations.jl
The beginning of Javis.jl
julia-basics
Debugging in Julia - Two different ways
The Julia Package Manager
REPL & Revise
Multiple Dispatch
side-gigs
Mentoring for beginners
kaggle-santa
Kaggle Santa 2019: Final take
Improving on the current Santa Kaggle Challenge: MIP and swapping
First approach for the Kaggle Santa 2019 challenge
Kaggle: Prime Travelling Santa 2018 - MIP
blog
Housekeeping August 2020
Franklin.jl
Housekeeping May 2020
simplex
Simplex: Add constraints
Simplex: Dual problem
Simplex: Convert to standard form
Simplex algorithm: Maximization problems
visualization
The beginning of Javis.jl
Pi, Tau and prime numbers
Pi vs Tau
B-splines
Bézier curves in Julia with animations
Hang your code on the wall
Analyze your Facebook messages
Visualizations Census 2013
neuro
Neuromorphic computing: Hardware
Neuralink: What's new?
Neuromorphic computing: An Overview
machine-learning
Handwritten equations to LaTeX
AlphaZero for Nash
First steps
mnist
Improve MNIST using your own handwritten digits
Recognize your handwritten numbers
Tensorflow, MNIST and your own handwritten digits
Tag: julia
Boolean constraints
Generic bridges
Creating bridges with JuMP.jl and MOI.jl
Constraint Solver: Priority Queue
Graph Coloring using Cliques
Javis v0.3: How to animate a Fourier series
Debugging in Julia - Two different ways
The Julia Package Manager
Javis v0.2 and the Future
Javis.jl with Animations.jl
Housekeeping August 2020
ConstraintSolver.jl Refactoring
The beginning of Javis.jl
ConstraintSolver.jl Reified constraint
Visualizing Pi, Tau and prime numbers
Pi vs Tau
Side gig: Mentoring Julia newcomers
Julia Basics: REPL & Revise
Julia Basics: Multiple Dispatch
ConstraintSolver.jl Indicator Part 2
Franklin.jl
Indicator constraint + Benchmarks
Housekeeping May 2020
Bugs and Benchmarks
Solving Str8ts
Table constraint
ConstraintSolver.jl v0.1.0
Bound computation
Table logging in Julia
Building an Enigma emulator and a Bombe
Kaggle Santa 2019: Final take
Constraint Solver: Support for linear objectives
Constraint Solver: Dealing with real coefficients!
Constraint Solver: How to use JuMP for your own solver?
Improving on the current Santa Kaggle Challenge: MIP and swapping
First approach for the Kaggle Santa 2019 challenge
Finding the maximum cardinality matching in a bipartite graph
How to profile julia code?
Constraint Solver Part 12: Documentation and small changes
Constraint Solver Part 11: Graph Coloring Part 2
Constraint Solver Part 10: Graph Coloring Part 1
Constraint Solver Part 9: Recap video
Constraint Solver Part 8: UI Refactoring
Constraint Solver Part 7: Sum constraint speed-up
Constraint Solver Part 6: Backtrack and Sum constraint
Constraint Solver Part 5: Different data structure
Constraint Solver Part 4: Alldifferent constraint
Constraint Solver Part 3: More Pruning and Benchmarking
Constraint Solver Part 2: Pruning
B-splines
Bézier curves in Julia with animations
Random Forest Regression from scratch used on Kaggle competition
Speeding up my julia code for the hungarian method
Hang your code on the wall
Multiplicative persistence with Julia
Juniper workflow
Kaggle: Prime Travelling Santa 2018 - MIP
Hungarian Method
MINLP - Travelling Salesman with Neighborhoods
MIP - Travelling Salesman