NAGAOKA Yuta

Results 23 issues of NAGAOKA Yuta

# Problem If I turn on `Menu items' title starts with 0` on preferences, the range of history is displayed as `0-2` though the index of items in history are...

As @jcaesar mentioned in #27 , we are going to publish `omekasy` to [WAPM](https://wapm.io/). I'm going to publish to WAPM from GitHub Actions under my name, but I don't know...

- Mock `read()` by extracting it as a method of a struct

This occurs only when the binary is executed without args; interactive mode. Result of `omekasy | hexyl`: ``` ┌────────┬─────────────────────────┬─────────────────────────┬────────┬────────┐ │00000000│ 1b 5b 35 44 1b 5b 32 4b ┊ f0...

There is no build cache hit in macOS CI. Some settings may be wrong.

As of 9/22, GitHub started deprecation process of Node 12 in GitHub Actions, which is out of support since April 2022. So upgrade third party actions to use Node 16....

Currently, we do not publish qulacs Python package for GPU. So we build GPU package in CI and publish it (we do not need GPU environment for build).

question

- use `actions/upload-artifact@v4` due to node runtime update - ~~Use macOS arm runner~~ - ~~Although we can build wheel for arm64 in x86_64 now, we can run test for built...

I'm working on benckmark of qulacs. In the situation, I don't need to build Python package, but `USE_PYTHON` cannot be set via script/build_gcc_with_gpu.sh.

good first issue