python newbie
Maura E Monville
maura.monville at gmail.com
Wed Jun 18 08:10:03 EDT 2014
More information about the Python-list mailing list
Wed Jun 18 08:10:03 EDT 2014
- Previous message (by thread): celery errors in eclipse
- Next message (by thread): python newbie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My supervisor has palmed me off with a python code, written by a collaborator, which implements an algorithm aimed at denoising the dose distribution (energy per unit mass) output from a radiation transport Monte Carlo code. My task is to translate the python code into a MatLab code. A colleague of mine and I stared at the python code for a while without understanding the logic. To me that code looks like Chinese or Arabian. I don't have clear ideas about the syntax and python variables. For instance, in MatLab there is the cell array storage type to host data of different type. I have no idea how a 3D matrix can be loaded through python. Does a debugger exist for python code ? Is there an easy concise user's manual ? Thank you in advance for any help. Regards, maura
- Previous message (by thread): celery errors in eclipse
- Next message (by thread): python newbie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list