-
**Submitting author:** @mbarzegary (Mojtaba Barzegari)
**Repository:** https://github.com/mbarzegary/BioDeg-UI/
**Branch with paper.md** (empty if default branch):
**Version:** v0.8.1
**Editor:** @da…
-
Hi~ Today, I want to compute the eigenvalues of beam-3d, but met a problem that arpack err info -9.
I refered the arpack userguide, and it seemed that the starting vector was zero.
But i ran the sim…
-
kindly help me in implementing the different boundary condition in the different geometry of the problem,
Like. in unit square two sides have Dirichlet BC and Two sides have Neumann BC.
-
Hello,
I'm trying to install FreeFem on a cluster as root. I did the following:
> git clone https://github.com/FreeFem/FreeFem-sources.git
> cd FreeFem-sources/
> autoreconf -i
> ./configure …
-
[configure.log](https://github.com/FreeFem/FreeFem-sources/files/7191679/configure.log)
And there is a plain text document called arpack-ng-3.8.0.tar.gz which size is 0 bytes in /home/wby/Software/in…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
Hi SfePy community,
I have always used FreeFEM, but now I have to implement the Calderon Problem in python, so I decided to use Sfepy. The problem is div(a*grad(u)) = 0, where "a" is a function, wit…
-
Hello,
I've met the issue below, when compiling freefem-4.9 by openmpi-4.0.1 on Centos- 7.3.1611.
The machine is a cluster with slurm.
$ uname -a
Linux spiro07-clu 3.10.0-514.26.2.el7.x86_64 #1…
-
See discussions:
[astropy/astropy#11091](https://github.com/astropy/astropy/pull/11091)
[pypa/pip#7413](https://github.com/pypa/pip/issues/7413)
```console
[tkloczko@devel-g2v SRPMS]$ rpm -ql py…
-
In `imkl < 2021` the libs are located in
```
$EBROOTIMKL/mkl/lib
```
This changed with `imkl >= 2021` as a new directory structure was introduced which includes the version number:
```
$EBROO…