Skip to content

Bug #1074: Changes required to the configuration to start building docs w #66

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mdboom
Copy link
Contributor

@mdboom mdboom commented Mar 31, 2011

Bug #1074: Changes required to the configuration to start building docs with matplotlib's plot_directive. Requires that matplotlib have the new "merged" plot_directive.

…ng docs with matplotlib's plot_directive. Requires that matplotlib have the new "merged" plot_directive.
@rgommers
Copy link
Member

Which version of MPL does this require? And does this mean all numpy changes are merged (looked on the matplotlib-devel list, but couldn't find it so quickly)?

@pv
Copy link
Member

pv commented Apr 1, 2011

It requires a yet-unreleased version of matplotlib. However, we can first check whether the module is available in matplotlib, and if yes, then use the directive from there. So this patch needs a small change.

@mdboom
Copy link
Contributor Author

mdboom commented Apr 1, 2011

A module has been available in matplotlib for a long time -- in fact it predates the one in numpy. However, I can add a version flag to that module, then numpy can check to see whether it is recent enough to contain the features required.

@rgommers
Copy link
Member

rgommers commented Apr 1, 2011

A version flag would be great. Building matplotlib on OS X is not my favorite hobby.

@pv
Copy link
Member

pv commented Apr 2, 2011

Thanks; merged.

@pv pv closed this Apr 2, 2011
fangerer pushed a commit to hpyproject/numpy-hpy that referenced this pull request Jul 7, 2022
…t variable

Merge in ~STEPAN.SINDELAR_ORACLE.COM/numpy-hpy from tim/fix-out-variable-close to labs-hpy-port

* commit '8c2017764d9a1e7f706a9015b62a890a4306b77a':
  fix non-dupping return of local handle into out variable
luyahan pushed a commit to plctlab/numpy that referenced this pull request Apr 25, 2024
feat: Add vmlal_[s16|s32|u8|u16|u32]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants