Major update spring 2021 #4

Closed
opened 2025-10-14 17:21:16 -06:00 by navan · 0 comments
Owner

Originally created by @Jonas-Verhellen on 2/27/2021

Maintenance overhaul of the code base, but no major new features for users.

Major changes:

  • 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 of molecules has shifted from fitness call to arbiter.
  • Smarts for functional groups are (tentatively/temporarily) removed from mutation list
*Originally created by @Jonas-Verhellen on 2/27/2021* Maintenance overhaul of the code base, but no major new features for users. Major changes: - 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 of molecules has shifted from fitness call to arbiter. - Smarts for functional groups are (tentatively/temporarily) removed from mutation list
navan closed this issue 2025-10-14 17:21:17 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/Argenomic#4
No description provided.