- Number of cells to pace can now be set in `OpenCLCableSimulation`.
- Added function to find origin of NaN errors in an `OpenCLCableSimulation`.
- Updated SimulationLog to return mesh grid for pyplot.
- Added 1D CV calculation to `SimulationLog`.
- Renamed cable simulation classes.
- Made 1D OpenCL Simulation suitable for 2D use.
- Added method to list component cycles.
- Added a method that checks which variables cause mutually dependent components.
- Various small bugfixes.