All Projects → odow → Sddp.jl

odow / Sddp.jl

Licence: other
Stochastic Dual Dynamic Programming in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Sddp.jl

Strategems.jl
Quantitative systematic trading strategy development and backtesting in Julia
Stars: ✭ 106 (-18.46%)
Mutual labels:  optimization
Node Or Tools
Node.js bindings for or-tools vehicle routing problems
Stars: ✭ 115 (-11.54%)
Mutual labels:  optimization
Mlogger
a lightweight and simple logger for Machine Learning
Stars: ✭ 122 (-6.15%)
Mutual labels:  optimization
Miniboxing Plugin
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
Stars: ✭ 106 (-18.46%)
Mutual labels:  optimization
Optimus
Image conversion and optimization desktop app.
Stars: ✭ 111 (-14.62%)
Mutual labels:  optimization
Serverless Layers
Serverless.js plugin that implements AWS Lambda Layers which reduces drastically lambda size, warm-up and deployment time.
Stars: ✭ 119 (-8.46%)
Mutual labels:  optimization
Fast zlib
Heavily optimized zlib compression algorithm
Stars: ✭ 105 (-19.23%)
Mutual labels:  optimization
Gosl
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
Stars: ✭ 1,629 (+1153.08%)
Mutual labels:  optimization
Chocolate
A fully decentralized hyperparameter optimization framework
Stars: ✭ 112 (-13.85%)
Mutual labels:  optimization
Riskparity.py
Fast and scalable design of risk parity portfolios
Stars: ✭ 122 (-6.15%)
Mutual labels:  optimization
Optimviz
Visualize optimization algorithms in MATLAB.
Stars: ✭ 106 (-18.46%)
Mutual labels:  optimization
Raytracer.jl
Differentiable RayTracing in Julia
Stars: ✭ 110 (-15.38%)
Mutual labels:  optimization
Optimus
Optimus is a mathematical programming library for Scala.
Stars: ✭ 119 (-8.46%)
Mutual labels:  optimization
Pg stat kcache
Gather statistics about physical disk access and CPU consumption done by backends.
Stars: ✭ 106 (-18.46%)
Mutual labels:  optimization
Next Optimized Images
🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).
Stars: ✭ 1,870 (+1338.46%)
Mutual labels:  optimization
Qmlt
The Quantum Machine Learning Toolbox (QMLT) is a Strawberry Fields application that simplifies the optimization of variational quantum circuits (also known as parametrized quantum circuits).
Stars: ✭ 106 (-18.46%)
Mutual labels:  optimization
Particle Swarm Optimization
Learn about particle swarm optimization (PSO) through Python!
Stars: ✭ 117 (-10%)
Mutual labels:  optimization
React Memoize
🧠 React memoization library we all deserve
Stars: ✭ 125 (-3.85%)
Mutual labels:  optimization
Iqa Optimization
Comparison of IQA models in Perceptual Optimization
Stars: ✭ 123 (-5.38%)
Mutual labels:  optimization
Bayesiantracker
Bayesian multi-object tracking
Stars: ✭ 121 (-6.92%)
Mutual labels:  optimization
logo
Documentation Build Status Coverage
Build Status Codecov branch

SDDP.jl is a package for solving large multistage convex stochastic programming problems using stochastic dual dynamic programming. You can find the documentation at https://odow.github.io/SDDP.jl/stable/.

If you need help, file a Github issue: https://github.com/odow/SDDP.jl/issues/new

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].