-
Due to GitHub's error "Too many workflows are referenced, limit is 20", the "Scheduled release of all packages" workflow is currently missing a few packages.
From https://github.community/t/too-man…
-
When trying to generate python stubs, many errors are generated:
```
[2022-08-02 21:25:40,409] {__init__.py:131} ERROR - Generated stubs signature is degraded to `(*args, **kwargs) -> typing.Any` …
-
**Submitting author:** @PaulSt (Paul Stocker)
**Repository:** https://github.com/PaulSt/NGSTrefftz
**Branch with paper.md** (empty if default branch):
**Version:** v0.1.0
**Editor:** @Nikoleta-v3
**R…
-
```
netgen --version
terminate called after throwing an instance of 'std::invalid_argument'
what(): stoi
```
the software stack is built with gcc 9.3.0.
The latest stable version is 6.2.20…
-
```
$ conda create -n jv
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /Users/buss…
-
When I am trying to run examples on binder, in most of the notebooks there is a ModuleNotFoundError. This is e.g. the output from running first_example.ipynb:
```
# load Netgen/NGSolve
from ngsolv…
-
Git repo urls in https://github.com/ngsxfem/ngsxfem/blob/release/.gitmodules should be changed to use `https://` due to https://github.blog/2021-09-01-improving-git-protocol-security-github/
Since …
-
Hi,
I caught this on my weekly CI of [FEM on Colab](https://fem-on-colab.github.io/). The compiler is g++ 11.
```
[ 38%] Building CXX object python/CMakeFiles/ngsxfem_py.dir/__/lsetcurving/shifte…
-
**Submitting author:** @nasserma (Nasser Mohieddin Abukhdeir)
**Repository:** https://github.com/uw-comphys/opencmp
**Branch with paper.md** (empty if default branch): publications
**Version:** v1.0.0…
-
Running `python3 visualization`results in
```
importing NGSolve-6.2.2105
Traceback (most recent call last):
File "visualization.py", line 8, in
from opencmp.helpers.ngsolve_ import ngsolv…