Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v3.0.0
brambox
Browse files
Jan 21, 2020
Updated Version string
· 50bf68a7
0phoff
authored
Jan 21, 2020
View commits for tag v3.0.0
v3.0.0
50bf68a7
Added match_box function to documentation
· d7fe585b
0phoff
authored
Jan 21, 2020
d7fe585b
Merge branch 'develop' into 'master'
· 79e2e367
Tanguy Ophoff
authored
Jan 21, 2020
79e2e367
FIX F-score became nan when both P/R were zero
· a6a0621c
0phoff
authored
Jan 21, 2020
a6a0621c
Added documentation about difference brambox and official LRP
· 5ad23ae2
0phoff
authored
Jan 16, 2020
5ad23ae2
Added unit tests for LRP
· 2bbbf5db
0phoff
authored
Jan 16, 2020
2bbbf5db
Added LRP to docs
· 29a5701b
0phoff
authored
Jan 16, 2020
29a5701b
Added initial version of LRP
· 616797fd
0phoff
authored
Jan 16, 2020
616797fd
Curve functions are simplified
· 12b076b3
0phoff
authored
Jan 16, 2020
12b076b3
Added confidence column to all statistical curves
· baa2692f
0phoff
authored
Jan 16, 2020
baa2692f
Added match_box() function which combines match_det() and match_anno()
· ed456c0c
0phoff
authored
Jan 15, 2020
ed456c0c
Jan 17, 2020
Updated gitlab ci to force new codecov on master
· cf704dae
0phoff
authored
Jan 17, 2020
cf704dae
Starting V3.0.0
· e5264d88
0phoff
authored
Jan 17, 2020
e5264d88
Created new patch version v2.1.2
· 55acffbc
0phoff
authored
Jan 17, 2020
View commits for tag v2.1.2
v2.1.2
55acffbc
Fixed mistake with ignore in PR and MRFPPI
· bb11edb8
0phoff
authored
Jan 17, 2020
bb11edb8
Jan 16, 2020
Updated metadata
· 9c4e4f2e
0phoff
authored
Jan 16, 2020
View commits for tag v2.1.1
v2.1.1
9c4e4f2e
Jan 15, 2020
FIX
#20
: changed cython long buffers to np.int64_t
· cd261a5a
0phoff
authored
Jan 15, 2020
cd261a5a
Added unittest for deprecated log
· 051aa6f2
0phoff
authored
Jan 15, 2020
051aa6f2
Added unit test for bb.io._util.expand()
· f960bb47
0phoff
authored
Jan 15, 2020
f960bb47
Modified default ignore behaviour of PR and MRFPPI
· 6d7c1eb7
0phoff
authored
Jan 15, 2020
6d7c1eb7
Dec 18, 2019
Removed parquet from pandas unsafe_formats list, because parquet now has...
· 77b652a6
0phoff
authored
Dec 18, 2019
77b652a6
FIX CI error which is caused due to new openpyxl package
· 4af987bf
0phoff
authored
Dec 18, 2019
4af987bf
Removed support for msgpack file io, as upstream pandas deprecated its usage
· 4d5a4542
0phoff
authored
Dec 18, 2019
4d5a4542
FIX
#18
: building on windows failed
· 5fdec215
0phoff
authored
Dec 18, 2019
5fdec215
Aug 06, 2019
BoxDrawer drawing logic in separate function
· 2f288c72
0phoff
authored
Jul 30, 2019
2f288c72
Jul 26, 2019
FIX updated description to new acronym in setup.py
· dbb40e7c
0phoff
authored
Jul 26, 2019
dbb40e7c
Modified version string to be standard compliant
· dd2547a4
0phoff
authored
Jul 19, 2019
dd2547a4
Fixed unclear sentences in documentation
· bb6f5b9a
0phoff
authored
Jul 19, 2019
bb6f5b9a
Added pillow to CI for testing
· 867a2aab
0phoff
authored
Jul 17, 2019
867a2aab
Debug CI - codecov
· 842a57b6
0phoff
authored
Jul 17, 2019
842a57b6
Added unit tests for base parser functionality
· 75ce8514
0phoff
authored
Jul 17, 2019
75ce8514
Add pyyaml to CI for testing
· 7c58e712
0phoff
authored
Jul 17, 2019
7c58e712
FIX codecov does not check pyx files
· 6957e58a
0phoff
authored
Jul 17, 2019
6957e58a
Updated notes to reflect dependency changes (numpy and pyyaml)
· 48ec7df5
0phoff
authored
Jul 17, 2019
48ec7df5
Jul 17, 2019
Reworked setup.py
· 934d12e9
0phoff
authored
Jul 17, 2019
934d12e9
Made pyyaml optional
· 526735bd
0phoff
authored
Jul 17, 2019
526735bd
Updated VERSION
· 61aa8d6a
0phoff
authored
Jul 17, 2019
61aa8d6a
Jul 16, 2019
Updated metadata
· c42eff62
0phoff
authored
Jul 16, 2019
c42eff62
Modified install notes about supported wheels
· 8de0ba68
0phoff
authored
Jul 16, 2019
View commits for tag v2.1.0
v2.1.0
8de0ba68
Remove CI wheel build from gitlab
· 20655cb1
0phoff
authored
Jul 16, 2019
20655cb1
Loading