User Profile

Collapse

Profile Sidebar

Collapse
tarun02kumar
tarun02kumar
Last Activity: Aug 28 '09, 02:33 PM
Joined: Aug 25 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tarun02kumar
    started a topic about the .pyd file

    about the .pyd file

    hello everyone,

    I am new to python so I need help about the .pyd file
    I have a name.pyd file which basically is a merge of many .h5 data files.
    I have to use this .pyd files(merge of simulations files) and compare it with one experiment data file which is also a .h5
    So, my question are
    what exactly is .pyd files?is it an executable file?
    how i can use it for my purpose?

    can someone...
    See more | Go to post

  • tarun02kumar
    replied to variable in python..
    thanx its working now :))
    See more | Go to post

    Leave a comment:


  • tarun02kumar
    started a topic variable in python..

    variable in python..

    Hello everyone,

    I am new to python and i am stuck with this code.
    for a fixed value of kr it was working fine but
    i wan to put kr in a for loop.
    but each time i get this error

    For kr in range(1, 5)
    ^
    SyntaxError: invalid syntax

    i put the whole code which uses kr in the for loop of kr
    but it doesn't work.


    Code:
    ...................................................................................................................
    ...
    See more | Go to post
    Last edited by bvdet; Aug 26 '09, 02:46 PM. Reason: Add code tags
No activity results to display
Show More
Working...