Max

Results 4 issues of Max

Hello :) When I ran this repo with python 3.5 on MacOS 10.12.5. While running `cd submodules/utils && make` to build cython code, and this error is returned: ``` $...

#### 测试环境 - GPU: GeForce RTX 2080Ti - CPU: AMD EPYC 7302 #### 测试结果 Author The MinerDao Team Description Aleo prove benchmark degree=12, elapse=5min Device CPU AuthenticAMD(32), GPU NVIDIA GeForce...

benchmark

Add dependency in ./src/components/file-renderers/code-renderer.tsx ```ts ./src/components/file-renderers/code-renderer.tsx:11:28 Type error: Cannot find module '@codemirror/view' or its corresponding type declarations. 9 | import { xcodeLight } from '@uiw/codemirror-theme-xcode'; 10 | import { useTheme...