electro 0.6.2

A small toolkit for computational electromagnetics. Unstable till 1.0.
Documentation

electro

a toolkit for basic computational electromagnetics

what?

This is a library base on a bunch of code I wrote for a computational electromagnetics class back in my undergraduate. I'm forcing myself to review it by exposing it to public view.

how?

I kind of forgot, but the great thing about being an engineer is that it's not about what you can memorize--it's about what you can figure out.

So I'll be porting these algorithms to a more sensible language and explaining how they work as I go.

roadmap

  • finite difference
  • method of moments
  • finite element method
  • finite difference (time domain)