-
**Operating system, environment, python version**
MacOs, anaconda, python3.8
**What you tried**
pip install pyportfolioopt
**Error message**
ERROR: Could not build wheels for cvxpy which use …
-
I’ve been looking through the objects in the ePESSTO inbox and classification queue that are not listed as being detected by ATLAS but are registered by other surveys. This was prompted by AT2018jq th…
-
#### Description
The lmfit-py package fails to build from source in Ubuntu focal, because
Ubuntu has begun the transition to python3.8 and lmfit-py 0.9.14 is not
source-compatible with python3.8.…
-
In the backend, I'm getting a string conversion error after i reload the page/post with a OSM element on it.
So i create an OSM element in the post and fill in a address, like 'den haag'. I get a lis…
-
I'm getting the following error during the tests in spectral-cube 0.4.4:
```
============================= test session starts ==============================
platform darwin -- Python 3.7.5, pyt…
-
**Submitting author:** @afeinstein20 (Adina Feinstein)
**Repository:** https://github.com/afeinstein20/stella
**Version:** v0.1.0
**Editor:** @arfon
**Reviewers:** @pearsonkyle, @astrobel, @ekateri…
-
What seems to be some typing issue with shared observed vars leads to theano error.
Changing the Binomial to eg Normal or "unsharing" the observed variables both make the problem go away, as can be s…
ghost updated
4 years ago
-
Currently, pypocketfft used by scipy.fft only supports vector instructions on x86 CPUs. Enabling vector support for other architectures is fairly trivial and only requires adding a few lines of the fo…
-
I have the following code:
```
import numpy as np
import cvxpy as cp
n = 3 # number of vectors v[i]
m = 30200 # length of each vector
V = np.random.random_sample((m,n))
u = np.random.random…
-
CentOS release 6.3
Driver Version: 418.39
cuda 10.1
cudnn 7.6
Python 3.7.8
tensorboard 2.3.0
tensorboard-plugin-wit 1.7.0
tensorflow-addons 0.11.1
tensorflow-estimator 2.3…