Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-control
/
python-control
Public
Notifications
You must be signed in to change notification settings
Fork
462
Star
2.1k
Code
Issues
81
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Use matplotlibs streamplot function for phase_plane_plot
- #1112
#1112
Merged
murrayrm
merged 15 commits into
python-control:main
python-control/python-control:main
from
lkies:streamplot
lkies/python-control:streamplot
Copy head branch name to clipboard
Feb 16, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Use matplotlibs streamplot function for phase_plane_plot
#1112
murrayrm
merged 15 commits into
python-control:main
python-control/python-control:main
from
lkies:streamplot
lkies/python-control:streamplot
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2025
add plot_streamplot option to phase_plane_plot to use matplotlibs streamplot
lkies
committed
a94f6ca
View commit details
Copy full SHA for a94f6ca
Browse repository at this point
fixed documentation
lkies
committed
03c3b35
View commit details
Copy full SHA for 03c3b35
Browse repository at this point
added soft exclusion logic for streamlines, vectorfield and streamplot and fixed minor documentation issues
lkies
committed
ad40832
View commit details
Copy full SHA for ad40832
Browse repository at this point
Commits on Feb 7, 2025
added automatic zordering and set streamplot as default, added tests
lkies
committed
c806ed5
View commit details
Copy full SHA for c806ed5
Browse repository at this point
Commits on Feb 9, 2025
dont plot equilpoints in separatrices()
lkies
committed
7a0c8f2
View commit details
Copy full SHA for 7a0c8f2
Browse repository at this point
check for legacy usage of phase_plane_plot that expects plot_streamlines to be the default
lkies
committed
1f702f6
View commit details
Copy full SHA for 1f702f6
Browse repository at this point
added explicit plot_streamlines=True in examples
lkies
committed
cf8303b
View commit details
Copy full SHA for cf8303b
Browse repository at this point
fixed legacy usage check
lkies
committed
1282ec0
View commit details
Copy full SHA for 1282ec0
Browse repository at this point
updated documentation for phaseplot module
lkies
committed
81d9c1e
View commit details
Copy full SHA for 81d9c1e
Browse repository at this point
fixed phaseplot test to use system which will always have separatrices
lkies
committed
4724e5a
View commit details
Copy full SHA for 4724e5a
Browse repository at this point
Commits on Feb 15, 2025
update examples to show streamplots
murrayrm
committed
4ba37c8
View commit details
Copy full SHA for 4ba37c8
Browse repository at this point
Commits on Feb 16, 2025
update code style + docstrings to match standard usage
murrayrm
committed
0e0b907
View commit details
Copy full SHA for 0e0b907
Browse repository at this point
update documentation (and plots)
murrayrm
committed
c23a88d
View commit details
Copy full SHA for c23a88d
Browse repository at this point
Merge pull request #2 from murrayrm/lkies-streamplot
Show description for 76965e1
lkies
authored
76965e1
View commit details
Copy full SHA for 76965e1
Browse repository at this point
fixed documentation
lkies
committed
fc1854e
View commit details
Copy full SHA for fc1854e
Browse repository at this point
You can’t perform that action at this time.