Open
Conversation
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| ErrorProne | 1 high |
| Complexity | 3 medium |
🟢 Metrics 62 complexity · -7 duplication
Metric Results Complexity 62 Duplication -7
TIP This summary will be updated as you push new changes. Give us feedback
Collaborator
Author
|
@cako this is quite big but closely follows what I did in pyproximal (plus a lot of minor systematic changes to files in Probably the most important change I would like to hear from you is |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR mimics PyLops/pyproximal#241 for the PyLops repository:
pyproject.tomluv.lock*Makefileintelin separate PR as it seems tricky to enable it in pyproject.toml)* Currently created on OSX (Apple M3) with the following set of commands (having some issues with test_radon, but not the case in CI...):
It also modernizes the overall tooling:
setup.cfgtopyproject.tomlrequirements*files (must keep a few intel-GA is converted to uv)Finally, it contains various improvements to the documentation:
sphinx-designto have tabs in installation instructions for conda/pip/uv