Hi Boyd,
I am using the universal python build,
which I guess was made with gcc comilers...
I think there was a license problem using the intel compilers for python
where it might be used in a commercial setting.
Since our project BioImageXD is free and open source under GPL
we could use an int
On 28-aug-2006, at 9:29, Dan White wrote:
> Hi Boyd,
>
> I am using the universal python build,
> which I guess was made with gcc comilers...
That's right.
>
> I think there was a license problem using the intel compilers for
> python
> where it might be used in a commercial setting.
The lic
>
> Could someone who is using the Intel compiler say something about
> the performance of resulting binaries compared to binaries created
> by GCC. I'm obviously mostly interested in the speed of the python
> interpreter.
>
> Ronald
>
for C++ code which is doing recursive / parallelisable t
On 28-aug-2006, at 10:21, Dan White wrote:
>>
>> Could someone who is using the Intel compiler say something about
>> the performance of resulting binaries compared to binaries created
>> by GCC. I'm obviously mostly interested in the speed of the python
>> interpreter.
>>
>> Ronald
>>
>
>
Perhaps an email to gcc-help would get the info that you need. I could be the go-between but I don't feel like I know enough to convey your questions. Perry SmithEase Software, Inc.[EMAIL PROTECTED]http://www.easesoftware.comAIX Kernel Level Consulting Services and SATA Products On Aug 28, 2006, a
On 28-aug-2006, at 19:42, Perry Smith wrote:
> Perhaps an email to gcc-help would get the info that you need. I
> could be the go-between but I don't feel like I know enough to
> convey your questions.
IMHO only benchmarks will help us here. At the very minimal I'd like
to know how pyston
I'm new to python, SOAP, and WSDL.I have my XXX.wsdl file. I know how to connect and do method calls. The interface to the web service I'm using has various classes. My question is how do I create (instantiate) one of those classes? Thank you,Perry SmithEase Software, Inc.[EMAIL PROTECTED]http:/
Hi,
when my MacBookPro comes back from hospital, I can try the pystone
benchmarks
with intel and gcc
one of my processor fans died..
Dan
On Aug 28, 2006, at 11:00 PM, Ronald Oussoren wrote:
>
> On 28-aug-2006, at 19:42, Perry Smith wrote:
>
>> Perhaps an email to gcc-help would get the
On Aug 27, 2006, at 8:22 PM, Boyd Waters wrote:
I'm the one who is hacking together the DarwinPort for using the
Intel compiler
This is probably arrogance on my part. But I could not find a recipe
for building Python with the Intel compiler, so I created one.
I have just finished buildin
On Aug 28, 2006, at 2:00 PM, Ronald Oussoren wrote:
> IMHO only benchmarks will help us here. At the very minimal I'd like
> to know how pystone compares on a python build with the Intel
> compiler and the version of GCC that ships with Xcode.
I could post results, can someone suggest a way to r
I am in the process of learning Python and appscript, and I wrote my first script using these two technologies.Please kindly critique my code - what could I have done better? What would have made this code more Pythonic? Any suggestions and comments are greatly appreciated.Thank You in advance,Ma
11 matches
Mail list logo