-
Greetings to everyone!
I found a bug in the periodic boundary condition. The error occurs only in the parallel case.
Here is a simple test case on which an error occurs https://gist.github.com/A…
-
```
Schrodinger equation solver doesn't work in the latest sfepy:
$ ./schroedinger.py -s
sfe: warning: other missing: ['functions', 'modules', 'epbc_[0-9]+|epbcs',
'lcbc_[0-9]+|lcbcs', 'nbc_[0-9]+|nb…
-
Following the tutorial [here](https://github.com/yuxiangw/autodp/tree/master/papers/Aistats2021-AFA), I tried to compute optimal accounting of composition of subsampled Gaussian and Laplace Mechanisms…
-
I use FEniCS installed in WSL of Windows 10.
The version is 2019.01.
Then I update demo files in the tutorial.
I change the plot code because WSL cannot use GUI but it can save figure.
```python…
-
PyBERT launches a signal with zero rise/fall times. The only way to fix this is to adjust Tx_Cout when using the internal transmission line model. How about an option to input the rise/fall time and…
-
_Revised paper submitted to CMAME on 15 March 2016_ — Decision: _Reject_
_Editor comments_
> I regret to inform you that the reviewers of your manuscript have advised against publication, and I…
-
### Description
We are looking for help to implement inverse cumulative distribution (ICDF) functions for our distributions!
### How to help?
This PR should give a template on how to implem…
-
Let's have a list of tutorials programs with a record for when they were merged, as well as those that are around but not finished yet.
**Merged in time for 9.4:**
- [x] step-81: Time-harmonic M…
-
I will suggest to add Minimum Surface Curvature Interpolation Method
http://math.stackexchange.com/questions/425248/minimum-surface-curvature-interpolation-method
label:enhancement
-
I have seen some examples(elixirs) of the advection and diffusion. ( this example: examples/tree_2d_dgsem/elixir_advection_diffusion_nonperiodic.jl). so what if the diffusion coefficient is a function…