We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de8eae commit c3c1cb7Copy full SHA for c3c1cb7
README.rst
@@ -23,7 +23,6 @@ Code: https://github.com/InvestmentSystems/arraykit
23
Packages: https://pypi.org/project/arraykit
24
25
26
-
27
Dependencies
28
--------------
29
@@ -33,10 +32,17 @@ ArrayKit requires the following:
33
32
- numpy>=1.24.3
34
35
36
37
What is New in ArrayKit
38
-------------------------
39
+1.0.0
+............
40
+
41
+Integrated `AutoMap` and `FrozenAutoMap` from `arraymap`.
42
43
+Removed global integer cache from `AutoMap` and `FrozenAutoMap` for thread safety.
44
45
46
0.10.0
47
............
48
0 commit comments