Gilles Peiffer
Gilles Peiffer
This kind of error is actually very common throughout the whole book...
@MridulS Perhaps we can add knotty centrality (#10 and more recently #6475) as a new algorithm worth implementing. Having the naive implementation you mention in #10 and some tests to...
Linking here for visibility: https://github.com/zed-industries/zed/issues/13511.
I realize my question wasn't very clear - I originally wanted to ask about the module name not having an underscore, and added "(test_)" to indicate that the underscore was...
I played around with timing this a little; I suppose now that we're here, we might as well use `G._adj` instead of `G`: ```pycon % python Python 3.12.4 (main, Jun...
I updated the `\exo` command and removed the comments. Everything compiles on my machine, including from `make pdf`. I also don't have any errors/warnings other than the perennial "You have...
`/renewcommand`, live life on the edge. More seriously, it's probably best to replace it with `\complex` (and arguably, to proceed similarly with the other set definitions), and to update the...
Pour ce qui en est des commandes de dérivées, elles existent déjà dans le package `physics` qui me semble mieux maintenu que `esdiff`. Pour l'opérateur différentiel, je me dis que...
@MartinBraquet What are the odds I was going to do the exact same thing (clean my open issues/PRs) today... Do you know if the Drive is still being maintained/updated?
I think a better fix (rather than complicating things even further despite this being a minor inconvenience) would be to simply mention this in the contribution guidelines.