Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sketch seed#25796

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
oscargus wants to merge6 commits intomatplotlib:mainfromoscargus:sketch-seed
Closed

Sketch seed#25796

oscargus wants to merge6 commits intomatplotlib:mainfromoscargus:sketch-seed

Conversation

oscargus
Copy link
Member

PR summary

Closes#13479

Rebased the branch from@eudoxos.

Tests and release notes still required.

PR checklist

@oscargus
Copy link
MemberAuthor

Anyone can feel free to try to fix the issue here. Not sure I'll get back to it in a while. At least it is rebased, so slightly easier...

@story645story645 added Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issues Good first issueOpen a pull request against these issues if there are no active ones! labelsMay 1, 2023
@story645
Copy link
Member

story645 commentedMay 1, 2023
edited
Loading

Marking this as good first issue b/c it's building on an existing patch that's rebased against current code & has clear next steps - figure out why the tests aren't passing and make them pass. To work on this you can either copy@oscargus's work or open a pull request against this branch on his fork of matplotlib. You can also suggest solutions as part of reviewing this PR.

@oscargus
Copy link
MemberAuthor

The easiest way is probably to create your own branch from this, leading to something like:

git remote add oscargus https://github.com/oscargus/matplotlib.gitgit fetch oscargusgit switch -c mybranch remote/oscargus/sketch-seed

(If this is not the correct branch name, check withgit branch -v -a.)

story645 reacted with thumbs up emoji

@AryanShekaAryanSheka mentioned this pull requestJun 2, 2023
5 tasks
@rcomer
Copy link
Member

I think this one has been superseded by#26050. Please re-open if I’m mistaken.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!status: needs rebasestatus: orphaned PRstatus: superseded
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

path randomness is repetitive (sketch RNG seeded to 0 for each path anew)
5 participants
@oscargus@story645@rcomer@QuLogic@eudoxos

[8]ページ先頭

©2009-2025 Movatter.jp