holoviz / param

Param: Make your Python code clearer and more reliable by declaring Parameters
https://param.holoviz.org
BSD 3-Clause "New" or "Revised" License
412 stars 69 forks source link

Cache reactive parameters and root #850

Closed philippjfr closed 9 months ago

philippjfr commented 9 months ago

On complex expressions dynamically looking up the parameters and roots was just too expensive.