Oromion

Results 40 comments of Oromion

Thanks @whateverforever https://gitlab.com/thousandyardstare/pelican-latex-prerender

With this example, is showed the Segmentation fault ```cpp #include namespace plt = matplotlibcpp; int main() { std::vector x = {1.5, 2.5, 3.5, 4.5}, y = {1, 3, 2, 4};...

With [`python-tensorflow-2.9.2-1`](https://archlinux.org/packages/community/x86_64/python-tensorflow) we have the following message error. ``` ==> Retrieving sources... -> Downloading v2.2.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total...

> ![image](https://user-images.githubusercontent.com/34292414/88621125-64ff3800-d0bf-11ea-8651-2848bd78ef23.png) > I encountered the issue of the android app not sending anything on the first app in this image. > On the second app, it works. You can...

~@BillMaZengou I guess the mesh file is missing. I tried with no luck with `adios4dolfinx-0.7.3`.~ ```console $ docker run -it --rm -p 8888:8888 ghcr.io/cpp-review-dune/introductory-review/jupyter-dolfinx $ git clone https://github.com/BillMaZengou/dolfinx-tutorial.git $ cd...

I would like to kindly request the publication of a new tag for `parmetis` that is compatible with the latest `metis` version. Thank you for your attention to this matter.

The same goes for the GitHub Desktop 1.3.2 version.

Hi @firefly-cpp, `openpyxl` still is a hard dependency or now is an optional dependency for NiaPy?

> We use the [poetry-core](https://github.com/python-poetry/poetry-core) backend in our pyproject.toml. This is PEP 517 compliant. > > @carlosal1015 Could you try the build instructions in poetry-core? I'll likely migrate to `build`...