Skip to content
  • Martin Bauer's avatar
    lbmpy: Simplifications change · 81c6c262
    Martin Bauer authored
    - also for default MRT methods its better to use symbolic RR's instead of inserting numeric values for them
    - but then the simplification strategy developed for SRT/TRT has to be disabled
    - this commit introduces two new options:
         - simplification='auto' or a custom SimplificationStrategy
         - 'keep_rrs_symbolic'=True, by default now RRs are left symbolic
    81c6c262