-
The **Usage** example in `README.md` appears to be fundamentally broken on newer `voropy` versions – and should instead resemble:
```
mesh, point_data, cell_data, field_data = voropy.read('pacman.…
-
Initial idea.
To create useful meshes, it would be nice to get a mesh modelled "by hand", and parametrize it.
Proposed implementation.
Step 1: get selected mesh object and store it, for example, …
-
We're looking to add FEA simulation capabilities in our software, hopefully using Mfem.
We're already loading STL and STEP files as triangular shell meshs and are looking for a mesh discretization.
…
-
When using a heightmap on VoxelLodTerrain, any values under around 70 get cut off.
VoxelTerrain does not have this problem.
This was made with a simple white to black gradient:
![image](https:…
-
[flake8](http://flake8.pycqa.org) testing of https://github.com/tensorflow/tensor2tensor on Python 3.7.0
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./…
-
I tried to interprete the message, but I'm not sure, what it wants to tell me. This Output is in German, but if someone needs something translated, I would gladly help.
```
Erstelle ros-melodic-rv…
-
Hello.
I'm trying to run the LibriSpeech problem using tensor2tensor on Google Colab's GPU runtime, but the training stalls after saving checkpoint 0 and opening dynamic library libcublas.so.10.0.…
-
## Objective
Knative Eventing needs a reproducible way to perform performance testing. We would run these tests after releases and nightly builds to detect performance changes. The set of tests sho…
-
hi all:
I use ubuntu 18.04 comolie source code failed!!
this is output message, please help me how to solve it ...
----
> ====== making target debian/stamp/conf/minimal_debian [new prereqs: ]==…
-
This issue is one of the main goals of the 0.5.0 release cycle. It is blocking stable event-based I/O, which is blocking networking in the standard library, which is blocking the Zig Package Manager (…