summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Expand)AuthorAgeFilesLines
* removed comments and empty linesEdoardo Pasca2019-05-101-14/+0
* added info on how to change imageEdoardo Pasca2019-05-101-8/+12
* adjusted decimalEdoardo Pasca2019-05-101-2/+2
* cleanupEdoardo Pasca2019-05-101-14/+0
* commented out lineEdoardo Pasca2019-05-101-3/+3
* add iterations to norm, added testEdoardo Pasca2019-05-102-3/+26
* removed vertical from 2D gradientEdoardo Pasca2019-05-101-1/+1
* typo fixEdoardo Pasca2019-05-101-3/+3
* fix indentationEdoardo Pasca2019-05-101-8/+8
* fix wrong indentationEdoardo Pasca2019-05-101-7/+7
* add headerEdoardo Pasca2019-05-101-18/+16
* uses Gradient.CORRELATION_SPACE variable, reduce iterationsEdoardo Pasca2019-05-101-3/+3
* Fix Gradient operator axis indexingEdoardo Pasca2019-05-101-8/+32
* add get_order_by_labelEdoardo Pasca2019-05-101-13/+20
* use TestDataEdoardo Pasca2019-05-091-18/+37
* specify data order in Geometry and use it in allocateEdoardo Pasca2019-05-092-18/+87
* Added loader with number of test imagesEdoardo Pasca2019-05-092-17/+51
* reduce downloads on testEdoardo Pasca2019-05-092-13/+13
* save files as data_filesEdoardo Pasca2019-05-092-12/+17
* Merge remote-tracking branch 'origin/demos' into add_dataEdoardo Pasca2019-05-096-130/+239
|\
| * move demosepapoutsellis2019-05-095-985/+0
| * merge demosepapoutsellis2019-05-0922-0/+0
| |\
| * | fix PDHG denoising examplesepapoutsellis2019-05-096-45/+1136
| * | fix proximal conjepapoutsellis2019-05-092-29/+32
* | | updatesEdoardo Pasca2019-05-0910-70/+89
| |/ |/|
* | removed pycache and DS_Store filesEdoardo Pasca2019-05-0822-0/+0
|/
* delete build pycacheepapoutsellis2019-05-0769-8813/+0
* add demos from wip direpapoutsellis2019-05-0790-265/+6594
* add ccpi.dataepapoutsellis2019-05-071-1/+1
* fix methods for merge to demosepapoutsellis2019-05-0748-5504/+959
|\
| * Update yamlVaggelis Papoutsellis2019-05-071-0/+1
| * Merge branch 'demo_ccpi' of https://github.com/vais-ral/CCPi-Framework into d...Edoardo Pasca2019-05-071-1/+1
| |\
| | * Merge branch 'demo_ccpi' of https://github.com/vais-ral/CCPi-Framework into d...Edoardo Pasca2019-04-307-109/+158
| | |\
| | * | change numpy versionsEdoardo Pasca2019-04-301-1/+1
| * | | update astra callsEdoardo Pasca2019-05-071-2/+1
| * | | allows passing update_objective_interval in creatorEdoardo Pasca2019-05-071-1/+1
| * | | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into d...Edoardo Pasca2019-05-038-82/+482
| |\ \ \
| | * | | raise error if method is not recognisedEdoardo Pasca2019-05-011-0/+3
| | * | | fix importEdoardo Pasca2019-05-012-1/+6
| | * | | reimplements dot productEdoardo Pasca2019-05-011-4/+14
| | * | | removed useless importsEdoardo Pasca2019-05-011-7/+2
| | * | | Fix dot product bugJakob Jorgensen, WS at HMXIF2019-04-302-1/+129
| | * | | Merge pull request #266 from vais-ral/sirt2beastEdoardo Pasca2019-04-266-72/+331
| | |\ \ \
| | | * | | Change array->as_array and loss->objectiveJakob Jorgensen, WS at HMXIF2019-04-261-14/+14
| | | * | | Tidy SIRT and demoJakob Jorgensen, WS at HMXIF2019-04-252-81/+69
| | | * | | Add demo FISTA with constraints previously in SIRT demoJakob Jorgensen, WS at HMXIF2019-04-171-0/+158
| | | * | | Implemented using geometries in SIRTJakob Jorgensen, WS at HMXIF2019-04-173-64/+16
| | | * | | Copied SIRT manuallyJakob Jorgensen, WS at HMXIF2019-04-161-28/+30
| | | * | | bugfixes, whitespaceJakob Jorgensen, WS at HMXIF2019-04-162-5/+5
| | | * | | Transferred from move_sirt_algorithm branchJakob Jorgensen, WS at HMXIF2019-04-165-17/+176