Skip to content
@JuliaSmoothOptimizers

JuliaSmoothOptimizers

Infrastructure and Solvers for Continuous Optimization in Julia

Welcome to JuliaSmoothOptimizers (JSO)

JSO is an organization dedicated to numerical linear algebra and optimization, containing packages to model, solve, benchmark and analyze results efficiently. We aim, among other things, to provide cutting-edge and original solvers and tools for researchers.

Feel free to visit our website juliasmoothoptimizers.github.io for recent updates on the organization.

Interested in the organization? Have a look at @dpo's presentation of JSO on Youtube 📽️ at the JuliaCon2022.

Want to contribute?

New contributors are always welcome 👋!

First-time contributors might want to have a look at available issues with the label good first issue. Please visit Contributing section of the website for guidelines. One of our simplest packages for new contributors is OptimizationProblems.jl.

Looking for tutorials?

🥋: All packages have their own documentation. You can also access the tutorial section of the JSO website

🎬: Follow @abelsiqueira's youtube channel for more tutorials in videos!

Feel free to open a discussion if you can't find answers to your questions.

Looking for a package?

JuliaSmoothOptimizers contains several packages for modeling and solving linear algebra and optimization problems. The optimization solvers all rely on a unified API to communicate with the models, which is the NLPModels API.

You might also be interested in SolverBenchmark.jl to easily compare your solver via performance profiles or tables available in LaTeX or markdown format!

Linear algebra (incl. linear least squares)

Linear and quadratic optimization problems

Nonlinear Least squares

General nonlinear optimization

Acknowledgements

We gratefully acknowledge the support of MacStadium for providing us with hardware used for continuous integration at JSO!

Pinned

  1. LinearOperators.jl LinearOperators.jl Public

    Linear Operators for Julia

    Julia 149 31

  2. Krylov.jl Krylov.jl Public

    A Julia Basket of Hand-Picked Krylov Methods

    Julia 320 48

  3. NLPModels.jl NLPModels.jl Public

    Data Structures for Optimization Models

    Julia 153 32

  4. SolverBenchmark.jl SolverBenchmark.jl Public

    Benchmark tools for solvers

    Julia 23 10

  5. JSOSolvers.jl JSOSolvers.jl Public

    Julia 64 12

  6. RipQP.jl RipQP.jl Public

    Julia 29 5

Repositories

Showing 10 of 70 repositories

Top languages

Loading…

Most used topics

Loading…