Skip to content

Commit 5797b8b

Browse files
committed
use pdf to keep formatting in pseudocode
1 parent 3e096e9 commit 5797b8b

File tree

3 files changed

+1
-140
lines changed

3 files changed

+1
-140
lines changed
37.7 KB
Binary file not shown.

documentation/AtomQScore_Pseudocode.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ def GetReferenceGaussianParams (map) :
1212
# B : refererence gaussian offset
1313

1414
# determine max and min value in map M
15+
1516
mapValues = map.allValues()
1617
maxM = max(mapValues)
1718
minM = min(mapValues)

documentation/AtomQScore_Pseudocode.txt

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)