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
Merge branch 'master' of github.com:matplotlib/matplotlib
* 'master' of github.com:matplotlib/matplotlib: (90 commits)
added information regarding new spectrum functions to CHANGELOG, whats_new, and api_changes
add demo for new spectral plot types
add tests for new spectrum types in _axes
add more spectral plots and add new spectrum types to specgram in _axes
implement tests for refactored mlab spectrum, windowing, and detrend functions, with 100% coverage
refactor mlab spectrum, window, and detrend functions to improve modularity, testability, and performance
add CleanupTestCase, a unittest.TestCase with cleanup
add mlab tests for new spectrum types, window and detrend functions, and greatly expand existing tests
add more spectrum functions and add new spectrum types to specgram in mlab.py, and clean up window and detrend functions in mlab.py
Fix for compiling ttconv in extern directory
cast argv to unicode before testing
Move external libraries to 'extern' directory
Minor doc fixes
Fix encoding issues when font name contains non-ascii characters
Fix writing to all manner of StringIO-like objects in PS backend.
add new ps backend test file in `__init__.py`
BUG: Fixed object type missmatch in SymLogNorm
add failing test: savefig(StringIO(), format="ps")
Adding a missing 'b' back into two 'bbox_' kwargs
Fix build
...
0 commit comments