-
Notifications
You must be signed in to change notification settings - Fork 64
Lspace master #1506
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
Lspace master #1506
Conversation
6f2b1d6 to
432f7c6
Compare
|
I tried to write an exhaustive changelog. I also left a few easy comments that I might address later. |
a253b28 to
46a207e
Compare
I tried to address my own comments but I feel that there is still room for improvement because I am not sure about how the properties of Lp-norms are split between |
41e5aa7 to
f8f07d4
Compare
|
Oops... reals.v and discrete.v have been modified (Coq -> Corelib) :-( |
68128ec to
25842d8
Compare
|
I have rebased on master (since |
|
Are the individual commits expected to make sense? (I would be a bit wary of squashing a +2000-500 lines single commit) |
What we could do to make progress is to extract from this PR the less controversial stuff (e.g., |
Moreover it will be useful for ongoing work that generalizes L-norm to |
I do not think they make much sense.
|
f846822 to
3d6e5b8
Compare
* integrable -> lfun & simplifications
99c5c04 to
0ee9549
Compare
0ee9549 to
491aa52
Compare
Motivation for this change
This is the same contents as the PR on Lp spaces except that it does not require MathComp master.
closes #1361
fixes #1360
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers