OSDN Git Service

Let's play with more cores.
authorSimon Forman <sforman@hushmail.com>
Thu, 22 Sep 2022 16:13:11 +0000 (09:13 -0700)
committerSimon Forman <sforman@hushmail.com>
Thu, 22 Sep 2022 16:13:11 +0000 (09:13 -0700)
commit50293908d99ea82fb42b8a37d8fb774237e44633
tree2212bf6f15ddbf513b543c646d24d1c51ecb3484
parentcaa4461217a8ee23bdb0eca934e1d1ab0d64b706
Let's play with more cores.
implementations/Python/joys.py [new file with mode: 0644]
implementations/Python/ojoy/__init__.py [moved from implementations/Python/joy/__init__.py with 100% similarity]
implementations/Python/ojoy/__main__.py [moved from implementations/Python/joy/__main__.py with 100% similarity]
implementations/Python/ojoy/defs.txt [moved from implementations/Python/joy/defs.txt with 100% similarity]
implementations/Python/ojoy/library.py [moved from implementations/Python/joy/library.py with 100% similarity]
implementations/Python/ojoy/utils/__init__.py [moved from implementations/Python/joy/utils/__init__.py with 100% similarity]
implementations/Python/ojoy/utils/snippets.py [moved from implementations/Python/joy/utils/snippets.py with 100% similarity]