Skip to content

add new docs#412

Merged
HDembinski merged 2 commits intodevelopfrom
custom_axis_which_accepts_multiple_args
Jun 5, 2025
Merged

add new docs#412
HDembinski merged 2 commits intodevelopfrom
custom_axis_which_accepts_multiple_args

Conversation

@HDembinski
Copy link
Collaborator

@HDembinski HDembinski commented Jun 5, 2025

Closes #402
Closes #406

This clarifies how to use histogram::fill efficiently with multi-dimensional histograms, and discusses a workaround for the design choice that Axis::index cannot be overloaded.

And since I haven't build the documentation locally for a long time, and a new computer where I needed to set things up again from scratch, I also added a README.md on how to do that (which is not trivial for boostbook).

@HDembinski HDembinski merged commit f859c9f into develop Jun 5, 2025
3 checks passed
@HDembinski HDembinski deleted the custom_axis_which_accepts_multiple_args branch June 5, 2025 21:14
@sdarwin
Copy link
Contributor

sdarwin commented Jun 6, 2025

@HDembinski , please see new pull request. Related to this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Could the axis method index be templated? Filling a weighted dynamic rank histogram with a dynamic input

2 participants