Skip to content
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

Update Outdated weave documentation #10689

Closed
sagetrac-maldun mannequin opened this issue Jan 25, 2011 · 3 comments
Closed

Update Outdated weave documentation #10689

sagetrac-maldun mannequin opened this issue Jan 25, 2011 · 3 comments

Comments

@sagetrac-maldun
Copy link
Mannequin

sagetrac-maldun mannequin commented Jan 25, 2011

Since the weave package is outdated, and weave is now included in Scipy the documentation in numerical sage doesn't work anymore.

Simply altering the import statements to

from scipy import weave
from scipy.weave import converters

does the trick.

There was also an indention error in the example code.

Component: documentation

Author: Stefan Reiterer

Issue created by migration from https://trac.sagemath.org/ticket/10689

@sagetrac-maldun sagetrac-maldun mannequin added this to the sage-4.6.2 milestone Jan 25, 2011
@sagetrac-maldun
Copy link
Mannequin Author

sagetrac-maldun mannequin commented Jan 25, 2011

Attachment: trac_10689_updatet_blitz_docu.patch.gz

Patch for the blitz.rst file

@sagetrac-maldun

This comment has been minimized.

@sagetrac-maldun
Copy link
Mannequin Author

sagetrac-maldun mannequin commented Jan 25, 2011

comment:2

Sorry duplicate of #9791....

@sagetrac-maldun sagetrac-maldun mannequin removed the s: needs review label Jan 25, 2011
@sagetrac-maldun sagetrac-maldun mannequin closed this as completed Jan 25, 2011
@sagetrac-mvngu sagetrac-mvngu mannequin removed this from the sage-4.6.2 milestone Mar 1, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants