Results 1 - 7 of 7 results out of about 490 pages. (0.16 seconds)
- ProposedEnhancements/DateTimeTypes . . . 2 matches
- ...ocs.python.org/lib/module-datetime.html
.. [2] http://www.egenix.com/products/python/mxBase/mxDateTime
.. [3] http://en.wikipedia.org/wiki/Unix_time
}}}
----
ProposedEnhancements...
- AllPages . . . 2 matches
- ...nceTips]]
* [[Plotting_Tutorial]]
* [[Porting_to_NumPy]]
* [[Projects]]
* [[ProposedEnhancements/DateTimeTypes]]
* [[ProposedEnhancements]]
* [[PyLabAwaits]]
* [[PyLab]]
* ...
- SolversProposal . . . 1 match
- ... eigenvectors = None, status = None, conf = None ):
print 'called an abstract EigenvalueSolver instance!'
raise ValueError
}}}
----
ProposedEnhancements...
- RuntimeOptimization . . . 1 match
- ...ugging easier ?
*/
FILL_WRAPPERS
return st;
fail_load_func:
unload_foo(hdl);
return NPYW_FAIL_LOAD_FUNC;
}
}}}
----
ProposedEnhancements...
- MatrixIndexing . . . 1 match
- ...he result is a matrix
Advantages:
- strongly ensures viability of generic code
Comment: `Proposal 5`_ and `Proposal 6`_ appear to be complements.
}}}
----
ProposedEnhancements...
- BuildWithoutWarning . . . 1 match
- ...ear what to do
half-initialized structures
---------------------------
Just put the elements with NULL in it.
"warnfix_pep.txt" 68L, 2125C written
}}}
----
ProposedEnhancements...
- Additional_Documentation . . . 1 match
- ..._from_Numeric]]
* PerformanceTips. How to maximize the speed of your code using numpy/scipy.
* [[ProposedEnhancements|Proposed improvements to NumPy/SciPy]] that need discussion....