Recent Releases of batchcalculator

batchcalculator - Batch Calculator v0.3.1

Fixes and improvements

  • compatibility fixes for wxPython 4.0.0b2

- Python
Published by lmmentel over 8 years ago

batchcalculator - Batch Calculator v0.3.0

Features

  • New improved layout, with one output frame and buttons to control scaling
  • New option to store, extract, load and export synthesis recipes
  • First draft of the sphinx based documentation
  • Database with essential components and chemicals for zeolite synthesis already included

Fixes and improvements

  • A lot of internal improvements and fixes with considerable simplifications to the code base

- Python
Published by lmmentel over 9 years ago

batchcalculator - Batch Calculator v0.2.1

Changelog

New Features

  • export pdf reports with all three scaling options
  • tables with results in the pdf report now contain the chemical name and volume

- Python
Published by lmmentel about 11 years ago

batchcalculator - Batch Calculator v0.2.0

Changelog

New Features

With the new version you can:

  • add/modify/delete database entries from BatchCalculator without any external software, BatchCalculator has its own interface to manipulate database records,
  • create a new database from scratch and update it with reocord of your choice,
  • export pdf reports using reportlab without TeX installation, both from batch calculation as well as composition calculation,
  • store chemicals that are multicomponent mixtures

In addition

  • a lot of bufixes, improvements and small enhancements

- Python
Published by lmmentel over 11 years ago

batchcalculator - Batch Calculator v0.1.2

Changelog

  • Corrected a bug in the TeX report when rescaling to sample size.
  • Updated the database schema for two tables to remove incompatibilities when working with sqlitebrowser.
  • Updated the chemicals table in the database to include densities, pka, smiles.
  • Added an option to change database in the window for calculating the composition from masses of reactants.
  • Corrected the labels displayed in the ListCtrls.

- Python
Published by lmmentel over 11 years ago

batchcalculator - Batch Calculator v0.1.1

Changelog

  • Switched completely to ObjectListView for all the list-type display widgets, in the main window as well as in all the relevant dialogs. As a consequence all the dependencies on ListCtrl's mixins were dropped.
  • Added a function to calculate the zeolite composition (molar ratios) from the masses of the reactants.
  • Reduced the number of lists displayed in the main window, now there are two panels, input and output, and each has two lists.
  • Added binaries for Windows and Mac OSX for easier installation.
  • Small adjustments to the database.

- Python
Published by lmmentel over 11 years ago

batchcalculator - Batch Calculator v0.1.0

First stable release!

- Python
Published by lmmentel over 11 years ago