-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Scipy 2013
Jonathan J. Helmus edited this page Jun 28, 2013
·
5 revisions
A numpy sprint is planned during the sprint days of Scipy 2013, June 28-29, 2013.
- @cournape David Cournapeau - in person
- Charles Harris - in person
- Start working on quadruple precision dtype (gcc only), following NumPy Tutorial
- Start working on take vs indexing speed differences
- Clean up NumPy ad-hoc templating to use tempita
- Integrate nanmean/etc... from @WeatherGod (https://github.com/numpy/numpy/pull/3416)
- add optional dtype parameter to linspace and logspace functions. from @jjhelmus (https://github.com/numpy/numpy/pull/3482)