- In Julia-REPL, add this package and build:
using Pkg
Pkg.add(PackageSpec(url = "https://github.com/mexsser/POMDPIDMModel.jl"))
Pkg.build("POMDPIDMModel")- in Julia-REPL, type
Pkg.test("POMDPIDMModel")- or test explicitly
import POMDPIDMModel
cd(joinpath(dirname(pathof(POMDPIDMModel)), "..", "test"))
include("runtests.jl")- Or you can simply type the following command in terminal after changing directory to POMDPIDMModel/test/
$ julia --color=yes -i -O -- runtests.jl- Julia v1.0.1
- ffmpeg
- python
- matplotlib
- sympy
- qt5-default


