logoalt Hacker News

thimotedupuchyesterday at 6:19 PM1 replyview on HN

I am working on Amber.jl an acausal analog electronics simulation tool driven by Julia code. Just like in PyTorch, the neural network is the code, here the circuit is the code as well.

Because SPICE wasn't built for programmers in mind. The code in 0.1.0 is almost ready and I'll put the github repo public soon.


Replies

Arubisyesterday at 6:43 PM

I don't know that SPICE was built for _usability_ in mind. I distinctly remember hand-drawing circuits on paper and numbering the nodes as I typed them into PSPICE because there was no schematic visualization functionality at all. I promise you, this was in this millennium, not last.