Timeline
08/07/20:
- 22:26 Changeset [1024] by
- evaluate() now handles a list of genotypes, not just a single genotype
08/05/20:
- 14:24 Changeset [1023] by
- Added GenoOperators::calculateSolidVolume(Part)
07/28/20:
- 21:27 Changeset [1022] by
- Cosmetic
- 16:00 Changeset [1021] by
- Checking for genotype validity can now handle multiple genotypes at once
07/24/20:
- 21:44 Changeset [1020] by
- Added double Pt3D::minComponent() and maxComponent()
07/21/20:
- 14:45 Changeset [1019] by
- Better filename extensions for files with results; .gen was misleading in some cases
07/20/20:
- 16:54 Changeset [1018] by
- Make genomanipulation.cpp results consistent across platforms by using our random number generator instead of stdlib's
- 16:37 Changeset [1017] by
- fS: faster collision detection, depends on "geometry" algorithms
- 14:15 Changeset [1016] by
- Added whitespace-trimming functions for std::string
07/18/20:
- 10:59 Changeset [1015] by
- test updates: - geno_test(.no_exe) - linux variants added because of floating point differences
07/16/20:
- 15:10 Changeset [1014] by
- Added more details to docs
- 14:37 Changeset [1013] by
- Turned off echo for communication under Windows; implemented sendDirectCommand() for sending any commands and getting their output
- 13:09 Changeset [1012] by
- Changed the range of Part scalex/y/z to 0.05..5.0
07/15/20:
- 02:13 Changeset [1011] by
- In tester, print the number of failed tests along with the "dot=OK sequence"
- 02:04 Changeset [1010] by
- Print "character summary" (dot=OK) for all tests instead of just the number of failed tests
- 00:19 Changeset [1009] by
- Added tests for most SDK demo programs
07/14/20:
- 20:20 Changeset [1008] by
- Implemented crossing over, handled failed mutations and crossovers, added printing extensive statistics
- 16:08 Changeset [1007] by
- Added a simple evolutionary algorithm test
- 16:04 Changeset [1006] by
- Improved the fS encoding
- 15:54 Changeset [1005] by
- Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, strdup() and more; other cosmetic improvements
- 12:00 Changeset [1004] by
- Cosmetic
- 12:00 Changeset [1003] by
- Compile source standard gnu++11 -> c++17
- 00:22 Changeset [1002] by
- Model::rawGeno() now ignores model validity
- 00:21 Changeset [1001] by
- Another attempt to rounding floating-point values with desired precision
07/13/20:
- 13:53 Changeset [1000] by
- Improved the fS encoding
- 13:51 Changeset [999] by
- More consistent usage of "shapetype" (vs. "shape")
07/11/20:
- 13:47 Changeset [998] by
- Report the error status just once so that while(go()) does not have to always check the error condition to stop (prevents endless loop on permanent errors)
- 13:45 Changeset [997] by
- Make getPreferredLocation() return the proper PrefLocation? enum, not its int counterpart
07/09/20:
- 17:26 Changeset [996] by
- Added helpful stdout messages before crash for cases when assert() would not work/print anything
- 16:35 Changeset [995] by
- Added support for utf-8 in tests
- 13:51 Changeset [994] by
- Cosmetic
- 13:48 Changeset [993] by
- Skip 'p' items in saveSingleLine()
- 11:53 Changeset [992] by
- Test genotypes updated.
- 11:37 Changeset [991] by
- Updated target genetic format for fF (foraminifera) genetic encoding (solids instead of ball-and-stick)
- 01:35 Changeset [990] by
- Made genomanipulation demo deterministic by default
- 00:21 Changeset [989] by
- SString::endWrite()/endAppend() now safe
- 00:13 Changeset [988] by
- Building a Model from Geno now fails when Model.shape is incompatible with Geno.format; renamed enum constants for genetic formats: xxx_FORMAT => FORMAT_xxx
07/08/20:
- 23:35 Changeset [987] by
- When tests fail, create failed result files with filenames similar to the filenames of goal files
- 20:38 Changeset [986] by
- Cosmetic
- 20:37 Changeset [985] by
- Added support for Anaconda Windows Python running under CYGWIN
- 16:04 Changeset [984] by
- Moved similarity unit tests so that it is the first test in sequence
- 16:00 Changeset [983] by
- Similarity unit tests added.
- 15:54 Changeset [982] by
- Geometry goals corrected.
- 13:12 Changeset [981] by
- Fixed misleading indentation
- 13:11 Changeset [980] by
- Added missing #include for *nix
- 01:53 Changeset [979] by
- Improved float-rounding functions, follow-up to r970
- 01:51 Changeset [978] by
- Mentioned newly added enum in the documentation of NeuroClass::getPreferredLocation()
Note: See TracTimeline
for information about the timeline view.