-
- [x] Final content
- [x] 8.5x11 post ups (Black/White)
- [x] 8.5x5.5 post ups (Black/White)
- [x] 5.5x4.25 post ups (Black/White)
- [ ] ~11x17 post ups (stretch)~
- [ ] ~A0 posters~ (#78)
…
-
When `Tensor` got its type argument `Number`, `Point` also got such an argument. But I can't really see why given how we use it, and I would like to propose to get rid of it again.
There are currentl…
-
## Rationale
For solving magnetostatic problems for example, we require continuity of the tangential component of the vector potential but not continuity of the normal component.
## Description
…
-
If a user needs to define custom inner products for general Hilbert spaces, what is the current state in Base for this type of generalization? https://github.com/JuliaLang/julia/issues/16573 is a rela…
-
Building the refguide on my local machine fails with an ASCII UnicodeDecodeError.
### Reproducing code example:
```
python runtests.py -g --refguide-check
```
### Error message:
```
Buildin…
-
I am unable to open the fluidity program after following the steps recommended on the web page
https://github.com/FluidityProject/fluidity/wiki/FAQ%3A-How-do-I-install-Fluidity-on-Ubuntu-LTS%3F or…
-
CSVHelper class applies a cut on the discriminator value > 0 which really screws things up for CMVA!
So the event scale factors are wrong. Furthermore, the variations of the weights are taken as th…
-
--------
Computing Sobol indices through a ROM and a given set of data
--------
##### What did you expect to see happen?
I'm currently trying to use the HDMR ROM in order to be able to compute th…
-
Hi Jonathan,
I receive the following error message:
> MemoryError: Too large sets
when I run the following script:
```
distribution = cp.J(cp.Normal(-1,1), cp.Weibull(1.1,90,-180), cp.Un…
-
* What about dimWorld and dimMesh as template parameters for the Mesh class?
* The same for Entity and Geometry?
* Types Coord_t and RefCoord_t (or tCoord/tRefCoord) provided by Geometry? (Of cour…