On Sun, Dec 30, 2012 at 6:40 PM, Happyman wrote:
> Again the same problem here I want to optimize my codes in order to avoid
> "Loop" as well as to get quick response as much as possible. BUT, it seems
> really confusing, would be great to get help from Python programmers !!!
> ==
On Tue, Jan 1, 2013 at 6:50 AM, Schönberger Johannes
wrote:
> I recently opened a new pull request which adds the functionality to
> convert between degrees and degrees, minutes and seconds
> (https://github.com/numpy/numpy/pull/2869).
>
> The discussion is about whether such conversion functiona
On Tue, Jan 1, 2013 at 3:50 PM, Schönberger Johannes <
hannesschoenber...@gmail.com> wrote:
> Hello everyone,
>
> I recently opened a new pull request which adds the functionality to
> convert between degrees and degrees, minutes and seconds
> (https://github.com/numpy/numpy/pull/2869).
>
> The di
Hello everyone,
I recently opened a new pull request which adds the functionality to
convert between degrees and degrees, minutes and seconds
(https://github.com/numpy/numpy/pull/2869).
The discussion is about whether such conversion functionality should
be integrated into numpy at all or whether