issues
search
stan-dev
/
stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
https://mc-stan.org
BSD 3-Clause "New" or "Revised" License
2.6k
stars
370
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Method `max_abs_deviation` in stan/mcmc/chainset should be *median* not max
#3316
mitzimorris
opened
5 hours ago
1
ADVI: Option to save family parameters to JSON
#3315
WardBrian
opened
3 days ago
0
Remove unused variable in mcse.hpp
#3314
WardBrian
closed
1 week ago
1
Feature/3299 chainset
#3313
mitzimorris
closed
1 month ago
18
Feature/3299 improved ess rhat
#3312
mitzimorris
closed
1 month ago
8
Bugfix/3301 stan csv reader
#3311
mitzimorris
closed
1 month ago
2
Feature/3299 diagnostics chainset
#3310
mitzimorris
closed
1 month ago
36
Fix line search to avoid non-finite gradients
#3309
cpfiffer
opened
3 months ago
6
Serialization for sum_to_zero
#3308
WardBrian
closed
3 months ago
3
Unexpected behaviour (to me) with declaring multiple transformed data
#3307
mhollanders
closed
3 months ago
2
Modify the opitimization lines earch to not return a point with non-finite gradient
#3306
avehtari
opened
3 months ago
1
Feature/3299 improve ess mcse
#3305
mitzimorris
closed
1 month ago
18
adds row and column stochastic free functions to serializer
#3304
SteveBronder
closed
3 months ago
1
Fix and add unit tests for issue 3071 - adaptive sampler runs on models w/ zero params.
#3303
mitzimorris
closed
3 months ago
3
Bugfix/3301 stan csv reader skip warmup
#3302
mitzimorris
closed
1 month ago
12
stan_csv_reader should skip warmup draws
#3301
mitzimorris
closed
1 month ago
1
Add boolean-based indexing (e.g., `Y[Z == 1]`)
#3300
andrjohns
opened
4 months ago
3
use improved Rhat to implement ESS-bulk and ESS-tail
#3299
mitzimorris
closed
2 weeks ago
11
row/col stochastic matrix for deserializer and serializer
#3298
SteveBronder
closed
4 months ago
2
Review the Issues list please?
#3297
MaderDash
opened
4 months ago
2
Ensure formatting of output is same for adapt=false samplers
#3296
WardBrian
closed
3 months ago
2
Remove support for ~/.config makefile inclusion
#3295
WardBrian
closed
2 months ago
4
Fix model_header include order when STAN_MODEL_FVAR_VAR is defined
#3294
WardBrian
closed
4 months ago
1
Setting lower bounds and mutliplier at the same time
#3293
mhollanders
closed
5 months ago
1
Update master to Release/v2.35.0
#3292
serban-nicusor-toptal
closed
5 months ago
0
update error message for different init types
#3291
SteveBronder
closed
1 week ago
3
Replace all non-finite lp__ and lp_approx__ with -Inf
#3290
avehtari
closed
5 months ago
1
FR: `model_base` methods - use `Eigen::Ref<Eigen::VectorXd>`
#3289
andrjohns
opened
6 months ago
0
Initialization failed message is misleading when using user defined inits
#3288
avehtari
closed
1 week ago
0
Ensure mixmax rng is not initialized with all zeros
#3287
WardBrian
closed
6 months ago
2
Add 1 to random seed
#3286
SteveBronder
closed
6 months ago
4
Possible issue with new RNG?
#3285
andrjohns
closed
6 months ago
16
updating version numbers for 2.35.0 rc
#3284
serban-nicusor-toptal
closed
6 months ago
0
ci: bump github actions versions
#3283
afuetterer
closed
4 months ago
0
Fix doxygen param names in compute_potential_scale_reduction.hpp
#3282
WardBrian
closed
6 months ago
1
Update tests to use rtools-provided make
#3281
andrjohns
closed
6 months ago
1
report condition number of metric for HMC adaptive samplers
#3280
mitzimorris
opened
7 months ago
4
Pathfinder: stop returning more draws than requested
#3279
WardBrian
closed
7 months ago
1
Round the Pathfinder Pareto k-value
#3278
avehtari
closed
7 months ago
0
Move from int to long int?
#3277
SteveBronder
opened
7 months ago
3
Clean up various doxygen or compiler warnings
#3276
WardBrian
closed
8 months ago
1
Allow some chains in multi chain samplers to fail during initialization
#3275
SteveBronder
closed
8 months ago
3
Too loose ASSERT_NEAR and wrong test values in compute_potential_scale_reduction_test.cpp
#3273
aleksgorica
opened
8 months ago
3
Exception: In serializer: Storage capacity [763] exceeded while writing value of size [16] from position [759]
#3271
weefuzzy
closed
8 months ago
6
[WIP] Fixed typo in quality gate filter
#3270
serban-nicusor-toptal
closed
9 months ago
3
Implementation of improved Rhat for assessing convergence of MCMC
#3269
aleksgorica
closed
6 months ago
0
Pathfinder: unexpected behavior when num_draws < num_elbo_draws
#3268
WardBrian
closed
7 months ago
0
Remove usages of `io::rdump` from unrelated tests, util functions
#3267
WardBrian
closed
9 months ago
0
Improved rhat diagnostic
#3266
aleksgorica
closed
7 months ago
21
CompileError: command '/usr/bin/gcc' failed with exit code 1
#3265
juliagorman
closed
9 months ago
6
Next