issues
search
CUQI-DTU
/
CUQIpy
https://cuqi-dtu.github.io/CUQIpy/
Apache License 2.0
46
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make the interface of restorator more robust
#589
chaozg
opened
22 hours ago
0
Better documentation/interface on RestorationPrior
#588
chaozg
opened
1 day ago
3
Regularized Gaussian: TV with Gibbs
#587
jeverink
opened
4 days ago
0
Update GitHub action on artifact
#586
chaozg
opened
6 days ago
0
Regularized Gaussian: TV with Gibbs and more
#585
jeverink
opened
6 days ago
0
Unifying penalty terms in RegularizedGaussian
#584
jeverink
opened
6 days ago
0
Add support for algebra
#583
nabriis
closed
1 day ago
1
RV: Remove Random Variable from experimental
#582
nabriis
opened
1 week ago
0
RV: Use ".rv" in main examples of Bayesian Models
#581
nabriis
opened
1 week ago
0
RV: Add ".rv" attribute to distribution class
#580
nabriis
opened
1 week ago
0
RV: Sampling on Random Variables
#579
nabriis
opened
1 week ago
2
RV: Conditioning on Random Variables
#578
nabriis
opened
1 week ago
2
RV: "Basic" Random Variable class
#577
nabriis
opened
1 week ago
2
RV: Variable class with algebra (using AST)
#576
nabriis
closed
1 day ago
4
Regularized Gaussian: TV
#575
nabriis
closed
6 days ago
3
Clarify some operation order in MYULA howto
#574
amal-ghamdi
opened
1 week ago
0
In MYULA, use shallow copy instead of deepcopy when smoothing the target
#573
amal-ghamdi
closed
6 days ago
2
Add how-to on Image2D
#572
chaozg
closed
6 days ago
1
Update sqrtprec of GMRF when geometry is changed
#571
chaozg
opened
1 week ago
0
Add new demo showing the value of having AffineModel by using it conveniently in Gibbs sampling
#570
jakobsj
opened
2 weeks ago
0
Update BayesianProblem UQ method to work for newly added AffineModel
#569
jakobsj
opened
2 weeks ago
0
fix prior name for MYULA sampler
#568
amal-ghamdi
closed
6 days ago
2
fix copy, prior name in MYULA + docs artifacts
#567
amal-ghamdi
closed
6 days ago
1
Update __repr__ method in Sampler class
#566
amal-ghamdi
closed
2 weeks ago
0
remove file added by mistake
#565
amal-ghamdi
closed
2 weeks ago
1
Regularized Gaussian extension: TV
#564
jeverink
closed
6 days ago
3
Udpate implementation of _mutable_vars() and get_conditioning_variables() in RestorationPrior and MoreauYoshidaPrior
#563
remilaumont
opened
2 weeks ago
0
adding ADMM solver
#562
amal-ghamdi
closed
2 weeks ago
0
Update documentation wherever a matrix can be provided as callable
#561
jeverink
opened
2 weeks ago
0
Add Scipy based solver to be used in regularized LinearRTO
#560
chaozg
opened
3 weeks ago
0
More efficient solver in regularized linearRTO if the constraint is just a simple box constraint
#559
chaozg
opened
3 weeks ago
0
Better guarding statements in solver modules
#558
nabriis
opened
3 weeks ago
0
Refactor solvers to have mostly private variables.
#557
nabriis
opened
3 weeks ago
0
Add default intial guess for all solvers
#556
nabriis
opened
3 weeks ago
0
Improve interval compution when Gaussian is initialized with sqrtprec
#554
chaozg
opened
1 month ago
0
Add ADMM + parameter reordering FISTA
#553
jeverink
closed
2 weeks ago
3
initial_point of Gibbs can only be of type numpy array
#552
chaozg
opened
1 month ago
0
Can we make linear model with 2D Image geometry more intuitive
#551
amal-ghamdi
closed
6 days ago
6
Create template for issues to include DoD
#550
amal-ghamdi
opened
1 month ago
1
Add demos for use of truncated Normal
#549
chaozg
closed
1 month ago
0
Add gradient to normal
#548
chaozg
closed
3 weeks ago
2
Distinguish between restore and more specific operations e.g. proximal
#547
amal-ghamdi
opened
1 month ago
0
Add a demo for the truncated Normal
#546
amal-ghamdi
closed
2 weeks ago
7
Remove pre_sample, pre_warmup from NUTS and fix warning
#545
amal-ghamdi
closed
1 month ago
1
Update UGLA documentation to relfect that it works only with linear/affine models
#544
chaozg
opened
1 month ago
0
Fix nuts with gibbs
#543
amal-ghamdi
closed
1 month ago
1
Add (iid) truncated normal and also add grad to normal
#542
chaozg
closed
3 weeks ago
4
Should we remove calling initialize in sampler __repr__ method?
#541
amal-ghamdi
closed
2 weeks ago
3
add test for counting accepted samples in NUTS
#540
amal-ghamdi
closed
1 month ago
0
fix NUTS acceptance rate
#539
amal-ghamdi
closed
1 month ago
0
Next