Changeset 425516 for debian/changelog
- Timestamp:
- Jul 20, 2018, 5:37:43 AM (6 years ago)
- Branches:
- Candidate_v1.6.1
- Children:
- a844d8
- Parents:
- 209f4c
- git-author:
- Frederik Heber <frederik.heber@…> (07/06/18 09:33:09)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/20/18 05:37:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/changelog
r209f4c r425516 1 molecuilder (1.6.1-1) UNRELEASED; urgency=low 2 3 * Added ChemicalSpaceEvaluator Action to assess stability of all possible 4 molecules that match a given Graph6 string using fragmentation method 5 principles. 6 * Python Interface supports (and recommends using) named parameters. 7 Moreover, save-session will write scripts with named parameters. 8 * GUI displays forces and velocities as additional vectors per atom. 9 * AutomationFragmentationAction checks whether workers are still busy and 10 aborts when all workers have crashed. 11 * JobMarket: is now robust when worker or server is killed by signal. 12 * JobMarket: Added GetNumbersOfWorkerOperation. 13 * ForceAnnealing/StructreOptimization Action can now take the bond graph 14 information into account and significantly speed up optimization up to a 15 factor of 3. 16 * added molecular dynamics and structure optimization integration tests. 17 * FIX: recreated and fixed guicheck tests. 18 * StretchBondAction now takes the bond graph into account. 19 * Added examples test case with many ways of translation atoms, see blog 20 post. 21 * enhanced precision of tremolo format making it the recommended file format 22 to use! 23 * Tremolo file format now supports multiple time steps. 24 * DOCU: Updated userguide on empirical potential using HomologyGraph. 25 * Added SelectAtomByName action. 26 * DOCU: several fixes to userguide. 27 * FIX: GUI again reacts to WorldTime changes, i.e. time slider. 28 * changed email address to sent bug reports to. 29 * Added AtomRandomPerturbation to randomly displace atoms. 30 * DOCU: explained wait() necessity in python scripts. 31 * StepWorldTime now uses a single argument. 32 * FIX: Status messages are now always pushed to log, even when logging is 33 captured in GUI. 34 * RotateToPAS has working undo/redo. 35 * Added RotateAroundBond action for rotating molecule around specific bond. 36 * Added very powerful GeometryObjects to use as any vector object or for 37 simply measuring distances and angles in the GUI. 38 * CodePatterns, fix: Chronos is thread-safe, and protecting Verbosity. 39 * fixes: regression tests ports between 11024 and 19999. 40 * builds on Ubuntu 16.04 41 * MemDebug is now disabled by default. 42 43 -- Frederik Heber <heber@molecuilder.com> Fri, 02 Mar 2017 23:45:24 +0100 44 1 45 molecuilder (1.6.0-1) UNRELEASED; urgency=low 2 46
Note:
See TracChangeset
for help on using the changeset viewer.