Skip to content

Releases: Jonas-Verhellen/Argenomic

Spring 2021 Release

15 Mar 14:52
cbb564c
Compare
Choose a tag to compare

Introduction of a Molecule type which binds the smiles-string, descriptor vector and fitness value together. More logging during an argenomic run: lineage of a molecule becomes tractable. Memoisation responsibility has shifted from fitness call to arbiter, slightly improving efficiency. Smarts for functional groups are (tentatively/temporarily) removed from mutation list

V1.1

05 Aug 20:36
5777d8a
Compare
Choose a tag to compare

This release includes Hydra integration, Dask parallelism, and caching of CVT centroids.

v1.0

03 Jul 10:26
cc3164c
Compare
Choose a tag to compare
Delete requirements.txt

Initial release (stable)

02 Jul 17:31
Compare
Choose a tag to compare
Pre-release
v0.3-alpha

Merge branch 'master' of https://github.com/Jonas-Verhellen/argenomic

Initial release

02 Jul 15:58
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

A very first release of the code.