summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cache computed lipschitz constant, seed random number generator to ensure tha...fast_tnvSuren A. Chilingaryan2020-03-271-4/+27
* Operator composition (#493)Edoardo Pasca2020-02-2114-186/+932
* explicitly point to build directory (#496)Edoardo Pasca2020-02-121-1/+1
* fix limits of docstring (#495)Edoardo Pasca2020-02-062-2/+14
* axpby as concrete method in DataContainer and BlockDataContainer (#489)Edoardo Pasca2020-01-2415-130/+300
* Allows user to set number of threads used by openMP in C library grad… (#476)Gemma Fardell2020-01-234-214/+111
* working osx build (#491)Edoardo Pasca2020-01-234-16/+39
* add force recalculation of norm (#487)Edoardo Pasca2020-01-163-8/+74
* add reduction min and max (#486)Edoardo Pasca2020-01-162-2/+27
* added developer guide (#485)Edoardo Pasca2020-01-152-0/+5
* Function m (#482)Edoardo Pasca2020-01-1551-995/+2072
* Installs with make install (#478)Edoardo Pasca2020-01-102-11/+16
* add Gemma in the authorsEdoardo Pasca2020-01-071-0/+1
* v19.10 docs (#467)Edoardo Pasca2020-01-0637-187/+1022
* C lib (#458)Edoardo Pasca2019-12-0623-38/+1695
* added default input to CentreOfRotationFinder set_slice. Added check on value...Gemma Fardell2019-11-202-13/+16
* added armijo rule (#390)Edoardo Pasca2019-11-196-31/+254
* moved plotting utilities from demos (#424)Edoardo Pasca2019-11-136-1/+516
* fix MixedL21Norm (#417)Vaggelis Papoutsellis2019-10-301-75/+87
* Indicator box to use as_array, for SIRF (#418)Edoardo Pasca2019-10-291-2/+2
* Bug fix: Input data change updates mtime (#416)Gemma Fardell2019-10-291-0/+3
* Block geometry (#415)Vaggelis Papoutsellis2019-10-291-4/+3
* CenterOfRotationFinder() fixes #406 fixes #400 (#414)Gemma Fardell2019-10-294-49/+153
* defines shape for a subset slice (#410)Edoardo Pasca2019-10-283-14/+234
* override the dimension parameter, set angles to None by default (#412)Edoardo Pasca2019-10-281-2/+11
* add future imports (#411)Edoardo Pasca2019-10-281-1/+3
* Pdhg last objective (#407)Edoardo Pasca2019-10-223-21/+33
* update Lipschitz constant (#404)Edoardo Pasca2019-10-181-1/+1
* closes #370 (#395)Edoardo Pasca2019-10-181-1/+1
* copy list compatible with python <3.3 (#399)Edoardo Pasca2019-10-181-2/+2
* Fix sym grad (#393)Vaggelis Papoutsellis2019-10-156-112/+160
* Run to run all iterations (#391)Edoardo Pasca2019-10-143-345/+352
* Finite diff allocate (#389)Edoardo Pasca2019-10-142-77/+82
* Add log exp (#381)Edoardo Pasca2019-10-112-0/+19
* Pass kwargs to algorithm (#380)Edoardo Pasca2019-10-117-53/+145
* fix subset doesn't return ImageGeometry (#376)evelinaametova2019-10-118-93/+351
* remove angle from ImageGeometry (#378)Edoardo Pasca2019-10-101-1/+0
* Finite diff for sirf (#367)Edoardo Pasca2019-10-0931-125/+417
* Subset for ndim 1 (#373)Edoardo Pasca2019-10-074-257/+68
* use dimension_labels in clone of Acquisition/ImageGeometry (#366)Edoardo Pasca2019-09-201-2/+4
* added min info on Block FrameworkEdoardo Pasca2019-07-081-0/+13
* added changelogEdoardo Pasca2019-07-081-0/+15
* Merge pull request #352 from vais-ral/Remove_demosgfardell2019-07-0523-4526/+0
|\
| * Removed demosGemma Fardell2019-07-0523-4526/+0
|/
* Norm2Sq and FISTA to give hints of why they fail (#351)Edoardo Pasca2019-07-054-10/+239
* Fix documentation (#343)Vaggelis Papoutsellis2019-07-0530-552/+837
* Merge gf branch (#350)Edoardo Pasca2019-07-047-207/+95
* Revert "Gf algorithm bug fix (#348)" (#349)Edoardo Pasca2019-07-047-95/+207
* Gf algorithm bug fix (#348)gfardell2019-07-047-207/+95
* Headers comment (#342)Edoardo Pasca2019-07-0268-384/+787