Marco Raveri
Marco Raveri
I am using the ParticleSwarm solver on the sphere and the solver does not stop until it reaches the maximum number of iterations. Is it possible to implement a more...
Is it possible to plot density instead of contours in 2D plots? Also, is it possible to add 1D "contours" (i.e. confidence intervals) to 1D plots as well? Happy to...
The function is_equal_info gives me all sorts of portability problems when doing its checks, which are possibly too strict. For example, I am using modified camb codes, which have different...
I am finding that for a class of problems the sampling phase (i.e. after fraction of live points has decreased below threshold) is very slow. Bounds are not being recomputed...
Other samplers, when results exist, would load and return the results. This is very useful when building scripts. I could not get the minimizer to do so. If I run...