[pypy-dev] [ANN] global nonlinear optimization constrained solver for PyPy

2012-08-28 Thread Dmitrey
rds, D. http://openopt.org/Dmitrey ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] why PyPy build takes so much resources?

2012-01-24 Thread Dmitrey
they essentially increase build time). --- Regards, D. http://openopt.org/Dmitrey ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

Re: [pypy-dev] numpypy: could NaN be added?

2012-01-21 Thread Dmitrey
On 01/21/2012 01:21 PM, Dmitrey wrote: hi all, absence of numpypy.nan prevents creating lots of highly important funcs like isnan, nanmin, nanmax, nanargmin, nanargmax, nansum etc. I cannot guarantee I would immediately provide them, especially for multidimensional arrays, but, at least, I

[pypy-dev] numpypy: could NaN be added?

2012-01-21 Thread Dmitrey
? --- Regards, D. http://openopt.org/Dmitrey ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

Re: [pypy-dev] certificate for accepting numpypy new funcs?

2012-01-19 Thread Dmitrey
On 01/19/2012 07:31 PM, Maciej Fijalkowski wrote: On Thu, Jan 19, 2012 at 6:46 PM, Dmitrey wrote: Hi all, could you provide clarification to numpypy new funcs accepting (not only for me, but for any other possible volunteers)? The doc I've been directed says only "You have to test ex

[pypy-dev] certificate for accepting numpypy new funcs?

2012-01-19 Thread Dmitrey
middle should be chosen. BTW, the ndarray.flat bug mentioned in https://bugs.pypy.org/issue1009 still prevents contribution of funcs diag, eye, array_equal and many others. ------- Regards, D. http://openopt.org/Dmitrey

Re: [pypy-dev] Some NumPyPy propositions

2012-01-18 Thread Dmitrey
On 01/18/2012 01:26 PM, Carl Friedrich Bolz wrote: On 01/18/2012 11:27 AM, Dmitrey wrote: > As for the table, if you think it's hard to create and maintain, I could > create it by myself, fill by currently done functions, share edit > permission with you, and you will share

Re: [pypy-dev] Some NumPyPy propositions

2012-01-18 Thread Dmitrey
Hi, On 01/17/2012 08:57 PM, Dmitrey wrote: On 01/17/2012 08:35 PM, Maciej Fijalkowski wrote: On Tue, Jan 17, 2012 at 8:22 PM, Dmitrey wrote: Well, it doesn't matter essentially, from the code I just see it parses dir(numpypy) and doesn't provide information on the funcs been

Re: [pypy-dev] Some NumPyPy propositions

2012-01-17 Thread Dmitrey
On 01/17/2012 08:35 PM, Maciej Fijalkowski wrote: On Tue, Jan 17, 2012 at 8:22 PM, Dmitrey wrote: Well, it doesn't matter essentially, from the code I just see it parses dir(numpypy) and doesn't provide information on the funcs been worked on, thus maybe my own efforts to port a fu

Re: [pypy-dev] Some NumPyPy propositions

2012-01-17 Thread Dmitrey
y2.7.egg/flask/app.py", line /1248/, in |dispatch_request| return self.view_functions[rule.endpoint](**req.view_args) * File "/home/dmitrey/Install/hack2/numready/numready.py", line /20/, in |index| pypy = read_all_numpy_funcs(sys.executable

Re: [pypy-dev] Some NumPyPy propositions

2012-01-16 Thread Dmitrey
Hi, On 01/14/2012 08:22 PM, Maciej Fijalkowski wrote: Hi Dmitrey. Let me answer your questions one by one. On Thu, Jan 12, 2012 at 11:42 AM, Dmitrey wrote: hi all, I would like to make some propositions wrt NumPy port development: 1) It would be nice to have a build and/or install

[pypy-dev] Some NumPyPy propositions

2012-01-12 Thread Dmitrey
e missing numpy functions / array methods, maybe furthermore some functions from scipy.optimize or scipy.sparse. My CV and contacts are here: http://openopt.org/Dmitrey . Regards, D. ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev