Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed demos | Gemma Fardell | 2019-07-05 | 23 | -4526/+0 |
* | Norm2Sq and FISTA to give hints of why they fail (#351) | Edoardo Pasca | 2019-07-05 | 4 | -10/+239 |
* | Fix documentation (#343) | Vaggelis Papoutsellis | 2019-07-05 | 29 | -552/+833 |
* | Merge gf branch (#350) | Edoardo Pasca | 2019-07-04 | 7 | -207/+95 |
* | Revert "Gf algorithm bug fix (#348)" (#349) | Edoardo Pasca | 2019-07-04 | 7 | -95/+207 |
* | Gf algorithm bug fix (#348) | gfardell | 2019-07-04 | 7 | -207/+95 |
* | Headers comment (#342) | Edoardo Pasca | 2019-07-02 | 63 | -384/+744 |
* | Update spdhg.py | Edoardo Pasca | 2019-07-02 | 1 | -1/+1 |
* | removed wip directory | Edoardo Pasca | 2019-07-02 | 35 | -6593/+0 |
* | added print of reached tolerance | Edoardo Pasca | 2019-07-02 | 2 | -2/+5 |
* | removed comments | Edoardo Pasca | 2019-07-01 | 1 | -61/+2 |
* | calculation of flag in method, redefinition of default stop criterion | Edoardo Pasca | 2019-07-01 | 1 | -15/+13 |
* | use master implementation | Edoardo Pasca | 2019-07-01 | 1 | -2/+0 |
* | Merge branch 'master' into cgls_fix | Edoardo Pasca | 2019-07-01 | 1 | -5/+18 |
|\ | |||||
| * | removed or from if | Edoardo Pasca | 2019-07-01 | 1 | -2/+1 |
| * | correct verbose output | Edoardo Pasca | 2019-07-01 | 1 | -5/+19 |
* | | fix cgls | epapoutsellis | 2019-06-26 | 3 | -29/+26 |
* | | fix cgls | epapoutsellis | 2019-06-26 | 2 | -46/+56 |
* | | fix cgls imple | epapoutsellis | 2019-06-26 | 7 | -164/+486 |
* | | cgls_test | epapoutsellis | 2019-06-25 | 2 | -73/+136 |
|/ | |||||
* | Merge pull request #330 from vais-ral/demo_data_files | gfardell | 2019-06-24 | 3 | -12/+107 |
|\ | |||||
| * | Unit tests on test image loading and image size | Gemma Fardell | 2019-06-24 | 1 | -38/+69 |
| * | bug fix on generating test data | Gemma Fardell | 2019-06-24 | 1 | -3/+3 |
| * | Added unittests for test data | Gemma Fardell | 2019-06-21 | 1 | -7/+71 |
| * | Merge branch 'master' into demo_data_files | Gemma Fardell | 2019-06-21 | 4 | -49/+420 |
| |\ | |||||
| * | | added shapes.png to setup.py | Gemma Fardell | 2019-06-21 | 1 | -1/+1 |
| * | | added shapes.png to setup.py | Gemma Fardell | 2019-06-21 | 1 | -1/+1 |
* | | | Update conda_build_config.yaml | Edoardo Pasca | 2019-06-24 | 1 | -0/+2 |
| |/ |/| | |||||
* | | added testclass file to hold the CCPiTestClass definitions | Edoardo Pasca | 2019-06-21 | 1 | -0/+41 |
* | | makes sure write tests happen before read tests | Edoardo Pasca | 2019-06-21 | 1 | -2/+5 |
* | | fix local import for python 2.7 | Edoardo Pasca | 2019-06-21 | 1 | -3/+4 |
* | | temporarily renamed test_NexusReaderWriter.py | Edoardo Pasca | 2019-06-21 | 1 | -0/+0 |
* | | added initial test for random_noise | Edoardo Pasca | 2019-06-21 | 1 | -0/+18 |
* | | added comment | Edoardo Pasca | 2019-06-21 | 1 | -0/+1 |
* | | added random_noise to TestData as staticmethod | Edoardo Pasca | 2019-06-20 | 1 | -3/+9 |
* | | add random_noise to TestData | Edoardo Pasca | 2019-06-20 | 1 | -48/+221 |
* | | Merge pull request #322 from vais-ral/composite_operator_datacontainer | evelinaametova | 2019-06-19 | 1 | -0/+128 |
|\ \ | |/ |/| | |||||
| * | unittest for nexus data reader and writer | Evelina Ametova | 2019-06-19 | 1 | -0/+128 |
* | | create Readme.txt | Edoardo Pasca | 2019-06-14 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #316 from vais-ral/add_nexus | Edoardo Pasca | 2019-06-14 | 1 | -0/+0 |
|\ | |||||
| * | Add nexus data modified for new reader | Jakob Jorgensen, WS at HMXIF | 2019-06-14 | 1 | -0/+0 |
* | | renamed the simple jakobs phantom to hotdog | Edoardo Pasca | 2019-06-14 | 1 | -1/+1 |
|/ | |||||
* | add numpy numerical types to allowed types for inline algebra | Edoardo Pasca | 2019-06-13 | 2 | -2/+7 |
* | Merge origin/composite_operator_datacontainer into demos | Edoardo Pasca | 2019-06-13 | 3 | -18/+48 |
|\ | |||||
| * | Merge pull request #309 from vais-ral/dot_fix | Edoardo Pasca | 2019-06-13 | 1 | -2/+2 |
| |\ | |||||
| | * | replace default for dot by numpy | Jakob Jorgensen, WS at HMXIF | 2019-06-12 | 1 | -2/+2 |
| * | | Update NEXUSDataReader.py | evelinaametova | 2019-06-13 | 1 | -4/+2 |
| * | | fix None values in Reader/ Wrirer | Evelina Ametova | 2019-06-13 | 3 | -14/+47 |
| |/ | |||||
* | | Merge pull request #313 from vais-ral/update_fix_test | Edoardo Pasca | 2019-06-13 | 11 | -82/+450 |
|\ \ | |||||
| * \ | Merge remote branch 'update_fix_test' | Edoardo Pasca | 2019-06-13 | 2 | -13/+16 |
| |\ \ |