-
Hi all. sorry to bother you guys.
I wrote a code a couple of years back that used Arpack in julia. I am updating it but I can´t run it.
In my notes for it I have this:
- Arpacy_jll must be the n…
-
**UPD**: please feel free to close this issue if duplicate to the very related https://github.com/pytorch/pytorch/issues/58828
### 🚀 The feature, motivation and pitch
Orignally requested and dis…
-
from bertopic import BERTopic
# Define seed words for topics
seed_words = [
['software', 'programming', 'Python', 'Java', 'machine learning', 'data visualization'],
['project management'…
-
My understanding is that it should be possible to use `OpenBLASBuilder` when using `BinaryBuilder` to build a project that needs BLAS and then rely on Julia's OpenBLAS. However, it seems that the libr…
-
$ ./local/install_deps.bash
...
[pipenv.exceptions.InstallError]: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable]
[pipenv.exceptions.InstallError]: gfortran:f77: scipy/spa…
-
Breeze library depends on `"net.sourceforge.f2j" % "arpack_combined_all" % "0.1",`
(see https://github.com/scalanlp/breeze/blob/master/math/build.sbt#L11)
When you download this artifact from Mave…
-
There seems to be a hard reference to `libgfortran` which generally won't be satisfied.
```
julia> Libdl.dlopen("/Users/andreasnoack/.julia/v0.7/Arpack/deps/usr/lib/libopenblas64_.dylib")
ERROR: co…
-
I'm trying run this app agaiin on FreeBSD.. not sure it is supported.
```
pip install dtale
Collecting dtale
Using cached dtale-3.13.1-py2.py3-none-any.whl.metadata (17 kB)
Collecting dash-col…
-
**Describe the bug**
When providing the `--exclude` argument to exclude `libarrow` and `libarrow_python` from the wheel `delocate.libsana` still claims it is unable to find the library instead of ign…
-
I'm attempting to install MESA2HYDRO on a Mac Pro (2019) running Mac OS X ver. 10.15.3 (Catalina) under the zsh shell. Using pip install MESA2HYDRO, I was able to install MESA2HYDRO successfully. The …