Skip to content

Releases: GES-compchem/GES-echem-suite

0.2.3

22 Aug 15:07
Compare
Choose a tag to compare

Changelog

  • Fixed build.sh

v0.2.2

22 Aug 13:32
Compare
Choose a tag to compare

Changelog

  • Implemented support for biologic files containing different operation types
  • Fixed critical bugs introduced with the recent version such as function initialization with empty lists and native keywords overriding

v0.2.1b2

13 Jul 10:22
e9a7a21
Compare
Choose a tag to compare

Changelog

  • Added classmethod to RateExperiment to load ARBIN .csv files.
  • Added timestamp propery to CellCycling class to more easily track the start of the experiment.
  • Added a quickload_folder method to the cellcycling.read_input module.
  • Added classmethod to RateExperiment to load GAMRY standard folder format.
  • Update to the documentation with more examples and new types of plot

v0.2.1b

11 Jul 06:06
023f70a
Compare
Choose a tag to compare

New version of the library with graphicaltools support shipped with a small set of example scripts.

Changelog

  • Added a graphicaltools module to help the user in the creation of graphs and plots
    • Defined a simple Color class to hold, manipulate and carry around RGB color values.
    • Defined a ColorShader class to generate multiple shades of a given color (e.g. to be used when plotting capacity/voltage curves of the same cell during multiple cycles)
    • Defined a Palette class to handle generic color palettes to be used in plotting different experiments.
  • Created an early version of the documentation of the module with examples.

v0.2.1a

06 Jul 09:06
c78aad6
Compare
Choose a tag to compare

Early release of the updated GES-echem-suite library with experiments module. Released for the internal python course.

0.1.20a

26 Jul 15:34
14368ad
Compare
Choose a tag to compare
0.1.20a Pre-release
Pre-release
Merge pull request #52 from GES-lbabetto/main

Final fixes before new major release

0.1.19a

20 Jun 15:09
9d633cc
Compare
Choose a tag to compare
0.1.19a Pre-release
Pre-release
Merge pull request #46 from GES-lbabetto/main

added support for "alternative" GAMRY file version

0.1.18a

13 Apr 08:12
296037b
Compare
Choose a tag to compare
0.1.18a Pre-release
Pre-release
Merge pull request #41 from GES-lbabetto/40-implement-capacity-retent…

0.1.17a

07 Apr 13:40
34de9b5
Compare
Choose a tag to compare
0.1.17a Pre-release
Pre-release
Merge pull request #38 from GES-lbabetto/IS37-allow-only-one-half-cycle

IS37: added option for loading cycles with missing charge/discharge

GES-echem-suite v0.1.16a

01 Feb 14:56
29ae428
Compare
Choose a tag to compare
Pre-release
Merge pull request #36 from GES-lbabetto/main

bugfix: luca don't remove variables without knowing what they do