Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeseries and calc_temporal_pattern #88

Merged
merged 16 commits into from
Oct 28, 2024
Merged

Conversation

dyokelson
Copy link
Collaborator

@dyokelson dyokelson commented Sep 6, 2023

Ready to go except it needs the hatchet changes below.

Requires hatchet PR LLNL/hatchet#107 for timeseries to be readable.

@dyokelson dyokelson changed the title WIP Timeseries and calc_temporal_pattern WIP stats: Timeseries and calc_temporal_pattern Sep 6, 2023
@dyokelson dyokelson added area-stats Issues and PRs related to Thicket's stats subpackage area-thicket Issues and PRs involving Thicket's core Thicket datastructure and associated classes status-work-in-progress PR is currently being worked on labels Sep 6, 2023
@dyokelson dyokelson self-assigned this Sep 6, 2023
@dyokelson dyokelson changed the title WIP stats: Timeseries and calc_temporal_pattern WIP: Timeseries and calc_temporal_pattern Sep 7, 2023
@dyokelson dyokelson added the priority-normal Normal priority issues and PRs label Sep 7, 2023
@dyokelson dyokelson force-pushed the timeseries branch 2 times, most recently from a5956db to 0b7f32a Compare September 28, 2023 04:38
@slabasan slabasan added this to the 2023.3.1 milestone Sep 29, 2023
initial tests

added test files

fixed indentation

fix function check

fixed the from_timeseries function

timeseries almost done, needs rebase and cleanup

memory pattern mapping works, still needs cleanup

adding memory pattern visual to tree

refactor to temporal pattern

tiny cleanup

code cleanup and black formatting

should be ready for review

weird python black failure I think fixed
@dyokelson dyokelson removed this from the 2023.3.1 milestone Aug 21, 2024
@dyokelson dyokelson added this to the 2024.2.0 milestone Sep 4, 2024
@dyokelson dyokelson changed the title WIP: Timeseries and calc_temporal_pattern Timeseries and calc_temporal_pattern Sep 4, 2024
@dyokelson dyokelson added status-ready-for-review This PR is ready to be reviewed by assigned reviewers type-feature Requests for new features or PRs which implement new features and removed status-work-in-progress PR is currently being worked on labels Sep 4, 2024
@dyokelson dyokelson marked this pull request as ready for review September 13, 2024 21:26
@slabasan slabasan merged commit fb0af6f into LLNL:develop Oct 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-stats Issues and PRs related to Thicket's stats subpackage area-thicket Issues and PRs involving Thicket's core Thicket datastructure and associated classes priority-normal Normal priority issues and PRs status-ready-for-review This PR is ready to be reviewed by assigned reviewers type-feature Requests for new features or PRs which implement new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants