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

numpy bool type support for scipy.weave (Trac #557) #1084

Closed
Tracked by #7
scipy-gitbot opened this issue Apr 25, 2013 · 1 comment
Closed
Tracked by #7

numpy bool type support for scipy.weave (Trac #557) #1084

scipy-gitbot opened this issue Apr 25, 2013 · 1 comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected Migrated from Trac

Comments

@scipy-gitbot
Copy link

Original ticket http://projects.scipy.org/scipy/ticket/557 on 2007-12-11 by trac user markovg, assigned to unknown.

In source:trunk/scipy/weave/c_spec.py

relative to a779ecc

please add at line 313:

num_to_c_types['?'] = 'bool'

To enable support for numpy arrays of type bool.

Thanks.

@person142
Copy link
Member

Closing since weave is no longer a part of SciPy. This issue is now tracked at scipy/weave#7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected Migrated from Trac
Projects
None yet
Development

No branches or pull requests

2 participants