#
# ChangeLog for framspy/FramsticksCLI.py
#
# Generated by Trac 1.2.1
# 04/13/25 11:51:53

Fri, 12 Mar 2021 23:46:26 GMT Maciej Komosinski [1105]
	* framspy/FramsticksCLI.py (modified)

	Using the "framsfiles" module to write genotypes to a file instead of ...


Wed, 24 Feb 2021 12:41:50 GMT Maciej Komosinski [1092]
	* framspy/FramsticksCLI.py (modified)
	* framspy/frams-test.py (modified)

	Cosmetic


Fri, 19 Feb 2021 02:14:41 GMT Maciej Komosinski [1087]
	* framspy/FramsticksCLI.py (modified)
	* framspy/FramsticksLib.py (modified)
	* framspy/frams-test.py (modified)
	* framspy/frams.py (modified)

	Cosmetic


Wed, 17 Feb 2021 13:32:44 GMT Maciej Komosinski [1079]
	* framspy/FramsticksCLI.py (modified)

	Cosmetic


Tue, 16 Feb 2021 05:37:09 GMT Maciej Komosinski [1076]
	* cpp/frams/util/extvalue.cpp (modified)
	* cpp/frams/vm/classes/collectionobj.cpp (modified)
	* framspy/FramsticksCLI.py (modified)

	Cosmetic


Sun, 24 Jan 2021 12:29:42 GMT Maciej Komosinski [1060]
	* framspy/FramsticksCLI.py (modified)
	* framspy/FramsticksEvolution.py (modified)

	"Vectorized" mutation for better performance due to decreased time of ...


Fri, 22 Jan 2021 17:01:04 GMT Maciej Komosinski [1059]
	* framspy/FramsticksCLI.py (modified)

	Warn when the number of performance evaluations is different from the ...


Fri, 07 Aug 2020 20:26:57 GMT Maciej Komosinski [1024]
	* framspy/FramsticksCLI.py (modified)

	evaluate() now handles a list of genotypes, not just a single
	genotype


Tue, 28 Jul 2020 14:00:06 GMT Maciej Komosinski [1021]
	* framspy/FramsticksCLI.py (modified)

	Checking for genotype validity can now handle multiple genotypes at
	once


Tue, 21 Jul 2020 12:45:30 GMT Maciej Komosinski [1019]
	* framspy/FramsticksCLI.py (modified)

	Better filename extensions for files with results; .gen was ...


Thu, 16 Jul 2020 13:10:12 GMT Maciej Komosinski [1014]
	* framspy/FramsticksCLI.py (modified)

	Added more details to docs


Thu, 16 Jul 2020 12:37:45 GMT Maciej Komosinski [1013]
	* framspy/FramsticksCLI.py (modified)

	Turned off echo for communication under Windows; implemented ...


Tue, 30 Jun 2020 12:42:27 GMT Maciej Komosinski [971]
	* framspy/FramsticksCLI.py (modified)

	Added support for calculation of dissimilarity of more than two ...


Fri, 26 Jun 2020 15:17:21 GMT Maciej Komosinski [962]
	* framspy/FramsticksCLI.py (modified)

	Added an optional parameter: unique process ID. Only relevant when ...


Thu, 25 Jun 2020 23:32:15 GMT Maciej Komosinski [961]
	* cpp/frams/genetics/fB/fB_oper.cpp (modified)
	* framspy/FramsticksCLI.py (modified)
	* framspy/FramsticksEvolution.py (modified)

	Cosmetic


Thu, 25 Jun 2020 01:03:28 GMT Maciej Komosinski [956]
	* framspy/FramsticksCLI.py (modified)

	Allowed multiple instances of FramsticksCLI class to safely use a ...


Wed, 24 Jun 2020 19:40:30 GMT Maciej Komosinski [953]
	* framspy/FramsticksCLI.py (modified)

	Keep executable name and each argument separate in the Popen() call


Wed, 10 Jun 2020 12:02:18 GMT Maciej Komosinski [948]
	* framspy/FramsticksCLI.py (modified)
	* framspy/FramsticksEvolution.py (added)
	* framspy/eval-allcriteria.sim (added)

	Integrated FramsticksCLI.py with deap (Distributed Evolutionary ...


Wed, 10 Jun 2020 08:53:01 GMT Maciej Komosinski [947]
	* framspy/FramsticksCLI.py (modified)

	Added DETERMINISTIC boolean choice


Sun, 31 May 2020 23:23:00 GMT Maciej Komosinski [939]
	* framspy (added)
	* framspy/FramsticksCLI.py (added)

	Added a python wrapper for Framsticks command-line interface