Yoshihiro Fukuhara

Results 6 issues of Yoshihiro Fukuhara

## Why [poethepoet](https://github.com/nat-n/poethepoet) is task runner which works well with poetry. Because we are sticking to poetry at this point, using poethepoet instead of make might be good idea. ##...

enhancement

## Why Now we are using Poetry as Python package manager. Rye is also designed as comprehensive project and package manager. However, as Armin Ronacher written in [his blog](https://lucumr.pocoo.org/2024/2/15/rye-grows-with-uv/) that...

chore

## Why Currently using PyTorch with Poetry causes bad user experiences. Especially dependency resolving takes too long time. However some work around is known. ## Definition of Done Update `README`...

chore

## Why In #71, we plan to move poetry install process into Docker image build step without considering cache created by poetry, and it will increase image size. In this...

chore

## Why A code of conduct is recommend to add by [Open Source Guides](https://opensource.guide/). ## Definition of Done `CODE_OF_CONDUCT.md` is added to the project root. ## How - Create a...

documentation

## Why A contributing guideline is recommend to add by [Open Source Guides](https://opensource.guide/). ## Definition of Done `CONTRIBUTING.md` is added to the project root. ## How - Create a draft...

documentation