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