Yutaro Yoshii

Results 10 comments of Yutaro Yoshii

Some information about my system OS: xUbuntu 20.04 cc -v output ``` $ cc -v Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1'...

I ended up cloning https://github.com/nothings/stb.git into a different directory, and re-writing each c files to point to that directory. That worked, but I'll try editing the Makefile to add the...

I'm interested in this! Computer science major

https://github.com/martian17/qiskit-graph-coloring

https://gist.github.com/martian17/865336f906f0778e942f8488ae2b337c

@2wce Starred your fork, I hope it gets more attention it deserves https://github.com/2wce/rollup-plugin-sourcemaps2

I managed to get it working after installing it manually based on CONTRIBUTING.md Here are the steps I followed: 1. Install the associated Neovim package, assuming you already have Neovim...