Skip to content

v0.4.1

Compare
Choose a tag to compare
@abhig94 abhig94 released this 01 May 17:45

Bug fixes and cleanup

  • Addressed deprecations and warnings for:

    • Non-vectorized functions (e.g. log, !)
    • vcat on DataFrames with different column names
    • Optimization-related functions for new releases of Optim.jl
    • Array declaration
  • Tidied:

    • Plotting code
    • Means and bands computation
    • Various models
    • Scenarios code
    • Tests