-
Instead of checking that the sum is one, `UnitSimplex` seems to check that it's _at most_ one:
```julia
julia> [0.3,0.6] ∈ UnitSimplex(2)
true
julia> [0.3,0.7] ∈ UnitSimplex(2)
true
julia> […
-
### Description
Ref. #283: Similar error msg reported
When running [chomp tutorial](http://docs.ros.org/kinetic/api/moveit_tutorials/html/doc/chomp_interface_tutorial.html), the robot on RViz mo…
-
Hi all, we are using flavio to generate and fit heavily. Since we perform many toys, speed becomes a critical issue for us and we started looking into possible ways of speeding flavio up.
Are there…
-
Hello there, Dr. Gompert.
I am trying to compile bgc using your github repository, but I am running into an issue.
I have hdf5 version 1.12.1 installed, and I am running the analysis in an HPC clu…
plhm updated
10 months ago
-
Is it yet possible to define polarizations of the light pulses. For example, in a system with
linear eigenpolarizations, can I also define circular polarization of some of the pulses. Or some
arbi…
-
### Issue details
RTMB is a wrapper interface that allows models written in R to be directly passed to TMB. Users no longer need to write models in C++ in order to access the TMB statistical inferenc…
-
**Is your feature request related to a problem? Please describe.**
In models such as Sersic there is a very strong covariance between `n`, `Re`, and `Ie`. This strong covariance may in fact be a perf…
-
Dear developers,
I am a beginner of dcore and I came across the following problem.
First I install dcore, triqs, triqs_dft_tools properly. (No error prompt and all modules can be imported)
Then I…
-
The samplers currently available work for continuous distributions, but I think there is not a sampler for discrete distributions.
I want to test a Bayesian variable selection algorithm that require…
ghost updated
9 years ago
-
**Submitting author:** @nikola-sur (Nikola Surjanovic)
**Repository:** https://github.com/Julia-Tempering/Pigeons-Paper
**Branch with paper.md** (empty if default branch):
**Version:**
**Editor:** @…