Matthew Flatt
196a9800f9
implement fxbit-count
using fxpopcount
...
original commit: 470b088840576872fd0a7ede7bf5342f44555af0
2020-01-11 11:21:42 -07:00
Matthew Flatt
81ea967aea
add stencil vectors and fxpopcount
...
original commit: ec766fca869b5e0407c4f54230b72619af73b40b
2020-01-06 05:34:28 -07:00
Matthew Flatt
b34084640b
pseudo-random-generator-seed!
should allow 0
...
original commit: 1802cca10ec6abfe4bc177a4d4d9fa0d9a201517
2019-10-07 20:08:41 -06:00
Matthew Flatt
18d18b7ff6
add pseudo-random generator API
...
The MRG32k3a generator is fast when using unboxed floating-point
arithemtic. Since the Scheme compiler doesn't yet support that,
build MRG32k3a into the kernel and provide access via
`pseudo-random-generator` functions.
original commit: 3dd74679a6c2705440488d8c07c47852eb50a94b
2019-10-07 10:58:39 -06:00
Gavin Whelan
bc6795cfac
Return descriptions for most-positive-fixnum and most-negative-fixnum
...
were reversed in csug, flipped to be correct.
original commit: f0ea46428e90095ce864964e5bfe7449c9488d85
2018-04-16 06:42:02 +00:00
dyb
718cfada6f
corrected typo reported by github:@ocyzl
...
original commit: 5b6b89cd8f030d7a94194d94bed8f56fade5af34
2018-03-27 14:06:42 -07:00
Bob Burger
831ea8ad18
changed copyright year to 2017
...
7.ss, scheme.1.in, comments of many files
original commit: 06f858f9a505b9d6fb6ca1ac97234927cb2dc641
2017-04-06 11:41:33 -04:00
dyb
1356af91b3
initial upload of open-source release
...
original commit: 47a210c15c63ba9677852269447bd2f2598b51fe
2016-04-26 10:04:54 -04:00