Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

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

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


dblubaugh at belcan

Jan 31, 2008, 5:36 PM

Post #1 of 13 (4562 views)
Permalink
Will Python on day replace MATLAB?????????????????????????????????????????????????????

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 ImpulseC and the graphing capabilities of GNU Plot and SciPy in
order to recreate a VHDL development environment that will be just as
capable as a $50,000 dollar Matlab to VHDL toolbox. This is also a part
of my Masters thesis. Is anyone willing to help in this endeavor?????


David Blubaugh







-----Original Message-----
From: python-list-bounces+dblubaugh=belcan.com [at] python
[mailto:python-list-bounces+dblubaugh=belcan.com [at] python] On Behalf
Of python-list-request [at] python
Sent: Thursday, January 31, 2008 1:06 PM
To: python-list [at] python
Subject: Python-list Digest, Vol 52, Issue 448

Send Python-list mailing list submissions to
python-list [at] python

To subscribe or unsubscribe via the World Wide Web, visit
http://mail.python.org/mailman/listinfo/python-list
or, via email, send a message with subject or body 'help' to
python-list-request [at] python

You can reach the person managing the list at
python-list-owner [at] python

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Python-list digest..."

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 disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated.


--
http://mail.python.org/mailman/listinfo/python-list


ladynikon at gmail

Jan 31, 2008, 5:38 PM

Post #2 of 13 (4265 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

Could you please use less question marks.

thanks
--
http://mail.python.org/mailman/listinfo/python-list


jgodoy at gmail

Jan 31, 2008, 5:49 PM

Post #3 of 13 (4261 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

Danyelle Gragsone wrote:

> Could you please use less question marks.

This is not part of his Masters... :-)
--
http://mail.python.org/mailman/listinfo/python-list


upton at virginia

Jan 31, 2008, 6:00 PM

Post #4 of 13 (4268 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

> with ImpulseC and the graphing capabilities of GNU Plot and SciPy in

http://gnuplot-py.sourceforge.net/
--
http://mail.python.org/mailman/listinfo/python-list


dfabrizio51 at gmail

Jan 31, 2008, 6:34 PM

Post #5 of 13 (4280 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

> 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 ImpulseC and the graphing capabilities of GNU Plot and SciPy in
> order to recreate a VHDL development environment that will be just as
> capable as a $50,000 dollar Matlab to VHDL toolbox. This is also a part
> of my Masters thesis. Is anyone willing to help in this endeavor?????
>
> David Blubaugh
>

Why not use MyHDL which is written in Python and translates to
Verilog.
I assume ImpulseC is a commercial product and costs a log. MyHDL is
free.
If you have any interests in combining MyHDL with SciPy and NumPy I
would
be interested in getting involved.

Dan Fabrizio
--
http://mail.python.org/mailman/listinfo/python-list


mauriceling at gmail

Jan 31, 2008, 8:06 PM

Post #6 of 13 (4275 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

Hi David

I am not familiar with ImpulseC.

I think it may be unlikely for Python to replace MATLAB - maybe Python
has less specialized libraries than MATLAB but Python has the width of
applications. I will be hardpressed to think of a convincing argument
to teach MATLAB as a replacement of Python/Perl/C to computer science
undergraduates.

Your question is almost asking will Python replace R/S-Plus? Unlikely.

However, there is Octave (www.octave.org) which states "GNU Octave is
a high-level language, primarily intended for numerical computations.
It provides a convenient command line interface for solving linear and
nonlinear problems numerically, and for performing other numerical
experiments using a language that is mostly compatible with Matlab."
Hence, will it be more suitable for your Masters to study the
implementation of a Python-Octave library? Pretty much like what RPy
and RPython did for R and Python?

Cheers
Maurice
--
http://mail.python.org/mailman/listinfo/python-list


bignose+hates-spam at benfinney

Jan 31, 2008, 10:49 PM

Post #7 of 13 (4256 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

"Danyelle Gragsone" <ladynikon [at] gmail> writes:

> Could you please use less question marks.

Yes, preferably a maximum of one sentence-end punctuation mark per
sentence.

--
\ "When I get real bored, I like to drive downtown and get a |
`\ great parking spot, then sit in my car and count how many |
_o__) people ask me if I'm leaving." -- Steven Wright |
Ben Finney
--
http://mail.python.org/mailman/listinfo/python-list


stef.mientki at gmail

Feb 1, 2008, 4:49 AM

Post #8 of 13 (4259 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

Blubaugh, David A. wrote:
> 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 ImpulseC and the graphing capabilities of GNU Plot and SciPy in
> order to recreate a VHDL development environment that will be just as
> capable as a $50,000 dollar Matlab to VHDL toolbox. This is also a part
> of my Masters thesis. Is anyone willing to help in this endeavor?????
>
>
For all common math things SciPy can replace MatLab,
with the main advantage that every library is open,
so you're always be able to trace weird results (which was my great
frustation with MatLab).

If Scipy WILL replace MatLab is more a question of marketing than of
quality.
At the moment you see that MatLab and LabView both have interfaces for
each other,
so probably they have some kind of joint venture, and than the question
changes to
"Will Python one day replace MatLab + LabView" ;-)

Instead of GNU-plot, I would also look at MatPlot, which is almoast an
exact copy of the plot libs in MatLab.
Even better is to switch to Chaco right away.

good luck with your thesis,
Stef

btw, forgot to tell that I'm too working on a replacement for MatLab +
LabView, see
http://oase.uci.kun.nl/~mientki/data_www/pylab_works/pw_animations_screenshots.html


--
http://mail.python.org/mailman/listinfo/python-list


j.spies at hccnet

Feb 1, 2008, 5:46 AM

Post #9 of 13 (4249 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

Stef Mientki wrote:
> Blubaugh, David A. wrote:
>> 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 ImpulseC and the graphing capabilities of GNU Plot and SciPy in
>> order to recreate a VHDL development environment that will be just as
>> capable as a $50,000 dollar Matlab to VHDL toolbox. This is also a part
>> of my Masters thesis. Is anyone willing to help in this endeavor?????
>>
> For all common math things SciPy can replace MatLab,
> with the main advantage that every library is open,
> so you're always be able to trace weird results (which was my great
> frustation with MatLab).
>
> If Scipy WILL replace MatLab is more a question of marketing than of
> quality.

Have a look at Sage: http://www.sagemath.org/


Jaap
--
http://mail.python.org/mailman/listinfo/python-list


pete.forman at westerngeco

Feb 1, 2008, 7:15 AM

Post #10 of 13 (4257 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

Jaap Spies <j.spies [at] hccnet> writes:

> Have a look at Sage: http://www.sagemath.org/

Of relevance to SciPy is the following

http://wiki.sagemath.org/days8

| The Sage_ and Scipy_ teams and `Enthought Inc.`_ are pleased to
| announce the first collaborative meeting for Sage/Scipy joint
| development, to be held from February 29 until March 4, 2008 at the
| Enthought headquarters in Austin, Texas.
|
| The purpose of this meeting is to gather developers for these
| projects in a friendly atmosphere for a few days of technical talks
| and active development work. It should be clear to those
| interested in attending that this is *not* an academic conference,
| but instead an opportunity for the two teams to find common points
| for collaboration, joint work, better integration between the
| projects and future directions. The focus of the workshop will be
| to actually *implement* such ideas, not just to plan for them.
--
Pete Forman -./\.- Disclaimer: This post is originated
WesternGeco -./\.- by myself and does not represent
pete.forman [at] westerngeco -./\.- the opinion of Schlumberger or
http://petef.port5.com -./\.- WesternGeco.
--
http://mail.python.org/mailman/listinfo/python-list


rcdailey at gmail

Feb 1, 2008, 8:12 AM

Post #11 of 13 (4245 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

>
> This is not part of his Masters... :-)


Lmfao....


steve at holdenweb

Feb 1, 2008, 8:30 AM

Post #12 of 13 (4252 views)
Permalink
Re: Will Python on day replace MATLAB? [In reply to]

Pete Forman wrote:
> Jaap Spies <j.spies [at] hccnet> writes:
>
> > Have a look at Sage: http://www.sagemath.org/
>
> Of relevance to SciPy is the following
>
> http://wiki.sagemath.org/days8
>
> | The Sage_ and Scipy_ teams and `Enthought Inc.`_ are pleased to
> | announce the first collaborative meeting for Sage/Scipy joint
> | development, to be held from February 29 until March 4, 2008 at the
> | Enthought headquarters in Austin, Texas.
> |
> | The purpose of this meeting is to gather developers for these
> | projects in a friendly atmosphere for a few days of technical talks
> | and active development work. It should be clear to those
> | interested in attending that this is *not* an academic conference,
> | but instead an opportunity for the two teams to find common points
> | for collaboration, joint work, better integration between the
> | projects and future directions. The focus of the workshop will be
> | to actually *implement* such ideas, not just to plan for them.

Sorry, those question marks are hurting my eyeballs.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/

--
http://mail.python.org/mailman/listinfo/python-list


kpdere at derenet

Feb 2, 2008, 9:52 AM

Post #13 of 13 (4252 views)
Permalink
Re: Will Python on day replace MATLAB????????????????????????????????????????????????????? [In reply to]

Blubaugh, David A. wrote:

> 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 ImpulseC and the graphing capabilities of GNU Plot and SciPy in
> order to recreate a VHDL development environment that will be just as
> capable as a $50,000 dollar Matlab to VHDL toolbox. This is also a part
> of my Masters thesis. Is anyone willing to help in this endeavor?????
>
>
> David Blubaugh
>
>
>
>
>
>
>
> -----Original Message-----
> From: python-list-bounces+dblubaugh=belcan.com [at] python
> [mailto:python-list-bounces+dblubaugh=belcan.com [at] python] On Behalf
> Of python-list-request [at] python
> Sent: Thursday, January 31, 2008 1:06 PM
> To: python-list [at] python
> Subject: Python-list Digest, Vol 52, Issue 448
>
> Send Python-list mailing list submissions to
> python-list [at] python
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.python.org/mailman/listinfo/python-list
> or, via email, send a message with subject or body 'help' to
> python-list-request [at] python
>
> You can reach the person managing the list at
> python-list-owner [at] python
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of Python-list digest..."
>
> 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 disseminate
> it in any manner. If you are not the intended recipient, any disclosure,
> copying, distribution or use of the contents of this information is
> prohibited. Please reply to the message immediately by informing the
> sender that the message was misdirected. After replying, please erase it
> from your computer system. Your assistance in correcting this error is
> appreciated.

Never used Matlab but I did use IDL (also commercial) a lot. However, I
recently switched almost entirely to python with the help of numpy, scipy,
matplotlib, and ipython for the interactive shell.

As far as I am concerned, that day has come and gone.

Ken D.
--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.