Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v3.0.1
brambox
Browse files
Aug 20, 2020
Updated installation notes
· f3a2adf0
0phoff
authored
Aug 20, 2020
View commits for tag v3.0.1
v3.0.1
f3a2adf0
Updated version
· bd61ef7c
0phoff
authored
Aug 20, 2020
bd61ef7c
Removed deprecated pickleparsers
· e0d6c82e
0phoff
authored
Aug 20, 2020
e0d6c82e
Reworked documentation with autosummary
· 50d9bb9c
0phoff
authored
Aug 20, 2020
50d9bb9c
Aug 14, 2020
FIX gitlab ci
· bd33555b
0phoff
authored
Aug 14, 2020
bd33555b
FIX pandas 1.0 removed some internal variables, so we needed to use the new names
· c704ca5e
0phoff
authored
Aug 14, 2020
c704ca5e
Jul 07, 2020
FIX edge cases when there are no detections/annotations in statistics functions
· f7e91c8b
0phoff
authored
Jul 07, 2020
f7e91c8b
Apr 14, 2020
Added main contributors to readme
· f3b370d6
0phoff
authored
Apr 14, 2020
f3b370d6
Feb 10, 2020
Create post-release with up-to-date documentation
· abe56958
0phoff
authored
Feb 10, 2020
View commits for tag v3.0.0.post1
v3.0.0.post1
abe56958
Updated documentation to new V3 API
· 1a423bc5
0phoff
authored
Feb 10, 2020
1a423bc5
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
Loading