Skip to content

Faster linearize#230

Merged
HDembinski merged 50 commits intoboostorg:developfrom
HDembinski:faster_linearize
Oct 6, 2019
Merged

Faster linearize#230
HDembinski merged 50 commits intoboostorg:developfrom
HDembinski:faster_linearize

Conversation

@HDembinski
Copy link
Collaborator

No description provided.

@HDembinski
Copy link
Collaborator Author

Summary so far:

  • introduce offset for faster linearization of non-growing axes
  • added traits::is_inclusive and constexpr bool inclusive() methods for builtin axes
  • bug fix of fill method when weight array is used with non-inclusive axis
  • bug fix of fill method when growing axes are used
  • bug fix of axis::options::test(...)
  • coverage tested with gcc-8, updated CONTRIBUTING.md with coverage info

Todo:

  • document inclusive() method in axis concept

@HDembinski HDembinski merged commit 92a873c into boostorg:develop Oct 6, 2019
@HDembinski HDembinski deleted the faster_linearize branch October 9, 2019 22:12
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.

1 participant