master
Added trait 'ExternalField' and a list of implementations for simulating external electric and magnetic fields.
First working version.
Added code testing external field features to the main function.
Moved 'vector_mul' to trait so now both 2d and 3d vectors implement vector multiplication by 3d vector.
Optimized imports.
Added features to wire simulation.