-
-
I think the K-factor in this small circuitry is wrong, The K-factor given is K=-R1/(C2R2^2)
I do not expect a capacitor (Farad) in there, all units should cancel.
```
from lcapy import Circuit, s…
-
I expect the issue is originating in the sorting in `getpoles`.
```julia
using Plots, ControlSystems
Nroots = -1.0 .+ [-1.732050807568877im, 1.732050807568877im]
Droots = [0.0, -4.0, -6.0, -0.…
-
Hi team,
I cloned the github repo https://github.com/centrehq/verite
and followed the instructions as given in the readme file.
It says it is required to use NodeJS14 and npm7 but Node14 comes with…
-
场景是远程下载插件的过程中app强制关闭中断下载,本地其实已经有了未完成的plugin.zip和manager.zpk包了,下次打开app加载会失败,因为没有下载完整。请问有什么方法可以捕获加载异常吗?好进行删除文件重新下载。
java.lang.RuntimeException: java.util.zip.ZipException: error in opening zip file
-
Cannot install with pip:
```
Building wheels for collected packages: sosfilt
Building wheel for sosfilt (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for…
-
# 关于「HaE公共规则」征集活动
## 活动背景
为了更好的为开源用户服务,现在HaE官方推出「HaE公共规则」征集活动,大家可以围绕现有公共规则进行调优改进或提交具有通用性、实战性的规则。
## 活动内容
活动时间:2022年7月至2022年12月
参与方式:在本Issue下评论提交即可
活动奖励:提交调优改进规则奖励10元红包;提交通用实战规则奖励20元红…
-
**Describe the bug**
I was using the 2.9.9 version to start a filer server, now I want to update it with the 3.3 version. But when I used the same command to start the filer server, I got the log inf…
-
It may be my misundestand, but I´ve tried logical expression == for a simple ZPK in Faber.py, and the result was:
Exception: Error: {"presentation_request": {"indy": {"requested_predicates": {"0_ev…
-
My issue is about the doctests of ``scipy.signal.filter_design.zpk2sos`` which fail.
The issue was identified when running the CI on ObsPy, for which we had backported ``zpk2sos`` originally (h…