index
:
csa/tomo/tnv/regularization.git
fast_tnv
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
readme and pyx updated
Daniil Kazantsev
2018-04-03
3
-365
/
+40
*
cleaning stage, leaving only FGP/ROF and related compilers, demos
Daniil Kazantsev
2018-04-03
39
-6853
/
+21
*
Merge pull request #40 from vais-ral/GPU_test
dkazanc
2018-03-07
20
-823
/
+1509
|
\
|
*
small correct #40
algol
2018-03-07
1
-1
/
+0
|
*
demos fixed #40
algol
2018-03-06
4
-310
/
+63
|
*
FGP/ROF-CPU/GPU fully working with new interfaces and regularizers.py script....
algol
2018-03-06
7
-56
/
+198
|
*
work on cythonization2
Daniil Kazantsev
2018-03-06
3
-51
/
+65
|
*
FGP_CPU (Cythonized) now works in demo
algol
2018-03-06
1
-7
/
+3
|
*
FGP/ROF updates
Daniil Kazantsev
2018-03-06
6
-228
/
+89
|
*
work on FGP intergration
algol
2018-03-06
5
-33
/
+30
|
*
ROF_FGP_unified syntax
Daniil Kazantsev
2018-03-06
5
-42
/
+37
|
*
Cmake/Cython fixes to compile ROF-FGP
algol
2018-03-05
12
-48
/
+51
|
*
cpu-related cython file updated #33
Daniil Kazantsev
2018-02-26
2
-11
/
+68
|
*
CPU-GPU naming consistency
Daniil Kazantsev
2018-02-26
13
-298
/
+371
|
*
FGP CPU parameters passing simplified, FGP GPU added
Daniil Kazantsev
2018-02-26
4
-236
/
+867
|
*
updates to CPU/GPU core for ROF and demos
Daniil Kazantsev
2018-02-25
5
-24
/
+22
|
*
GPU test fixed, cpu vs gpu test added for ROF-TV
algol
2018-02-22
5
-15
/
+138
|
*
modified gpu regularizers build
Edoardo Pasca
2018-02-21
2
-16
/
+20
|
*
Merge branch 'GPU_test' of https://github.com/vais-ral/CCPi-FISTA_Reconstruct...
Edoardo Pasca
2018-02-21
1
-2
/
+40
|
|
\
|
|
*
ROF_TV demo
Daniil Kazantsev
2018-02-21
1
-3
/
+41
|
|
/
|
/
|
|
*
added TV_ROF
Edoardo Pasca
2018-02-21
5
-8
/
+10
|
/
*
added linker flags as CXX flags for openmp on linux
Edoardo Pasca
2018-02-20
1
-1
/
+1
*
CPU demo updated
Daniil Kazantsev
2018-02-20
1
-3
/
+3
*
renamed GPU ROF_TV
Edoardo Pasca
2018-02-20
1
-1
/
+1
*
added ROF_TV to CPU demo
Edoardo Pasca
2018-02-20
1
-12
/
+47
*
fix wrapper build
Edoardo Pasca
2018-02-20
1
-31
/
+35
*
ROF_TV modified and GPU code added, all cython related files updated, but not...
Daniil Kazantsev
2018-02-20
8
-169
/
+638
*
added ROF_TV regularizer to library and wrapper
Edoardo Pasca
2018-02-20
2
-0
/
+85
*
removed and renamed a few things
Edoardo Pasca
2018-02-20
5
-1251
/
+1
*
GPU regularizers fixed, the demo runs smoothly
Daniil Kazantsev
2018-02-09
3
-45
/
+49
*
some corrections in GPU-reg demos
algol
2018-02-09
1
-4
/
+17
*
Added flag for NVCC and ubuntu 16.04
algol
2018-02-09
1
-0
/
+2
*
Merge pull request #30 from vais-ral/openmp
dkazanc
2018-02-08
1
-3
/
+18
|
\
|
*
add math library at link stage
Edoardo Pasca
2018-02-08
1
-1
/
+2
|
*
compile with OpenMP works on Windows
Edoardo Pasca
2018-02-06
1
-3
/
+17
|
*
Updated demo for CPU regularizers, bug fixed in fista_module.cpp for FGP_TV
algol
2018-02-06
2
-32
/
+50
*
|
Update meta.yaml
vais-ral
2018-02-07
1
-6
/
+4
*
|
Updated demo for CPU regularizers, bug fixed in fista_module.cpp for FGP_TV
algol
2018-02-06
2
-32
/
+50
|
/
*
Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstruction
Edoardo Pasca
2018-01-30
0
-0
/
+0
|
\
|
*
fix GPU regularizer
Edoardo Pasca
2018-01-30
2
-21
/
+21
|
*
added demo directory
Edoardo Pasca
2018-01-30
1
-0
/
+442
|
*
fixed Wrapper Build for linux
Edoardo Pasca
2018-01-30
1
-2
/
+2
|
*
removed initial lib from library name (unix)
Edoardo Pasca
2018-01-30
1
-7
/
+16
|
*
added CMakeLists.txt for Python Wrapper
Edoardo Pasca
2018-01-30
1
-0
/
+110
|
*
finds boost libraries during wrappers build (win)
Edoardo Pasca
2018-01-30
7
-35
/
+45
|
*
minor changes to test
Edoardo Pasca
2018-01-30
1
-51
/
+47
|
*
renamed fista_module_gpu to gpu_regularizers.pyx
Edoardo Pasca
2018-01-30
4
-1
/
+447
|
*
cython wrapper builds without errors
Edoardo Pasca
2018-01-30
2
-156
/
+167
|
*
added NML but commented out
Edoardo Pasca
2018-01-30
1
-43
/
+149
|
*
WIP
Edoardo Pasca
2018-01-30
3
-17
/
+86
[next]