HackerTrans
トップ新着トレンドコメント過去質問紹介求人

dinunnob

no profile record

投稿

Show HN: SymDerive – A functional, stateless symbolic math library

26 ポイント·投稿者 dinunnob·5 か月前·14 コメント

コメント

dinunnob
·4 か月前·議論
I just said pliny was amazing, fwiw - i like that hes hacking on these and posts about it. I rushed to defend, i wish more people were taking old school anarchist cookbook approaches to these things
dinunnob
·4 か月前·議論
Yeah but i think the philosophy is to show how precarious the guardrails are
dinunnob
·4 か月前·議論
I dont think anyone is going to dispute this
dinunnob
·4 か月前·議論
[flagged]
dinunnob
·4 か月前·議論
Hmm, pliny is amazing - if you kept up with him on social media you’d maybe like him https://x.com/elder_plinius
dinunnob
·5 か月前·議論
Here's a blog post where symderive was used with Claude Code's team agent framework to recast Fischer's early work in a modern language:

https://dinunno.substack.com/p/transforming-fisher-an-agenti...
dinunnob
·5 か月前·議論
[flagged]
dinunnob
·5 か月前·議論
fixed in the readme. thanks -

while we are talking imports ... how did `import pyspark.sql.functions as F` ever get past the pep police
dinunnob
·5 か月前·議論
removed claim from README
dinunnob
·5 か月前·議論
It could definitely be better though
dinunnob
·5 か月前·議論
You can specify symmetry/antisymmetry patterns for tensor index slots and it takes advantage of that to speed up the calculations. This part was pretty important for me so i spent some time thinking about it. I wanted to try to put xACT’s patterns in but it would have been quite the undertaking.
dinunnob
·5 か月前·議論
Not rigorous, but intuition derived from expression string complexity for postfix operations vs standard sympy style. I’ll take this out, readme was written from sleazy used car salesman advertising point of view. Was more rigorous in examples/test
dinunnob
·5 か月前·議論
Yeah, you’re not wrong. Makes the syntax a bit annoying here (goal was to lower barrier of entry for physicists). I agree this is bad practice.