Sambit Mohapatra

Results 20 comments of Sambit Mohapatra

Sure, will try that and let you know. But, is the way I try to use the functionality in C/C++ correct? I am basically trying to use matplotlib from C++...

Now I get this error (after installing zlib) /usr/bin/ld: test_codon.so.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC collect2: error: ld returned...

Thank you so much for your quick reply. However, I think I have seen this examples. This is the exact part that I do not undertand: ![image](https://user-images.githubusercontent.com/69435296/149615031-5e9ce6c9-a946-4850-987b-0e46b657855b.png) Could you please...

Thank you a lot for this help. Though I still don't understand the root cause for such intialization, I was able to adapt the code and get my desired result....

[pythran-ws1.zip](https://github.com/serge-sans-paille/pythran/files/7877829/pythran-ws1.zip)

Hello, Following your comments, if I use the gt.bin file that you have uploaded, can I use it directly with create_submission even if my predictions don't cover the entire val...

Hello, Thank you for the help - this basically works. But. I have another problem - I am trying to use v2.merge to combine the fillowing components: lidar_df = read(path_dataset_root,...