Skip to content
Snippets Groups Projects
Commit b6faace8 authored by Raymond Toy's avatar Raymond Toy
Browse files

Update notes

parent 741b6176
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ public domain.
* The generator is also faster than MT19937 (approximately 28% faster on x86 and 18% on sparc).
* The new function `KERNEL:RANDOM-STATE-JUMP` modifies the given state to jump 2^64 samples ahead, allowing 2^64 non-overlapping sequences.
* Updated CLX to telent clx version 06e39a0d.
* New functions `SET-GC-ASSERTIONS` and `GET-GC-ASSERTIONS`. See the docstrings for more information and also ~~#69~~.
* ANSI compliance fixes:
* Bug fixes:
* Gitlab tickets:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment