- 23 Mar, 2020 4 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
- 22 Mar, 2020 7 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
Calculate better y-axis limits to use for Bode and noise plots; change default phase y-axis tick steps to 45/15 degrees.
-
Sean Leavey authored
(BREAKING) Change grid zorder config key to a grid section, and add settings for transparency; display minor grid.
-
Sean Leavey authored
-
- 29 Jan, 2020 4 commits
- 28 Jan, 2020 10 commits
- 26 Jan, 2020 3 commits
-
-
Sean authored
When deepcopying a circuit, the nodes were also deepcopied. This is a problem because nodes are supposed to be singletons. When the user wanted to analyse a deepcopied circuit that had previously been analysed, the input component would be added with different nodes even though those nodes would exist in the circuit already (same name, but different memory locations), leading to singular matrices when solving. The fix is to implement special deepcopy behaviour for circuits using __deepcopy__. This is not ideal; it might be worth removing the singleton property of nodes and make them circuit-specific.
-
Sean authored
-
Sean authored
-
- 06 Aug, 2019 1 commit
-
-
Sean Leavey authored
-
- 02 Aug, 2019 2 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
- 01 Aug, 2019 3 commits
-
-
Anchal authored
-
Anchal authored
-
Sean Leavey authored
-
- 31 Jul, 2019 2 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
- 24 Jul, 2019 4 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-