[scilab-Users] python vs scilab

Process Control computerprocesscontrol at gmail.com
Mon Nov 8 12:30:51 CET 2010


thanks for feedback. i agree with you. i haven't really worked with python.
for me scilab feels more coherent, at least psychologically. maybe because
it is developed by one entity whereas python for scientific computation is a
collection of separate projects.

i want to mention that there is the python(x,y) project which tries to
provide an all-in-one solution for scientific development. this project
includes the spyder IDE which is similar to matlab and scilab GUI (i.e.
display variables, code completion, history, etc.) the spyder IDE can be
installed alone. however, the pythonxy (about 400MB) installs scientific
libraries and other dependencies.




On Mon, Nov 8, 2010 at 5:59 AM, Mathieu Dubois <mathieu.dubois at limsi.fr>wrote:

> Hello,
>
> I have used Numpy and been very seduced by it:
>  - first, Python is a general, object-oriented language with many libraries
> and so one can do more than just data processing scripts; a growing number
> of scientific projects provide C/C++ library with a python binding (see
> http://neuralensemble.org/trac/PyNN/ for instance)
>  - second, the default data-type in Numpy is a multi-dimensional array and
> most algorithms can be used on it
>  - third, the API is coherent and well-documented
>
> Nevertheless Scilab has it's own strength. I have projects in scilab and I
> never felt that switching to python was necessary.
>
> I was wondering if one could use scilab (especially the upcoming 6 family)
> as a core python interpreter (this would be nice to have a grid enabled
> python).
>
> My 2 cents.
>
>
> On 11/08/2010 11:41 AM, Process Control wrote:
>
>> hello everyone,
>>
>> not exactly a python vs scilab question. i just wanted to know if anyone
>> can share their thoughts about python(scipy/numpy/etc.) from a scilab user's
>> point of view
>>
>> regards
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20101108/388ce86a/attachment.htm>


More information about the users mailing list