#finite-element #computational #toolkit #fem #difference #basic #electromagnetics

nightly electro

A small toolkit for computational electromagnetics, including FD, MM, and FEM. Unstable till 1.0.

13 releases (8 breaking)

Uses old Rust 2015

0.9.3 Feb 9, 2017
0.8.0 Feb 6, 2017
0.7.0 Dec 27, 2016
0.6.1 Nov 26, 2016

#978 in Math

26 downloads per month

MPL-2.0 license

170KB
1K SLoC

electro

cargo version badge

a toolkit for basic computational electromagnetics

what?

This is a library for electrostatics calculation, via:

roadmap

1.0

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

2.0

  • Poisson's equation for FEM
  • memoized calls
  • non-rectangular coordinates/topologies (maybe)

lib.rs:

Functions for computational electromagnetics.

Dependencies

~1MB
~18K SLoC