-
@lululxvi Thank you for your contribution and the answer to my previous doubts. Now I have a new problem, I hope you can help me solve it.
As mentioned in the question, the results calculated by my m…
-
In AppendixA.continuous_time_inference (Burgers) of PINN, The exact solution is mentioned in your code.But I don't quite understand what the exact solution you have here represent, and how those exact…
-
It would be nice to have more benchmarks as they discuss here
- https://arxiv.org/pdf/2111.05512.pdf
- https://arxiv.org/pdf/2203.13181.pdf
-
**Issue by [derekoutis](https://github.com/derekoutis)**
_Monday Oct 29, 2018 at 18:33 GMT_
_Originally opened as https://github.com/derekoutis/ExponentialDeepSpace/issues/13_
----
the setting:
…
-
@cyanmcg noticed the following assertion being triggered in Debug mode. This may prevent us from debugging further into the code with gdb since the assertion will simply terminate the code at this loc…
-
There is currently no way to use an array-derived quantity in a NeuralPDE differential equation.
This is an example:
```
dx = 0.05
dy = 0.05
xwidth = 10.0
ywidth = 10.0
xs = -xwidth…
-
I rewrote the [example](https://docs.sciml.ai/dev/modules/SciMLSensitivity/pde_fitting/pde_constrained/) with `MethodOfLines`. I believe it should be a more desired approach.
```julia
using Plots
u…
-
Thank you very much for this excellent work. I have only spent a short while testing, but this is a very good implementation of Radau.
However, all the examples throw a "minor" error, for example f…
-
Comment here with the day you wish to present, the name of the software (linked to the website), and a sentence or two about what it does. Please link *your* `proposal.md` below. (You are encouraged t…
-
Hi, thanks for your code here on git. I am interested in your code and i have been getting this error below.
runfile('/home/jireh/AMCF-master/ImageRec_v4.py', wdir='/home/jireh/AMCF-master')
picture…