Re: [Math] BigDecimal to power

2011-01-21 Thread Luc Maisonobe
Hi Andy, Le 21/01/2011 18:22, Andy Turner a écrit : > I can spend some time to change the code. I'll wait to here from > others if the functionality is wanted as part of Commons Math before > I do too much... It may interesting to add this feature. I didn't look precisely but how does it compare

RE: [Math] BigDecimal to power

2011-01-21 Thread Andy Turner
I can spend some time to change the code. I'll wait to here from others if the functionality is wanted as part of Commons Math before I do too much... I am using the Netbeans IDE with which it is trivial to make some of the changes you suggest (package and class naming, removing the @author tags

RE: [PIPELINE]

2011-01-21 Thread Kevin Bootz
Thanks Mark, I've read several of your posts. Most recently those discussing contributions you were thinking of making. -Original Message- From: Mark Southern [mailto:south...@scripps.edu] Sent: Friday, January 21, 2011 9:37 AM To: Commons Users List Subject: RE: [PIPELINE] Hi Kevin

RE: [PIPELINE]

2011-01-21 Thread Mark Southern
Thanks for the reference. I haven't. I came across commons-pipeline, it was easy and I looked no further! -Original Message- From: Gary Gregory [mailto:ggreg...@seagullsoftware.com] Sent: Friday, January 21, 2011 9:44 AM To: Commons Users List Subject: RE: [PIPELINE] Hi Mark, Just curi

RE: [PIPELINE]

2011-01-21 Thread Gary Gregory
Hi Mark, Just curious: have you considered using Spring Batch? Gary Gregory Senior Software Engineer Rocket Software 3340 Peachtree Road, Suite 820 . Atlanta, GA 30326 . USA Tel: +1.404.760.1560 Email: ggreg...@seagullsoftware.com Web: seagull.rocketsoftware.com  > -Original Message-

RE: [PIPELINE]

2011-01-21 Thread Mark Southern
Hi Kevin, I'm using it. I have some pipelines that pull down data from the web and insert into a hibernate based database. I have some generic Stages that can group/ungroup objects and handle hibernate sessions and committing to the database. Generic Stages: http://code.google.com/p/pubchemdb

[PIPELINE]

2011-01-21 Thread Kevin Bootz
Is anyone monitoring/developing with the commons pipeline project? The few entries I've seen in the archives and the sandbox are years old and aside from the NOAA website(Ken Tanaka?) there are scarce resources for learning the suite. Any homegrown examples out there that do not incorporate the

Re: [Math] BigDecimal to power

2011-01-21 Thread sebb
On 21 January 2011 13:19, Gilles Sadowski wrote: > Hello. > > When proposing code, I think that you might get better attention by posting > to the "dev" ML. > >> I changed the license for my code and wrote some junit tests while >> refactoring. >> >> I think there are many improvements since I or

Re: [Math] BigDecimal to power

2011-01-21 Thread Gilles Sadowski
Hello. When proposing code, I think that you might get better attention by posting to the "dev" ML. > I changed the license for my code and wrote some junit tests while > refactoring. > > I think there are many improvements since I originally emailed. I have not > had any off list expressions