orlandpm / fsharp-circuits

showing how to model, draw, and calculate on DC circuits using F# features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsharp-circuits

Solving and drawing DC circuits in ~150 expressive lines of F#.

circuit drawn with F#!

To draw it yourself, just run the fsx (though I've only tried in on mono).

I learned how to draw recursively at a SFsharp dojo.

About

showing how to model, draw, and calculate on DC circuits using F# features


Languages

Language:F# 100.0%