From ee50f02d78beb89554557ffb37134e6c77fb3726 Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Wed, 12 Nov 2025 22:45:17 +0100 Subject: [PATCH] Add GitHub organization JuliaDecisionFocusedLearning --- community/organizations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community/organizations.md b/community/organizations.md index dddefcbf0f..87bef94a9f 100644 --- a/community/organizations.md +++ b/community/organizations.md @@ -67,6 +67,7 @@ The following is a non-comprehensive list of Julia GitHub organizations, grouped * [JuliaNonconvex](https://github.com/JuliaNonconvex) – Non-convex constrained optimization * [JuliaPolyhedra](https://github.com/JuliaPolyhedra) – [Polyhedral computation](https://juliapolyhedra.github.io/) * [JuliaSmoothOptimizers](https://github.com/JuliaSmoothOptimizers) – Framework for the development of solvers for continuous nonlinear optimization +* [JuliaDecisionFocusedLearning](https://github.com/JuliaDecisionFocusedLearning) – Packages that combine machine learning with decision-making * [JuliaSparse](https://github.com/JuliaSparse) – Sparse matrix solvers * [JuMP-dev (formerly JuliaOpt)](http://jump.dev) – JuMP is a modeling language and supporting packages for mathematical optimization in Julia * [SciML (formerly JuliaDiffEq)](https://github.com/SciML) – [Open source software for scientific machine learning](https://sciml.ai) ([Gitter](https://gitter.im/JuliaDiffEq/Lobby))