This is an early draft of proposals for the Orange Edition (numbers) of R7RS-large. For other dockets, see WG2Dockets.
Multidimensional generic arrays: ArraysCowan.
Extended rational numbers: ExtendedRationalsCowan (based on withdrawn SRFI 73).
Numeric vectors and/or numeric bytevectors: NumericVectorsCowan and/or BytevectorsCowan.
C-style structs: StructuresCowan.
Descriptive statistics: TallyCowan.
Flonums and compnums: FlonumsCowan.
Fixnums: R6RS.
String to bytevector conversion: StringBytevectorConversionCowan
Integers as bit vectors: BitwiseCowan (refers to other proposals as well).
Random numbers: SRFI 27 plus AdvancedRandomGauche.
Prime numbers: PrimesGauche.