source: mds-and-trees/tree-genealogy.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @688   7 years Maciej Komosinski More informative message
(edit) @687   7 years konrad Using "inherited' to decide horizontal distance from the parent
(edit) @686   7 years Maciej Komosinski Made loop iteration variable implicit ("enumerate")
(edit) @685   7 years Maciej Komosinski Displays progress as convenient percentage
(edit) @684   7 years Maciej Komosinski Minor optimization
(edit) @683   7 years Maciej Komosinski Slightly more helpful error message
(edit) @682   7 years konrad Broken last lines in input logs will not crash the script anymore (the …
(edit) @681   7 years konrad Improved the compute_depth function so now it works much faster for …
(edit) @680   7 years konrad Fixed the "ValueError?: max() arg is an empty sequence" error occurring …
(edit) @679   7 years konrad compute_adepth no longer uses recursion (so it should work better …
(edit) @678   7 years konrad Fixed a bug attempting to normalize a list of lists
(edit) @677   7 years konrad Fixed a bug with an incorrect order of assigning placement to nodes
(edit) @633   7 years konrad Added measure of progress (based on regression of time-distances …
(edit) @628   7 years konrad Fixed printing texts in svg and added support for additional …
(edit) @627   7 years konrad tree-genealogy.py is now supporting multiple virtual parents (they are …
(edit) @626   7 years konrad Added multisampling (antialiasing) option for raster output
(edit) @624   7 years konrad New, faster, more flexible and refactored version of the …
(edit) @623   7 years konrad Some minor changes
(edit) @622   7 years konrad Added an option to restrict the tree to first X nodes.
(edit) @621   7 years konrad Rewritten prepos_children to the iterative form + Turned on some debugging
(edit) @620   7 years konrad The parameters should not be case specific anymore, also added some …
(edit) @619   8 years konrad Changed spine and skeleton drawing methods from recurrent to iterative …
(edit) @618   8 years konrad Removed the recurrent version of the tree-drawing method, fixed and …
(edit) @617   8 years konrad Added non-recurrent verion of tree drawing function, …
(edit) @615   8 years Maciej Komosinski Improved descriptions
(edit) @614   8 years Maciej Komosinski Fixed typos
(edit) @594   8 years konrad Fixed drawing the spine and the skeleton for the tree-genealogy.py
(edit) @589   8 years konrad Fixed dark lines inside lines in tree-genealogy.py
(edit) @586   8 years konrad Tiny refactoring of tree-genealogy.py
(edit) @585   8 years konrad Added an option for defining colors of crossover / mutation lines from …
(edit) @577   8 years konrad Supporting coloring edges and nodes by type, scalable dots
(edit) @576   8 years konrad Simple scale
(edit) @572   8 years konrad Added crossover and support for Inheritance table (but the table …
(edit) @571   8 years konrad Additional options in tree-genealogy.py, dots and jitter
(edit) @566   8 years konrad Added REAL time option for tree-genealogy.py, renamed previous REAL …
(edit) @564   8 years konrad some changes to drawing style + non-random dissimilarity + assertion
(edit) @563   8 years konrad updated to the new input format
(add) @562   8 years Maciej Komosinski Added a script to draw genealogical trees based on parent-child …
Note: See TracRevisionLog for help on using the revision log.