-
In the previous issue [BCH needs a new DA](https://github.com/zawy12/difficulty-algorithms/issues/47) I discuss the source of oscillations in DAs. This details the source of those observations.
…
-
Do one or both of the following:
- Run w/o inequality constraints
- find the analytical solution (v = Fe/2/Ri)
From these, you can do one or both of the following:
- set `x0`
- set scalin…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/fury/issues) and found no similar issues.
### Version
dipy 1.9.0
fury …
-
The proposal is to template out the coefficient storage
```Julia
struct Fun{S,T,V}
space::S
coefficients::V
end
```
this will allow, for example, `Fun{Chebyshev,Float64,GPUArray{Float64}}`. Al…
-
Hello,
I am having trouble achieving stable balance of the robot xArm lite6 in a given position. I have attached a camera to the TCP with a weight lower than the specified payload. I would need the…
-
[mathieu_a](https://github.com/scipy/scipy/blob/master/scipy/special/specfun/specfun.f#L1616) apparently reports incorrect results for some values of `q`.
```
>>> mathieu_a([0,1,2,3,4,5,6,7,8], 84/4.…
-
What other models do we want to support? ANI is done and SchNet is nearing completion. What are the next top priorities?
-
I appreciate the clarification and additional context. Your work sounds fascinating and ambitious, bridging several deep areas of mathematics and physics. Let's unpack this a bit:
1. Uniform Converg…
-
Two "new" methods have been recently published that are supposedly superior to notch filtering for power line noise removal.
- spectrum interpolation, implemented in [fieldtrip](https://github.com…
-
**Describe the bug**
```
(chaos) C:\Users\Bergamot>PYMEVis pyme-cluster:///Bergamot/2020_12_9/GB_STORM_Slide2/try2/000/analysis/9_12_series_BA.h5r
c:\Users\Bergamot\Anaconda2\envs\chaos\lib\_collec…