Make Renormalizer easier to use for other projects when imported as one of the many packages.
Renormalizer by default will not set the number of threads for NumPy. This is something to remind the group members and write into the document. Accordingly, change the NumPy import error into a warning
Change the logger behavior. Avoid using root logger.
Add better support for 32-bit backend. Make some of the tests that originally can not pass or very time-consuming in 32-bit backend work for 32-bit backend.
Optimize performance in circle CI by parrallel pytest. Now the whole tests take less than 6 min.