Declan Naughton
Declan Naughton
https://github.com/connorferster/handcalcs
> "What if there were an “[npm](https://www.npmjs.com/)” for scientific models?" https://worrydream.com/ClimateChange/ Not necessarily npm
e.g. - spreadsheets/excel (lambdas? or just formulas laid out as tables?) - julia with memo - modelx Generated code is relatively easy to correspond to these. Some translation but most...
I'm simulating patterns or textures by using gradients (related: #1372) I'm using an Area mark. For SVG it works, but I think I should be using canvas. When I switch...
A little inconsistency in the notebook on [profiling and optimizing the savings model](https://lifelib.io/libraries/savings/savings_example4.html):  Table and text are inconsistent. There is still a significant performance improvement when I run now:...
`poind_id` appears in some spreadsheets. I did a replacement here (just search and replace and then manually replace in some spreadsheets): https://github.com/declann/lifelib/commit/f5927b8f33ab37a2c56fc5e5bfa0dca0f04c15d0 (I didn't rebuild so, for example pickle files...
Lately I did some accounts in a Framework notebook. I was in a loop of categorising my data and then reviewing it in a few `Inputs.table`s and my big takeaway...
I'm setting selection defaults through menu inputs that have `value`s set. [`Fixed`](https://idl.uw.edu/mosaic/api/vgplot/attributes.html#attributes) scale domain setting I'm using behaves as advertised in that the scale domain doesn't change on subsequent data...
Many developments: - `all_cul` keyword (via additional passes) - `pre_fetch` pass - import from URL - new tests
LLMs are poor at communicating numbers, calculang as a tool can help. But consider lock-in.