JuliaStochOpt / StochDynamicProgramming.jl

A package for discrete-time optimal stochastic control
Other
62 stars 16 forks source link

Remove Distributions.jl #86

Open frapac opened 8 years ago

frapac commented 8 years ago

It seems that we do not need to use this package

trigaut commented 8 years ago

We use the function Categorical multiple times in noises.jl. Doesn't it belong to Distributions?

leclere commented 8 years ago

It does, maybe we do not need it. It is not prioritary.

frapac commented 6 years ago

We start implementing noise modeling elsewhere:

https://github.com/frapac/Scenarios.jl