Remix.run Logo
thimotedupuch 44 minutes ago

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.

Arubis 20 minutes ago | parent [-]

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.