Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ebe084d
RFC implementation yoinked from curve-trait branch
mweatherley Aug 5, 2024
48a5ecc
Chop of resampling to be reviewed later
mweatherley Aug 5, 2024
5d90b70
Some doc and naming updates from code review
mweatherley Aug 6, 2024
bbc12ab
Rename sample -> sample_unchecked, sample_checked -> sample
mweatherley Aug 6, 2024
c5dfa74
everywhere() -> Interval::EVERYWHERE constant
mweatherley Aug 6, 2024
c220e28
Apply doc changes from code review
mweatherley Aug 6, 2024
b599f1b
Fix CI issues
mweatherley Aug 6, 2024
e4a95f9
Make Interval::intersect use total_cmp
mweatherley Aug 7, 2024
efa56da
Rename infinite -> unbounded consistently, custom error type for Curv…
mweatherley Aug 7, 2024
6ecdf61
Add interval containment tests
mweatherley Aug 7, 2024
69aa4bd
Make Interval unboundedness errors more granular
mweatherley Aug 7, 2024
44c84b6
Lint
mweatherley Aug 7, 2024
d295abe
Initial commit for Part 2
mweatherley Aug 10, 2024
85e58ff
Merge branch 'main' into curve-trait-part-2
mweatherley Aug 10, 2024
bd91f87
Fix complaint about spelling
mweatherley Aug 13, 2024
a425b4c
Merge branch 'main' into curve-trait-part-2
mweatherley Aug 13, 2024
02f1364
Replace forbidden methods
mweatherley Aug 13, 2024
017f16b
Update docs and logic of UnevenCore::new
mweatherley Aug 15, 2024
1010d71
Apply some suggestions from code review
mweatherley Aug 15, 2024
dd44a62
Improve UnevenCore::map_sample_times
mweatherley Aug 15, 2024
a1acfff
Make changes from code review compile
mweatherley Aug 15, 2024
c1d04fb
Update resampling methods
mweatherley Aug 15, 2024
91f09b2
Add must_use attribute to self-consuming methods
mweatherley Aug 15, 2024
879dfd5
Update EvenCore/UnevenCore docs
mweatherley Aug 15, 2024
11ab7b0
Merge branch 'main' into curve-trait-part-2
mweatherley Aug 15, 2024
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