Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
7c90fac
VIS directory setup as discussed in https://docs.google.com/document/…
jarusified Sep 10, 2021
218231c
Add the Boxplot class inside external/scripts
jarusified Sep 14, 2021
d3f1a4d
Add externals to the setup.py, update requirements.txt
jarusified Sep 14, 2021
64a0316
Address default cases for callsites and metrics arguments
jarusified Sep 14, 2021
6dd8db9
Add dtype to the output dataframes
jarusified Sep 22, 2021
1ec2951
Add name to the dataframe
jarusified Sep 22, 2021
0c2c779
Add basic unit tests
jarusified Sep 23, 2021
a1fc88c
Add to_json unit tests
jarusified Sep 23, 2021
288e2f0
Fix flake8 errors
jarusified Sep 23, 2021
ea08554
Change the user interface for boxplot class; Move it util directory
jarusified Sep 30, 2021
47e46c0
Ensure the implementation works
jarusified Oct 1, 2021
4fc32bd
Modify function signatures
jarusified Oct 1, 2021
c4ded4c
Fix group_by bug
jarusified Oct 1, 2021
decf36e
Remove the scripts folder
jarusified Oct 1, 2021
6f1ec7a
Add copyright; black and flake the code
jarusified Oct 1, 2021
f4a6d16
Code cleanups
jarusified Oct 1, 2021
5b3882c
Add a basic unit-test
jarusified Oct 1, 2021
6962d70
Improve the text on the notebook
jarusified Oct 1, 2021
7b3b7ba
drop_index => drop_index_levels; improved validation; add _hatchet_ni…
jarusified Oct 4, 2021
69b005a
Added roundtrip files to vis/external subdirectory; removed empty exa…
cscully-allison Dec 9, 2021
283c937
Update to hatchet.vis.external for roundtrip retrieval
cscully-allison Dec 9, 2021
4f6f219
Should be working for python 2 and 3; with a warning to Python 2 users
cscully-allison Dec 16, 2021
a563845
Merge branch 'develop' of https://github.com/LLNL/hatchet into perfor…
jarusified Dec 16, 2021
fec16b3
Add more unit-tests
jarusified Dec 16, 2021
16c6da9
Added patch to fix quote closure problem in data transfer
cscully-allison Dec 16, 2021
b99f197
Uncommented some code from debugging
cscully-allison Dec 16, 2021
2e9d6d5
Reinstated call back registration for roundtrip watching
cscully-allison Dec 16, 2021
c9c8085
Merge branch 'develop' of https://github.com/LLNL/hatchet into perfor…
jarusified Dec 20, 2021
3fa8b47
Merge branch 'performance-variability-boxplot-computation' of https:/…
jarusified Dec 20, 2021
852bdf1
fix unit tests for boxplot API
jarusified Jan 13, 2022
38f33f1
Merge branch 'develop' of https://github.com/LLNL/hatchet into perfor…
jarusified Feb 3, 2022
28d5cff
Merge branch 'develop' of https://github.com/LLNL/hatchet into perfor…
jarusified May 26, 2022
1dd37cc
Fix headers
jarusified May 26, 2022
e0ca323
Fix flake8
jarusified May 26, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading