Skip to content

Releases: liyuanhe211/Chemical_Kinetics_Calculator

Chemical Kinetics Calculator 1.3

27 Feb 15:10
00b319c
Compare
Choose a tag to compare
  • Support batch automation.
  • Remember the parameter that's calculated last time, and add a button to re-calculate the same parameter.

Chemical Kinetics Calculator 1.2

16 Feb 11:31
Compare
Choose a tag to compare
  • Support A+Cat->P+Cat mode.
  • Support kcal/mol, eV, min, h, day, year units.
  • Add shortcut to pushbuttons.
  • Add sanity check for inputs.
  • Solve number overflow, divided by zero problem when conversion is too close to 100%.
  • Correct number representation function using floor instead of round.
  • Switch to PyQt6 for better high DPI support.
  • Switch to pipenv for smaller packed exe.

1.1.1

17 Oct 05:57
b32b6ee
Compare
Choose a tag to compare

Solve Resizing Problem
Solve High DPI Problem
Switch to PyInstaller
Create a Zenodo DOI for citation

1.1

12 Oct 09:26
Compare
Choose a tag to compare
1.1
Solve Resizing Problem; Solve High DPI Problem; Switch to PyInstaller