-
```julia
julia> VERSION
v"1.9.0-rc1"
(@v1.9) pkg> st -m Cthulhu
Status `~/.julia/environments/v1.9/Manifest.toml`
[f68482b8] Cthulhu v2.8.4
julia> using ApproxFun
julia> @descend_code_w…
-
Hello and thank you for open sourcing the package in first place!
When I was trying to use it though, I got
`ValueError: No function '__pyx_fuse_0pdtr' found in __pyx_capi__ of 'scipy.special.cy…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS
Windows
### GPU
cuda
### VRAM
12GB
### What happened?
After installation, run Web-UI. The command cra…
-
Hello, I am a graduate student at China University of Geosciences Wuhan, and I recently read your paper FiLM: Frequency improved Legendre Memory Model for Long-term Time Series Forecasting published i…
-
I am performing optimizations with GADE in the `develop` branch. After running with GADE for many generations, I would like to "polish" the output using an LMDIF optimization. To do this, I take the l…
-
We ask that you make a short (4-6 minutes) tutorial video about some aspects of using scqubits. This video could include going through and explaining one of the tutorial notebooks that have already be…
-
On trying to make-build 6.8.beta6 on the Sagemathcloud:
```
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O3 -no-undefined -L/projects/1f2a5de2-58fe-4dd3-9ae9-2abee319cbee/sage-dev-images…
-
We could reduce our maintenance footprint a little bit by outsourcing the legendre-related functionality to the standard library. David and I have talked briefly about this, and there doesn't seem to …
-
### Describe your issue.
```
git clean -xdf
python dev.py build -C-Dblas=blas -C-Dlapack=lapack
...
[795/1588] Generating scipy/stats/_stats_pythran with a custom command
FAILED: scipy/sta…
-
Hello Dr,
I am using the function below for generating collocation nodes. The result however has everything except 0.
```
import chaospy
X1 = chaospy.Uniform(-np.pi, np.pi)
Exp_order = 2
…