Recent Releases of ebcpy

ebcpy - v0.6.0

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.5.6...v0.6.0

- Python
Published by FWuellhorst 9 months ago

ebcpy - v0.5.6

What's Changed

  • correct list -> string by @MZuschlag in https://github.com/RWTH-EBC/ebcpy/pull/146
  • 151 dslog mp by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/152
  • 158 abs path by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/159

New Contributors

  • @MZuschlag made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/146

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.5.5...v0.5.6

- Python
Published by FWuellhorst 9 months ago

ebcpy - v0.5.5

What's Changed

  • 156 not working pymoo methods by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/157

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.5.4...v0.5.5

- Python
Published by FWuellhorst 11 months ago

ebcpy - v0.5.4

What's Changed

  • 147 erase minor mistakes in tutorials examples + simulation api by @SBlechmann in https://github.com/RWTH-EBC/ebcpy/pull/148
  • improve slow loading of .mat files by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/150
  • 154 support wildcards in variable names by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/155

New Contributors

  • @SBlechmann made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/148

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.5.2...v0.5.4

- Python
Published by FWuellhorst about 1 year ago

ebcpy - v0.5.2

What's Changed

  • add save_logs arg to SimulationAPI init call by @DaJansenGit in https://github.com/RWTH-EBC/ebcpy/pull/142
  • 143 bugfixes convert save path by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/144
  • feat: Add experiment setup output option [PYPI-RELEASE] by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/99

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.5.0...v0.5.2

- Python
Published by FWuellhorst over 1 year ago

ebcpy - v0.5.0

What's Changed

  • 138 fix missing egg by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/139
  • 129 add bayesian optimization by @jkriwet in https://github.com/RWTH-EBC/ebcpy/pull/137

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.4.2...v0.5.0

- Python
Published by FWuellhorst almost 2 years ago

ebcpy - v0.4.2

What's Changed

  • 132 mio utils is deprecated by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/135
  • update from master by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/136
  • #133 corrected savepath by @jkriwet in https://github.com/RWTH-EBC/ebcpy/pull/134

New Contributors

  • @jkriwet made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/134

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.4.1...v0.4.2

- Python
Published by FWuellhorst almost 2 years ago

ebcpy - v0.4.1

What's Changed

  • fix conversion unit ms to s by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/124
  • 125 pre processing functions are not copy safe by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/126
  • new example added #127 by @tosch4 in https://github.com/RWTH-EBC/ebcpy/pull/128
  • 130 add option to dymolaapi to start with no model name by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/131

New Contributors

  • @tosch4 made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/128

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.14...v0.4.1

- Python
Published by FWuellhorst almost 2 years ago

ebcpy - v0.3.14

What's Changed

  • 119 port assignment by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/120
  • fix: only set model name if the model really changes and refactor to cwd by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/122

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.12...v0.3.14

- Python
Published by FWuellhorst over 2 years ago

ebcpy - v0.3.12

What's Changed

  • 117 typeerror is wrongfully raised by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/118

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.11...v0.3.12

- Python
Published by FWuellhorst over 2 years ago

ebcpy - v0.3.11

What's Changed

  • Update links to gh-pages in README.md by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/114
  • feat: add dymolaexepath to set of kwargs in DymolaAPI #115 by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/116

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.10...v0.3.11

- Python
Published by FWuellhorst over 2 years ago

ebcpy - v0.3.10

What's Changed

  • initialName finding based on regex instead hardcoded line number by @DaJansenGit in https://github.com/RWTH-EBC/ebcpy/pull/106
  • fix installation error by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/110
  • chore: Update data types for index frequency calculation by @FelixStege in https://github.com/RWTH-EBC/ebcpy/pull/108
  • 111 bug function clean and space equally by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/112

New Contributors

  • @DaJansenGit made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/106

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.8...v0.3.10

- Python
Published by FWuellhorst over 2 years ago

ebcpy - v0.3.8

What's Changed

  • 103 ci is broken by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/104
  • 102 reading of data that is solved with cvode not possible by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/105

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.7...v0.3.8

- Python
Published by FWuellhorst over 2 years ago

ebcpy - v0.3.7

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.6...v0.3.7

- Python
Published by FWuellhorst almost 3 years ago

ebcpy - v0.3.6

What's Changed

  • fix: fixed hdf key check by @tstorek in https://github.com/RWTH-EBC/ebcpy/pull/51
  • fix: avoid warning by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/54
  • Issue56 fix bounds fmu api by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/60
  • 57 class attribute api by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/59
  • Issue27 add reproduction for simulation studies by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/37
  • fixing issue #62 by @KaiDroste in https://github.com/RWTH-EBC/ebcpy/pull/63
  • Add closing command by @HannahRomberg in https://github.com/RWTH-EBC/ebcpy/pull/68
  • fix: Add kwargs to study by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/72
  • fix: memory error mp by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/77
  • fix: check resultfilename for differen parameter variations by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/75
  • 79 error example e3 by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/80
  • feat: add new clean-env template by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/84
  • 81 support for parquet by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/85
  • 87 reproduction saving complete directories by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/91
  • 86 storage space and time estimation by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/90
  • New ci by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/92
  • fix typo by @HannahRomberg in https://github.com/RWTH-EBC/ebcpy/pull/89
  • fix: remove warnings by using correct frequency by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/94
  • fix: mp trigger in model_namer setter, increase version by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/96

New Contributors

  • @tstorek made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/51
  • @HvanderStok made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/60
  • @KaiDroste made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/63
  • @HannahRomberg made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/68

Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.0...v0.3.6

- Python
Published by FWuellhorst almost 3 years ago

ebcpy - v_0.3.0

Async parallel simulations and parallelization for optimization

- Python
Published by FWuellhorst about 4 years ago

ebcpy - v_0.2.3

Release for version 0.2.3

- Python
Published by FWuellhorst about 4 years ago

ebcpy - v_0.2.2

Release for version 0.2.2

- Python
Published by FWuellhorst over 4 years ago

ebcpy - v_0.2.1

Fix of installation error

- Python
Published by FWuellhorst over 4 years ago

ebcpy - v_0.2.0

First release for pypi. Version 0.2.0

- Python
Published by FWuellhorst over 4 years ago