Using Bessel Functions

2007-05-03 Thread amit soni
Hi, I want to use Bessel functions in Python. I found on internet that package Scipy has a function jn(x), but I'm not able to use it. I am importing scipy and numpy for using it. But i'm getting an error "NameError: name 'j1' is not defined". Can anyone tell me what is the exact syntax for to us

A general question

2007-04-11 Thread amit soni
Hi, I am using Matlab, Python and Java for sometime. Matlab looks to be very easy and having specified methods for almost each and everything. Java on the other hand has a good object oriented structure and is very fast. What are the advantages of Python over these two or any other language in