Jaydeep Das

Results 7 issues of Jaydeep Das

added - 1. Code to add two matrices 2. Pickling and Unpickling of data using python (Serialisation)

added - 1. Code to add two matrices 2. Pickling and Unpickling of data using python (Serialisation)

added - 1. Code to add two matrices 2. Pickling and Unpickling of data using python (Serialisation)

![Screenshot from 2020-10-23 15-17-05](https://user-images.githubusercontent.com/64089730/96989218-ffe2a380-1542-11eb-92f4-4d97f0e4a37f.png) **Cpp files work just fine as the icons can be seen even when the files are not under the cursor. But for python files ,** ![Screenshot...

The previous URL redirects to a whole different website which has nothing related to the topic.

Removed the Wildcard imports as it can cause problems and name collisions when the project becomes bigger

In my config: ```lua testcases_directory = "~/cp/testcases", ``` I want that all my testcase files are stored in `~/cp/testcases` directory otherwise it is clumsy to have testcase files lying around...