Rishabh Ranjan Singh

Results 4 issues of Rishabh Ranjan Singh

Closes #8030. This PR adds the documentation entry for the C++ unordered_set::clear() method. The entry explains that the method empties the set while generally preserving the container's internal capacity. Includes...

Closes #8027 This PR adds the documentation entry for the **C++ `unordered_set::count()`** method. ### Implementation Details: * **File Path:** Created the file at the required location: `docs/content/cpp/concepts/unordered-set/terms/count/count.md`. * **Core Concept:**...

c++
new entry
status: review 1️⃣ completed
status: ready for next review

Closes #7787 This Pull Request adds the new documentation entry for the **PyTorch tensor method, `.logical_xor()`**. ### Implementation Details: * **File Path:** Created the file at the required location: `docs/content/pytorch/concepts/tensor-operations/terms/logical-xor/logical-xor.md`....

python
new entry
status: review 1️⃣ completed
status: ready for next review
pytorch

Closes #7874 This Pull Request adds the documentation entry for the fundamental **NumPy ndarray attribute, `.flat`**. ### Implementation Details: * **File Path:** Created the file at the required location: `docs/content/numpy/concepts/ndarray/terms/flat/flat.md`....

python
status: review 1️⃣ completed
numpy
status: ready for next review