Community Profile

photo

Pravin Dangol


Last seen: 2 years ago Active since 2019

Statistics

  • Solver

View badges

Content Feed

View by

Solved


Invert a 3D rotation matrix
Given a 3D rotation matrix, belonging to the matrix group SO(3), compute its inverse without using the functions |inv()| or |pin...

4 years ago

Solved


Create a dictionary
The goal is to write a function that returns a dictionary from a list of words or phrases and their definitions. Here is an exam...

4 years ago