9 Commits

Author SHA1 Message Date
Mark Towers
433d7af1f9 Add python 3.13 and update pre-commit (#1390) 2025-06-07 17:57:58 +01:00
Mark Towers
e4c1f901e9 Add probability masking to space.sample (#1310)
Co-authored-by: Mario Jerez <jerezmario1@gmail.com>
2025-02-21 13:39:23 +00:00
Mark Towers
82bf2f5a3f Revert #1144 (#1153) 2024-09-03 12:30:58 +01:00
Mark Towers
88335e729c Update doctest for NumPy 2.0.1 (#1144) 2024-08-15 14:05:46 +01:00
Ariel Kwiatkowski
8161d7d0a0 Add compatibility with numpy 2.0 (#1094)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2024-06-28 18:48:01 +02:00
Mark Towers
52b6878618 Pre commit autoupdate (#1082) 2024-06-10 17:07:47 +01:00
Mark Towers
8bf2543e34 Modify Space.seed such that the return can be used as seeding values (#1033) 2024-04-28 16:10:35 +01:00
Mark Towers
0fe94efa26 Fix OneOf shared memory and add pytest.skip to tests (#999) 2024-04-06 13:20:10 +01:00
Ariel Kwiatkowski
2b2e853536 Add a OneOf space for exclusive unions (#812)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
2024-03-11 12:30:50 +00:00