-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
71 lines (71 loc) · 1.67 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# file GENERATED by distutils, do NOT edit
COPYING
INSTALL
README
setup.py
doc/.buildinfo
doc/astraprojector.html
doc/cpuprojector.html
doc/cudaprojector.html
doc/dataset.html
doc/genindex.html
doc/index.html
doc/network.html
doc/objects.inv
doc/phantom.html
doc/py-modindex.html
doc/reductors.html
doc/search.html
doc/searchindex.js
doc/trainingdata.html
doc/_modules/index.html
doc/_modules/nnfbp/ASTRAProjector.html
doc/_modules/nnfbp/DataSet.html
doc/_modules/nnfbp/Network.html
doc/_modules/nnfbp/Phantoms.html
doc/_modules/nnfbp/Reductors.html
doc/_modules/nnfbp/SimpleCPUProjector.html
doc/_modules/nnfbp/SimplePyCUDAProjector.html
doc/_modules/nnfbp/TrainingData.html
doc/_sources/astraprojector.txt
doc/_sources/cpuprojector.txt
doc/_sources/cudaprojector.txt
doc/_sources/dataset.txt
doc/_sources/index.txt
doc/_sources/network.txt
doc/_sources/phantom.txt
doc/_sources/reductors.txt
doc/_sources/trainingdata.txt
doc/_static/ajax-loader.gif
doc/_static/basic.css
doc/_static/comment-bright.png
doc/_static/comment-close.png
doc/_static/comment.png
doc/_static/default.css
doc/_static/doctools.js
doc/_static/down-pressed.png
doc/_static/down.png
doc/_static/file.png
doc/_static/jquery.js
doc/_static/minus.png
doc/_static/plus.png
doc/_static/pygments.css
doc/_static/searchtools.js
doc/_static/sidebar.js
doc/_static/underscore.js
doc/_static/up-pressed.png
doc/_static/up.png
doc/_static/websupport.js
examples/ASTRAExample.py
examples/CPUExample.py
examples/PaperExperiment.py
examples/PyCUDAExample.py
nnfbp/ASTRAProjector.py
nnfbp/DataSet.py
nnfbp/Network.py
nnfbp/Phantoms.py
nnfbp/Reductors.py
nnfbp/SimpleCPUProjector.py
nnfbp/SimplePyCUDAProjector.py
nnfbp/TrainingData.py
nnfbp/__init__.py