Skip to content

feat: add continuous action space support - #9

Merged
lmBored merged 4 commits into
mainfrom
continuous-action-space
Jul 31, 2026
Merged

lmBored merged 4 commits into
mainfrom
continuous-action-space

Conversation

@lmBored

@lmBored lmBored commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

lmBored added 4 commits July 27, 2026 09:11
onnx 1.19.0 imports ml_dtypes.float4_e2m1fn (added in ml-dtypes 0.5.0),
but the >=0.4.0,<0.5 cap pinned ml-dtypes 0.4.1, breaking 'import onnx'
at pytest collection. ml-dtypes 0.5.x requires numpy>=2.1 on Python
>=3.13 while the project caps numpy<2.0 (which has no 3.13+ wheels),
so also cap requires-python to <3.13 to keep the dependency graph
satisfiable.
@lmBored
lmBored merged commit 64b4191 into main Jul 31, 2026
1 check passed
@lmBored
lmBored deleted the continuous-action-space branch July 31, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant