-
-
**Submitting author:** @pankajkmishra (Pankaj K Mishra)
**Repository:** https://github.com/pankajkmishra/NodeLab
**Version:** v1.0
**Editor:** @kyleniemeyer
**Reviewer:** @Kevin-Mattheus-Moerman, @vij…
-
It turns out to be compiler issues. Sorry for post an irrelevant issue.
------------------------------------------Orginal Post-------------------------------------------
Hi team. Thanks for the ou…
-
@shashi got the first round going. From talks with @vchuravy and all, it seems like there are a few ways to go about this:
- [x] Trace with ModelingToolkit. [Shown here](http://juliadiffeq.org/Diff…
-
In GitLab by @schobepr on Dec 11, 2017, 10:01
I am not able to compile the Python bindings with scons 3 and USE_PYTHON3_FOR_PYSGPP=1 on Windows using the Anaconda3 distribution (Py3.6 and Py3.7):
```…
-
Hi Daniel,
I went through the code and I see there may be rooms for efficiency. By the way I have some questions:
1. Why the the model iteself creates a, d, k while you have created them already …
-
#### Summary:
Use `solve_pde` to solve PDEs.
#### Description:
The design involves `cmdstan`, `stan`, and `math`. See also https://github.com/stan-dev/stan/issues/2567. This issue is about Math …
-
Not sure if this is the right place to ask but how does one properly set this up for out of source builds?
I have a fortran project organized into several different source directories with a separa…
-
Just tried to install sg++ on `ubuntu on windows` (which is essentially ubuntu 14.04). Just going through the compile stage using scons (via scons -j 2) and get this error.
```
g++ -o datadriven/s…
-
DiffEq's first PDE attempt (which started the package) was a failure. The issue was that it was tied directly to an FEM subpackage I made internally, but then it couldn't scale to all of the problems …