Cyril Cohen

Results 143 issues of Cyril Cohen

##### Motivation for this change ##### Things done/to do - [ ] added corresponding entries in `CHANGELOG_UNRELEASED.md` (do not edit former entries, only append new ones, be careful: merge and...

This is an attempt to simplify filters

TODO: MC2 port

countability and finiteness now share the interface of `countType` and `finType` through the coercions `countable >-> Sortclass` and `finite >-> Sortclass` e.g. `rpickle c` is replaced by `@pickle [countType of...

experiment :test_tube:
renaming/refactoring :wrench:
TODO: MC2 port

https://github.com/math-comp/analysis/blob/1566e324cd4b56d09a1660521d1c31c3e2ec83da/posnum.v#L20

kind: change math-comp

TODO (alternatives): - [ ] Lock the definition of `diff`using a module type : https://github.com/math-comp/analysis/blob/99d2078cc61335967a5c39594b9f2853fe3a8c25/derive.v#L46-L48 - [ ] Use canonical structures instead of typeclasses for automatic derive

"bug" :bug:
enhancement :sparkles:

Redo filters in mem_pred style. PR soon!

renaming/refactoring

a doc on - upgrading the local nix shell (shell.nix) on analysis? - or upgrading the package definitions (mathcomp/extra.nix) on nixpkgs? _Originally posted by @CohenCyril in https://github.com/math-comp/analysis/pull/147#issuecomment-508095855_

documentation :memo: