-
Updated
Mar 8, 2022 - Java
circuit
Here are 502 public repositories matching this topic...
-
Updated
Jan 31, 2022 - Shell
-
Updated
Jan 9, 2022 - Java
-
Updated
Mar 11, 2022 - JavaScript
example config error
at https://github.com/cep21/circuit/blob/v3.1.0/v3/example/main.go#L81
circuit.Config{} should be configured, like
circuit.Config{
General: circuit.GeneralConfig{
OpenToClosedFactory: hystrix.CloserFactory(hystrix.ConfigureCloser{}),
ClosedToOpenFactory: hystrix.OpenerFactory(hystrix.ConfigureOpener{}),
}
right?
-
Updated
Feb 22, 2022 - C++
-
Updated
Nov 9, 2021
-
Updated
Jul 22, 2021 - C#
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Mar 18, 2022 - C
-
Updated
Mar 20, 2022 - C++
-
Updated
Jun 26, 2021 - C#
-
Updated
Jan 22, 2018 - JavaScript
-
Updated
Oct 26, 2019 - C++
-
Updated
Oct 3, 2021 - Assembly
How you could help
MCUSim has a separate issue tracker and a wiki located at trac.mcusim.org. You may visit it and list the active tickets by milestone.
There is a separate milestone called Patches Welcome which contains experimental features which could be useful to have. Please, pick up an issue or another [on
-
Updated
Jan 28, 2022 - Go
-
Updated
Mar 8, 2022 - Rust
-
Updated
Mar 3, 2018 - MATLAB
-
Updated
Nov 1, 2021 - C++
The symbolic computation of the admittance between two nodes as a function of the frequency (as well as the transfer function between two ports) is a core functionality of QuCAT, implemented in the core._Network.admittance and core._Network.transfer functions respectively.
However, there is not user-accessible function that would allow one to, for example, plot the impedance (one over the admit
-
Updated
Jan 23, 2021
Improve this page
Add a description, image, and links to the circuit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the circuit topic, visit your repo's landing page and select "manage topics."
I observed in Logisim-Evolution 3.7.1 that once the zoom factor for the gui is set manually, there is no possibility to set it back to auto. Maybe a reset button in the preferences window could be inserted.