Yida Liu

Results 3 issues of Yida Liu

Encountered this problem on `pyBN/pyBN/classes/factor.py`, method `reduce_factor` ` 585 """ 586 exp_len = len(self.cpt)/float(self.card[rv]) --> 587 new_cpt = np.zeros((exp_len,)) 588 589 val_idx = self.bn.F[rv]['values'].index(val) TypeError: 'float' object cannot be interpreted...

**Describe the bug** The text are all white when using bootstrap 5.1.1. ![image](https://user-images.githubusercontent.com/26028388/133229539-9aa48ded-e138-4883-9a73-0d273a6714ed.png) **To Reproduce** My package.json ``` { "name": "markdown-previewer", "version": "0.1.0", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.14.1", "@testing-library/react":...

Currently the module name is `module github.com/GIT_USER_ID/GIT_REPO_ID` as in go.mod file. https://github.com/blockchain/lib-exchange-client/blob/master/go/go.mod