-
Any chance of pushing a conda forge release for Sfepy, especially for Python 3? I would be happy to help with that.
-
Hello,
I am trying to build the latest github version on several machines, and I am getting this error below.
Would you please give me hints what could be wrong ? I assume cmake is downloading and…
miroi updated
5 years ago
-
## Your Environment
* Operating System and version: ubuntu 16.04
* Compiler: ccmake 3.5.1
* PCL Version: 1.8.1
## Context
Hi, I was trying to run the example on the pcl [tutorial/…
-
I have tried running the tests on what I think is the latest version of sfepy but got 5 failures out of 174 tests. Is this being addressed? Below is the failing test list:
- test_homogenization_pe…
-
I just downloaded julia 1.2.0-rc2 to test it. I see the following error just by executing the julia binary (for 1.1.0 everything works fine).
Are you aware of this problem?
```
fverdugo@PC-FVE…
-
Trying to find a fix for the following:
```
[ 55%] Performing update step for 'Eigen'
-- Eigen update command succeeded. See also /home/tb571/Downloads/ukftractography/build/Eigen-prefix/src/Eig…
-
I am trying to compile MFEM (downloaded from Github) with SuiteSparse on a Mac OSX. Compilation process is ok, but when I try `make check`, then a linker error is found: the umfpack and klu libraries …
-
With `USE_INTEL_MKL = 1`, I was able to compile julia with MKL for the 1.1 and 1.1.1 releases; however, for the release-1.2 branch, 1.2.0-rc1 (7097799cf1), the build errors on mac and linux [also erro…
-
Hi Team,
Either I'm having a strong déjà vu or I have actually seen this before; in either case, I don't know how to fix it. When I open a console and first run this script:
```
import numpy as n…
-
Hi, dear contributers,
I downloaded this code in 2016 Sep 7, and find some error when compiling, maybe it is because the code is sort of old. I have fixed it by several adjustment:
My enviroment is …