Viewing profile — eismcc
eismcc
HN member- Joined
- Fri, Nov 26, 2010, 2:18 PM UTC
- HN karma
- 577
- Public activity
- 292 items
- HN profile
- View on Hacker News ↗
About eismcc
Recent public activity
- comment
-
comment
Comment #48826563
If this kind of thing interests you, you can try KlongPy (based on Klong) which also now has backprop support making it a differential array language.
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #46940634
I added autograd support to the KlongPy array language. It’s been fun to integrate PyTorch and come up with new examples. https://klongpy.org
-
story
Show HN: KlongPy array language now supports autograd
Hello HN! I had some free time so I have been upgrading KlongPy. KlongPy now supports PyTorch as a backend and autograd over the array language. A while back someone on HN thought …
- story
- comment
-
comment
Comment #42771910
You may want to look into the nintendo zelda chemistry engine
-
comment
Comment #42715590
I’m ded
-
comment
Comment #42310708
Not yet. I want to make an online book.
-
comment
Comment #42302132
I don’t use windows so not sure.
-
comment
Comment #42302096
Numpy is just the backend and KlongPy has a lot more application features than Numpy. You can see something like kdb+ as inspiration.
-
comment
Comment #42298562
KlongPy has a lot of other features beyond pure NumPy operations (such as IPC and web server), which you could see as a kind of making use of array operations in some application. …
-
comment
Comment #42298357
KlongPy author here: AMA
-
comment
Comment #41696419
Working on WaddleML, and open source variant of weights and balances that uses DuckDb. https://github.com/briangu/waddleml
- comment
-
comment
Comment #41147532
You can do realtime in the sense that you can build Numpy arrays in memory from realtime data and then use these as columns in DuckDb. This is approach I took when designing KlongP…
-
comment
Comment #41128411
I recall that Richard Hamming used to also reserve Friday afternoons to deep/big thinking. Sounds wonderful.