Skip to content

DrTransformer and DrPlotter

Compare
Choose a tag to compare
@bad-ants-fleet bad-ants-fleet released this 02 Nov 22:22
· 70 commits to master since this release
832464f

The first release of DrTransformer as standalone package (no more ribolands). Incorporates many changes to prior versions, many of which were never officially released:

  • all essential functions with major updates (expansion, coarse graining, simulation and pruning).
  • interface changes and partial rewrites
  • new parameters and parameter defaults
  • no more plotting for DrTransformer, this is the job for DrPlotter
  • new plotting layout with transcript length ticks, repaired code to enable plotting including pause sites
  • using scipy and numpy for matrix exponentials (instead of treekin)
  • and probably more ...