kujira70 / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

add numpy, scipy, timeseries to forced builtins #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In order to have the numpy, scipy, timeseries namespace in the autocomplete
and code checker, these packages need to be added to the forces builtins.
Could this be done by default on installation?

Original issue reported on code.google.com by tim.mich...@gmail.com on 30 Sep 2009 at 9:15

GoogleCodeExporter commented 9 years ago
already done for numpy & scipy
done for scikits.timeseries in next 2.6beta

Original comment by pierre.raybaut on 1 Oct 2009 at 8:26