InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure

BSD-3-CLAUSE License

Stars
30
Committers
21

Bot releases are visible (Hide)

InfrastructureSystems.jl - v1.3.6

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.3.6

Diff since v1.3.5

Merged pull requests:

  • Fix type check (#204) (@daniel-thom)
  • Fix paths for Windows (#205) (@daniel-thom)
InfrastructureSystems.jl - v1.3.5

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.3.5

Diff since v1.3.4

InfrastructureSystems.jl - v1.3.4

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.3.4

Diff since v1.3.3

Merged pull requests:

  • Change the cp system command used for Windows (#203) (@daniel-thom)
InfrastructureSystems.jl - v1.3.3

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.3.3

Diff since v1.3.2

Merged pull requests:

  • Fix get_time_series when passing AbstractDeterministic (#202) (@daniel-thom)
InfrastructureSystems.jl - v1.3.2

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.3.2

Diff since v1.3.1

Merged pull requests:

  • Fix get_time_series_multiple for Deterministic (#200) (@daniel-thom)
  • use leq insted of < in comparisons (#201) (@jd-lara)
InfrastructureSystems.jl - v1.3.1

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.3.1

Diff since v1.3.0

Closed issues:

  • Handle UUID clashes (#197)

Merged pull requests:

  • Remove package-specific RNG (#198) (@daniel-thom)
  • Skip serialization of read-only time series (#199) (@daniel-thom)
InfrastructureSystems.jl - v1.3.0

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.3.0

Diff since v1.2.1

Merged pull requests:

  • Cb/skip if present (#195) (@claytonpbarrows)
  • Rename get_optimizer_stats (#196) (@daniel-thom)
InfrastructureSystems.jl - v1.2.1

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.2.1

Diff since v1.2.0

Merged pull requests:

  • Add functions to check components (#194) (@daniel-thom)
InfrastructureSystems.jl - v1.2.0

Published by github-actions[bot] over 3 years ago

InfrastructureSystems v1.2.0

Diff since v1.1.1

Closed issues:

  • @scoped_enum should handle words ending with y (#186)

Merged pull requests:

  • Cb/has component (#191) (@claytonpbarrows)
  • Replace scoped_enum with a better version (#192) (@daniel-thom)
InfrastructureSystems.jl - v1.1.1

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.1.1

Diff since v1.1.0

Merged pull requests:

  • remane HDF5 function (#190) (@jd-lara)
InfrastructureSystems.jl - v1.1.0

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.1.0

Diff since v1.0.9

Merged pull requests:

  • Fix module lookup (#189) (@daniel-thom)
InfrastructureSystems.jl - v1.0.9

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.9

Diff since v1.0.8

Merged pull requests:

  • Updates to Printing and InfrastructureSystemsInternal (#187) (@sourabhdalvi)
  • Adding changes from JuliaFormatter update (#188) (@sourabhdalvi)
InfrastructureSystems.jl - v1.0.8

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.8

Diff since v1.0.7

Merged pull requests:

  • Cb/parser updates (#185) (@claytonpbarrows)
InfrastructureSystems.jl - v1.0.7

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.7

Diff since v1.0.6

Closed issues:

  • get_forecast_initial_times return empty on transformed system (#182)

Merged pull requests:

  • Fix removal of existing forecasts in transform_single_time_series (#184) (@daniel-thom)
InfrastructureSystems.jl - v1.0.6

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.6

Diff since v1.0.5

Closed issues:

  • print empty system broken (#179)

Merged pull requests:

  • Cb/enable retransform (#178) (@claytonpbarrows)
  • Fix printing error (#180) (@daniel-thom)
  • deps bump (#181) (@jd-lara)
InfrastructureSystems.jl - v1.0.5

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.5

Diff since v1.0.4

Merged pull requests:

  • apply patch (#177) (@jd-lara)
InfrastructureSystems.jl - v1.0.4

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.4

Diff since v1.0.3

Merged pull requests:

  • update project toml (#176) (@jd-lara)
InfrastructureSystems.jl - v1.0.3

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.3

Diff since v1.0.2

Merged pull requests:

  • update project toml (#175) (@jd-lara)
InfrastructureSystems.jl - v1.0.2

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.2

Diff since v1.0.1

Merged pull requests:

  • Fix off-by-one-error in transform_single_time_series (#171) (@daniel-thom)
  • Add assert_op macro (#172) (@daniel-thom)
  • jd/serialization_update_dyngens (#173) (@jd-lara)
  • removing debug prints of entire components (#174) (@claytonpbarrows)
InfrastructureSystems.jl - v1.0.1

Published by github-actions[bot] almost 4 years ago

InfrastructureSystems v1.0.1

Diff since v1.0.0

Merged pull requests:

  • Fix transform of DeterministicSingleTimeSeries with one window (#168) (@daniel-thom)
  • add files for github actions testing (#169) (@jd-lara)