Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Julia 0.5 Travis warnings and errors #9

Closed
anriseth opened this issue Aug 30, 2016 · 0 comments
Closed

Fix Julia 0.5 Travis warnings and errors #9

anriseth opened this issue Aug 30, 2016 · 0 comments

Comments

@anriseth
Copy link
Owner

WARNING: Method definition objective(Any) in module HJBSolver at /home/travis/.julia/v0.5/HJBSolver/src/policyiteration.jl:46 overwritten at /home/travis/.julia/v0.5/HJBSolver/src/policyiteration.jl:62.
WARNING: Method definition objective(Any) in module HJBSolver at /home/travis/.julia/v0.5/HJBSolver/src/policyiteration.jl:62 overwritten at /home/travis/.julia/v0.5/HJBSolver/src/policyiteration.jl:86.
Constant policy approximation, Merton
WARNING: could not attach metadata for @simd loop.
 82.104381 seconds (416.48 M allocations: 12.671 GB, 1.27% gc time)
2 facts verified.
Policy iteration, Merton
ERROR: LoadError: LoadError: UndefVarError: hamiltonian not defined
 in updatepol!(::Array{Float64,1}, ::Array{Float64,1}, ::HJBSolver.HJBOneDim{Float64}, ::Float64, ::LinSpace{Float64}, ::Float64) at /home/travis/.julia/v0.5/HJBSolver/src/policyiteration.jl:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant