-
Greetings! I was sloshing through the original PETSc.jl repo trying to convert everything to Julia 0.6 and decided to check into other branches before continuing that battle. Seems like you've been wo…
-
Hi,
I am a new comer and student who want to learn FEA programming.
I consider that MFEM is lightweight FEM library and want to debug the example code to find out how it works.Of course, it will ext…
-
The freeCodeCamp community has started building an interactive, browser-based Math for Programmers curriculum. It's just a matter of designing the thousands of LaTeX-driven challenges necessary to tea…
-
I've installed RxODE and nlmixr on Mac OS (10.13.4) with R 3.5 as per the instructions [here](https://github.com/nlmixrdevelopment/nlmixr). I'm using the current (github) versions of both RxODE and nl…
-
Beim erzeugen eines Bibtex-Exports eines Techreports sind im Bereich Abstract hml-tags drin (s.u.).
Zusätzlich ist die Frage, ob man beim Typ statt misc techreport schreiben könnte.
@misc{faucr…
-
I've noticed this bug for a while, but I didn't put the time to reproduce it properly.
Copy this into a file (test.html):
```
abc
abc
abc
abc
abc
abc
abc
abc
abc
abc
abc
abc
abc
…
-
https://www.tensorflow.org/tutorials/pdes
を元にPDE(Partial Differential Equations)の実行例を追加する。
-
I want to use "gimli + bert" as a command-line applications (without Python) and I want to build them from source. I build libgimli using CodeBlocks project "\mingw\gimli.cbp". Then I build necessary …
-
It might be worth mentioning physics, too. Close enough to math and programming, and obvious application. In fact, I found this github project because I was going to write my own proposal so I can typ…
-
I think I understand why spack wants all the package dirs to be all lower case and no funny chars. Thats fine. Though the python code then uses uppercase for the first letter in the class name to defi…