174 reputation
3
bio website
location india
age
visits member for 11 months
seen Apr 12 at 6:53
stats profile views 14

working in quantum information and related areas.


Nov
8
comment exporting eps figures maintaining the same size
thanks to all. it worked.
Jul
29
comment Version differences in Parallelize
true. there was a toolkit for 6 by which i hoped i could do some of the things. It seems it is not possible. i have to work in 7 instead. thanks for the help.
Jul
29
comment Version differences in Parallelize
can you tell me how to do that. this is the first time i am trying to use parallel process. i do not know how many kernels it will take (as some other guys use it for same purpose too).
Jun
19
comment exporting list of matrices in mathematica
@Szabolcs thanks a lot. rewriting the code. the runtime was a real concern for me to generate a long list of matrices with a few properties which were time consuming.
Jun
19
comment exporting list of matrices in mathematica
@Szabolcs thanks for the reply and it worked. i have written above a simplified version of the code. actually there are a few more things which i have put under 'For' loop. nevertheless, can you please tell me why you advice using 'For' loop judiciously?