rl30ml
Mmarimo
•Created by rl30ml on 5/14/2024 in #archived-help-and-support
DataFrames and reactivity
Yes, functions would be clear and less error-prone than spreadsheets, where it is easy to accidentally skip a row or column. I will think about that. Because spreadsheet formulas link cells and only recalculate changed cells, they might be faster than reactivity/functions which recalculate ranges of cells, even if there is only a dependency relationship between two cells.
5 replies
Mmarimo
•Created by rl30ml on 5/14/2024 in #archived-help-and-support
DataFrames and reactivity
I am wondering if there is a more efficient way. This way the entire column of multipliers has to be created each time there is a change. I was thinking of doing Monte Carlo simulations where the multiplier is a random variable, so small penalties could grow.
5 replies