RE: Python syntax question

2008-10-08 Thread Blubaugh, David A.
Sir, I was just wondering that the module that you are utilizing (Rpyc) is a remote process call module for python? Is this what you are developing with at this time? Thanks, David Blubaugh -Original Message- From: Daniel [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2

HARD REAL TIME PYTHON

2008-10-06 Thread Blubaugh, David A.
To All, I have done some additional research into the possibility of utilizing Python for hard real time development. I have seen on various websites where this has been discussed before on the internet. However, I was wondering as to how successful anyone has truly been in developing a program

RE: When Python should not be used?

2008-10-06 Thread Blubaugh, David A.
Stef, May I see your open-source version of a combined Matlab + Labview program? Is there a website, I may visit?? Thanks, David Blubaugh -Original Message- From: Stef Mientki [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2008 2:07 PM To: python-list@python.org Subject:

Python for the Playstation 3

2008-10-02 Thread Blubaugh, David A.
To All, I was wondering if there is still a community effort to develop Python for Linux distributions for the Sony Playstation 3?? I have found a few WebPages stating this effort to port Python in such a way to take advantage of the Cell architecture within the playstation? However, all of the

RE: OS.SYSTEM ERROR !!!

2008-09-30 Thread Blubaugh, David A.
Yes, I new it was a directory issue. I am new to Python. Thank You David Blubaugh -Original Message- From: Martin Walsh [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2008 1:42 PM To: python-list@python.org Subject: Re: OS.SYSTEM ERROR !!! Blubaugh, David A. wrote: >

RE: OS.SYSTEM ERROR !!!

2008-09-30 Thread Blubaugh, David A.
Thank You!! I am still new to Python!! David Blubaugh -Original Message- From: Christian Heimes [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2008 2:08 PM To: python-list@python.org Subject: Re: OS.SYSTEM ERROR !!! Blubaugh, David A. wrote: > To All, > >

OS.SYSTEM ERROR !!!

2008-09-30 Thread Blubaugh, David A.
To All, I have been attempting to execute the following program within the Python environment: Myprogram.exe, which means this is an executable file!! I would usually execute this program (with the appropriate arguments) by going to following directory within MS-DOS (Windows XP): C:\myprogram

Is Pyperl still active ??

2008-09-29 Thread Blubaugh, David A.
To All, I was wondering if Pyperl is still active?? It appears as though it may very well be no longer active at this time!!! Is this correct?? Thanks, David Blubaugh This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the a

Is Pyperl still active ??

2008-09-29 Thread Blubaugh, David A.
To All, I was wondering if Pyperl is still active?? It appears as though it may very well be no longer active at this time!!! Is this correct?? Thanks, David Blubaugh This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the

RE: PYTHON WORKING WITH PERL ??

2008-09-29 Thread Blubaugh, David A.
Thank You Steve!!! -Original Message- From: Steve Holden [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 1:38 PM To: python-list@python.org Subject: Re: PYTHON WORKING WITH PERL ?? Blubaugh, David A. wrote: > To All, > > > I was wondering if it was poss

RE: PYTHON WORKING WITH PERL ??

2008-09-29 Thread Blubaugh, David A.
Perl interpreter within Python!!! I now believe I can utilize python as the main platform to develop the project upon !! Thanks, David -Original Message- From: D'Arcy J.M. Cain [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 1:32 PM To: Blubaugh, David A. Cc: p

PYTHON WORKING WITH PERL ??

2008-09-29 Thread Blubaugh, David A.
To All, I was wondering if it was possible to have a situation where a programming project would utilized BOTH python and perl? Such as utilizing python for internet programming and then utilize perl for text processing and systems programming? Is this even feasible??? Thanks, David Blubaug

Time.sleep(0.0125) not available within Linux

2008-09-22 Thread Blubaugh, David A.
To All, I was wondering if anyone has come across the issue of not being allowed to have the following within a Python script operating under Linux: time.sleep(0.0125) It appears that I am not allowed to have the object sleep. Has anyone encountered this specific issue before in the past? T

RE: NEW GENERATED DLL ERROR FOUND WITHIN f2PY.py

2008-09-21 Thread Blubaugh, David A.
ROR FOUND WITHIN f2PY.py En Sat, 20 Sep 2008 16:07:12 -0300, Blubaugh, David A. <[EMAIL PROTECTED]> escribió: > Let me state that do have extensive experience with developing binary > files. Please note that I have followed all of the instructions to the > letter as far a

RE: NEW GENERATED DLL ERROR FOUND WITHIN f2PY.py

2008-09-20 Thread Blubaugh, David A.
?? Thanks for your reply, David Blubaugh From: Fredrik Lundh [mailto:[EMAIL PROTECTED] Sent: Sat 9/20/2008 1:30 PM To: python-list@python.org Subject: Re: NEW GENERATED DLL ERROR FOUND WITHIN f2PY.py Blubaugh, David A. wrote: (no need to shout when

NEW GENERATED DLL ERROR FOUND WITHIN f2PY.py

2008-09-20 Thread Blubaugh, David A.
To All, I have now been able to generate a .pyd file from a FORTRAN file that I am trying to interface with python. I was able to execute this with an additional insight into how f2py operates. It seems as though the documentation requires an upgrade, since there appears to be missing info

I cannot find where Numpy 1.2 is located

2008-09-13 Thread Blubaugh, David A.
To All, I have been trying to locate as to where Numpy 1.2 can be downloaded. I will need this update. The only version available at the Numpy website for download is only 1.1.1 not the required 1.2 that I definitely need at this time. David Blubaugh This e-mail transmission contains info

Has any one worked with Rpyc

2008-09-13 Thread Blubaugh, David A.
To All, Has anyone out there worked much with Rpyc? Thanks, David This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or dissemina

Has any one out there ever worked with the Rpyc, which is a remote process call for python

2008-09-13 Thread Blubaugh, David A.
To All, Has any one out there ever worked with the Rpyc, which is a remote process call for python? David Blubaugh This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in

PYTHON FOR THE MSP430 or DSP ?

2008-09-10 Thread Blubaugh, David A.
To All, I was wondering if anyone has ever worked on developing a project for Python, where the Python and Numpy script code could then be generated into either C or assembly source for the Texas Instruments MSP430 or related DSP microcontrollers? Such as quickly generating from python algorithm

RE: F2PY ?? Has anyone worked with the F2PY generator?

2008-09-08 Thread Blubaugh, David A.
"C:\Python25\Lib\site-packages\numpy\f2py\setup.py", line 130, in **config) TypeError: setup() got multiple values for keyword argument 'version' >>> I do not know as to how to fix the multiple values for version?? PLEASE HELP!!! David Blubaugh --

F2PY ?? Has anyone worked with the F2PY generator?

2008-09-08 Thread Blubaugh, David A.
To All, Has anyone worked with the F2PY generator? This is something that is supposedly built within numpy and scipy for the Python environment. I was wondering if anyone has encountered any issues with this environment?? This is important to find the answers to these questions. Thanks, D

FW: Using Python to shared memory resources between Linux and Windows

2008-08-26 Thread Blubaugh, David A.
will not be forgotten, David Blubaugh -Original Message- From: Diez B. Roggisch [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 4:54 PM To: python-list@python.org Subject: Re: Using Python to shared memory resources between Linux and Windows Blubaugh, David A. schrieb: >

RE: Using Python to shared memory resources between Linux and Windows

2008-08-26 Thread Blubaugh, David A.
will not be forgotten, David Blubaugh -Original Message- From: Diez B. Roggisch [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 4:54 PM To: python-list@python.org Subject: Re: Using Python to shared memory resources between Linux and Windows Blubaugh, David A. schrieb: >

Using Python to shared memory resources between Linux and Windows

2008-08-26 Thread Blubaugh, David A.
To All, I was wondering if it was possible to utilize python to share a memory resource between a linux and windows system?? It should be stated that both the Linux (CENTOS 5) and windows are physically located on the same computer. Is any of this possible? Thanks, David Blubaugh

HASH TABLES IN PYTHON

2008-05-14 Thread Blubaugh, David A.
To Whom It May Concern, I was wondering if anyone has ever worked with hash tables within the Python Programming language? I will need to utilize this ability for quick numerical calculations. Thank You, David Blubaugh This e-mail transmission contains information that is confidential

RE: Bit twiddling floating point numbers

2008-05-06 Thread Blubaugh, David A.
From: Jeff Goldfinkle [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 2:10 PM To: Blubaugh, David A. Subject: Re: Bit twiddling floating point numbers sure - go right ahead On Mon, Apr 28, 2008 at 8:17 PM, Blubaugh, David A. <[EMAIL PROTECTED]>

RE: MESSAGE RESPONSE

2008-04-24 Thread Blubaugh, David A.
: Re: MESSAGE RESPONSE On Wed, Apr 23, 2008 at 10:24 AM, Diez B. Roggisch <[EMAIL PROTECTED]> wrote: > Blubaugh, David A. schrieb: > > > Is there a way to block these messages. I do not want to be caught > > with filth such as this material. I could lose my job w

RE: Lucky gay sucking cock while butt fucked deep

2008-04-23 Thread Blubaugh, David A.
Is there a way to block these messages. I do not want to be caught with filth such as this material. I could lose my job with Belcan with evil messages such as these messages. David Blubaugh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tues

MESSAGE RESPONSE

2008-04-23 Thread Blubaugh, David A.
Is there a way to block these messages. I do not want to be caught with filth such as this material. I could lose my job with Belcan with evil messages such as these messages. David Blubaugh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesd

Floating-point support

2008-03-20 Thread Blubaugh, David A.
Would anyone know as to how to develop floating point support for the MyHDL module? Has anyone worked with any alternative versions of the IEEE standard for floating -point? Also, has anyone developed a floating-point library for a module within the python environment in order to execute numerica

Python to C/C++

2008-03-19 Thread Blubaugh, David A.
To All, Has anyone worked with a translator that will translate python to c/c++ source code? I know that there is already one translator of this nature (shedskin compiler) out there. However, it is still in the beta stage of development. Does anyone know of a more developed version of a transl

Python To C Module Generator Stand-Alone Executable

2008-03-10 Thread Blubaugh, David A.
Does anybody know if the Python To C Module Generator is of any value? Has anyone found or developed a means to convert python source code into c source code, where an algorithm that has been developed in python, can now be converted to C in order to develop a stand alone application? Thanks, Dav

FW: unable to download PyGEP

2008-03-03 Thread Blubaugh, David A.
> __ > From: Blubaugh, David A. > Sent: Monday, March 03, 2008 3:39 PM > To: '[EMAIL PROTECTED]' > Subject: unable to download PyGEP > > Dear Sir, > > I have been having issues installing

RE: Question

2008-02-18 Thread Blubaugh, David A.
-Original Message- From: Gabriel Genellina [mailto:[EMAIL PROTECTED] Sent: Monday, February 18, 2008 4:24 PM To: python-list@python.org Subject: Re: Question En Mon, 18 Feb 2008 17:48:57 -0200, Blubaugh, David A. <[EMAIL PROTECTED]> escribi : > Dan, > I have been working w

Python for Safety-Critical Software Development for Aerospace Applications

2008-02-18 Thread Blubaugh, David A.
To All, I was wondering if anyone has specific information as to the use of the Python language for the development of Safety-Critical software for aerospace applications?? For example, developing Python-based source code that has been verified to DO-178B Level A certification. Any information,

RE: Question

2008-02-18 Thread Blubaugh, David A.
. Respectfully, David Blubaugh From: Dan Fabrizio [mailto:[EMAIL PROTECTED] Sent: Monday, February 18, 2008 1:17 PM To: Blubaugh, David A. Subject: Re: Question Hi David, I didn't have any problems with the install on Linux and Mac OS X. Bot

Python 3.0

2008-02-18 Thread Blubaugh, David A.
Is there a logical reason why Python 3 is not backwards compatible? David Blubaugh -Original Message- From: Bill Hart [mailto:[EMAIL PROTECTED] Sent: Friday, February 15, 2008 7:44 PM To: Blubaugh, David A. Subject: Re: scary thought for consideration I don't know, it'

MyHDL

2008-02-18 Thread Blubaugh, David A.
your help. David Blubaugh -Original Message- From: Guilherme Polo [mailto:[EMAIL PROTECTED] Sent: Sunday, February 17, 2008 11:38 AM To: Blubaugh, David A. Subject: Re: scary thought for consideration 2008/2/15, Blubaugh, David A. <[EMAIL PROTECTED]>: > Dear Polo, >

scary thought for consideration

2008-02-15 Thread Blubaugh, David A.
To All, I am wondering as far as the integration of MyHDL with Python 2.5, if there might be any potential version incompatibility issues? What I mean is will MyHDL not operate correctly, if it is executed with a Python 2.5 version not a Python 2.4? I will be testing to see if this possibility i

RE: SAGE for FPGA development

2008-02-14 Thread Blubaugh, David A.
Subject: Re: SAGE for FPGA development Blubaugh, David A. wrote: > Bill, > > > Let me first say that my FPGA experiences are of the following nature: > > 1.) Developed control algorithms onto a FPGA that were utilized to > control a switch-reluctance motor (three-phase as well si

RE: SAGE for FPGA development

2008-02-14 Thread Blubaugh, David A.
11:46 AM To: Blubaugh, David A. Cc: python-list@python.org; William Stein Subject: Re: SAGE for FPGA development David, I see that if MyHDL was in SAGE, then it could be used to do what you suggest. But why not get a python interpreter and still do what you suggest. I don't see the advanta

SAGE for FPGA development

2008-02-14 Thread Blubaugh, David A.
: Wednesday, February 13, 2008 7:45 PM To: Blubaugh, David A. Cc: William Stein Subject: Re: Fwd: SAGE for FPGA development Hi David, I guess I don't know much about programming for FPGA's, though I know a few people who do. >From what I can gather from the MyHDL website, the package

MyHDL project!

2008-02-08 Thread Blubaugh, David A.
From: Dan Fabrizio [mailto:[EMAIL PROTECTED] Sent: Friday, February 08, 2008 2:56 PM To: Blubaugh, David A. Subject: Re: MyHDL project ! David, No problem with the mailing list, others might have some experience that could be useful. Let me know how

RE: Dear David

2008-02-08 Thread Blubaugh, David A.
: > On Feb 7, 2008 8:59 PM, ajaksu <[EMAIL PROTECTED]> wrote: >> On Feb 7, 10:05 pm, "Blubaugh, David A." <[EMAIL PROTECTED]> wrote: >>> I do not understand why people such as yourself cannot construct >>> anything but insults and complaints. >> I c

RE: Dear David (was: MyHDL project)

2008-02-07 Thread Blubaugh, David A.
ridiculous at best. thanks. David -Original Message- From: ajaksu [mailto:[EMAIL PROTECTED] Sent: Thursday, February 07, 2008 5:49 PM To: python-list@python.org Subject: Re: Dear David (was: MyHDL project) On Feb 7, 4:48 pm, "Blubaugh, David A." <[EMAIL PROTECTED]&g

MyHDL project!!

2008-02-07 Thread Blubaugh, David A.
sir, Is there still a possibility to collaborate??? David Blubaugh -Original Message- From: Blubaugh, David A. Sent: Friday, February 01, 2008 10:44 AM To: 'chewie54' Cc: 'python-list@python.org' Subject: MyHDL project ! Dan, I would be honored to sta

MyHDL project for FPGA development!

2008-02-01 Thread Blubaugh, David A.
David From: Dan Fabrizio [mailto:[EMAIL PROTECTED] Sent: Friday, February 01, 2008 11:14 AM To: Blubaugh, David A. Subject: Re: MyHDL project ! David, Let's start by discussing your masters thesis subject in more detail. We can take a project from conception t

MyHDL project !!!!!

2008-02-01 Thread Blubaugh, David A.
Dan, I would be honored to start a project such as that in mind. How do we begin ?? David Blubaugh -Original Message- From: chewie54 [mailto:[EMAIL PROTECTED] Sent: Thursday, January 31, 2008 9:34 PM To: python-list@python.org Subject: Re: Will Python on day replaceMATLAB

Will Python on day replace MATLAB?????????????????????????????????????????????????????

2008-01-31 Thread Blubaugh, David A.
To All, I have been evaluating the python environment ever more closer. I believe I can interface python with a development environment known as the ImpulseC environment. The ImpulseC environment develops C to VHDL for FPGA development. I would especially love to interface Python with Impul

PLEASE ACCEPT MY SINCERE APOLOGIES

2008-01-31 Thread Blubaugh, David A.
To Everyone on the planet Earth, Please accept my apologies for Why the Hell has nobody answered my question. I am just trying to finish a Masters thesis that is quite beyond anything in this world. David Blubaugh -Original Message- From: [EMAI

Why the HELL has nobody answered my question !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

2008-01-30 Thread Blubaugh, David A.
I do not understand why no one has answered the following question: Has anybody worked with Gene Expression Programming David Blubaugh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 6:1

RE: Python Genetic Algorithm

2008-01-28 Thread Blubaugh, David A.
Sir, Have you ever worked with Gene Expression Programming David Blubaugh -Original Message- From: Wildemar Wildenburger [mailto:[EMAIL PROTECTED] Sent: Monday, January 28, 2008 7:24 AM To: python-list@python.org Subject: Re: Python Genetic Algorithm Steven D'Aprano wrote:

Has Anyone Worked with Gene Expression Programming ???????????????????????????

2008-01-25 Thread Blubaugh, David A.
To Anyone, Has anyone worked with Gene Expression Programming??? Specifically, has anyone out there worked with pygep software package??? I have a few questions David Blubaugh -- http://mail.python.org/mailman/listinfo/python-list

pygep

2008-01-21 Thread Blubaugh, David A.
To Anyone out there!! I was wondering if anyone out there has had any experience with pygep program. this program is an open source version for Gene Expression Programming, which I will need to utilize in order to complete my Master's Thesis. Thanks for any help!! David Blubaug