Skip to content

Releases: mauriceling/dose

DOSE v1.0.5

27 Sep 07:12
Compare
Choose a tag to compare

Repository comparison with v1.0.4 --> v1.0.4...v1.0.5
Repository comparison with v1.0.0 --> v1.0.0...v1.0.5

Summary of changes:

  1. Changed from absolute import (Python 2) to relative import (Python 3)

DOSE v1.0.4

20 Jun 11:13
Compare
Choose a tag to compare

Repository comparison with v1.0.3 --> v1.0.3...v1.0.4
Repository comparison with v1.0.0 --> v1.0.0...v1.0.4

Summary of changes:

  1. Updated codes for use in both Python 2.7 and Python 3.0 (compliance to Python 3.0 is done by Douwe van der Veen; https://github.com/appultaart)

DOSE v1.0.3

20 May 01:57
Compare
Choose a tag to compare

Repository comparison with v1.0.2 --> v1.0.2...v1.0.3
Repository comparison with v1.0.0 --> v1.0.0...v1.0.3

Summary of changes:

  1. Using fully qualified imports in all examples to enable examples to run in any directory when DOSE is installed.
  2. Codes for Case study 02 (Examples 13-17). Reference: Castillo, CFG, Ling, MHT. 2014. Resistant Traits in Digital Organisms Do Not Revert Preselection Status despite Extended Deselection: Implications to Microbial Antibiotics Resistance. BioMed Research International 2014, Article ID 648389.

DOSE v1.0.2

14 Feb 03:09
Compare
Choose a tag to compare
streamlined documentation

DOSE v1.0.1

17 Jan 14:39
Compare
Choose a tag to compare

Repository comparison with v1.0.0 --> v1.0.0...v1.0.1

Summary of changes:

  1. Added more "print" statements to provide more description of steps during execution of simulations.
  2. Fitness calculation before and after mating (in dose/simulation_calls.py/step function).
  3. Added examples 11, 12, and 13.

DOSE v1.0.0

19 Dec 04:12
Compare
Choose a tag to compare
changed version to 1.0.0