mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-22 16:49:06 +00:00
bump version to 0.1.14
This commit is contained in:
parent
eb8b7afea4
commit
d3752a0d76
5 changed files with 147 additions and 7 deletions
|
|
@ -3,7 +3,6 @@ from random import Random
|
|||
from typing import Dict, Optional
|
||||
|
||||
from ..factory import ProceduralDataset, register_dataset
|
||||
from .contrib.logic_puzzle.generate import generate_puzzle
|
||||
|
||||
|
||||
def is_prime(n):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue