Project

General

Profile

Activity

From 17 Apr 2022 to 16 May 2022

06 May 2022

21:06 Slug #1680 (Feedback): FloorLog2 or SizeInBase?
Changed impl of @FloorLog2@ as described above... why was it not already like that? No idea!
All tests pass.
John Abbott
15:19 Slug #1680: FloorLog2 or SizeInBase?
Anna says that I should have impl'd @FloorLog2@ so that it calls @SizeInBase@ directly.
Ooops. Why did I not think ...
John Abbott
15:04 Slug #1680 (In Progress): FloorLog2 or SizeInBase?
Would it not be better to use the name *@BitSize@* rather than require that the user call @SizeInBase(N,2)@?
Would w...
John Abbott

21 Apr 2022

19:33 Slug #1680: FloorLog2 or SizeInBase?
I had completely forgotten that we had created @SizeInBase@.
@FloorLog2@ is fairly quick, but @SizeInBase@ is instan...
John Abbott
19:30 Slug #1680 (Closed): FloorLog2 or SizeInBase?
In several places @FloorLog2@ is used to obtain a quick estimate of the
size of an integer; however, @SizeInBase@ is...
John Abbott

20 Apr 2022

11:37 Design #1678: Unsigned long for indexes (& sizes?)
I spoke to Anna yesterday about this. Naturally, she was uneasy about reversing a decision we made a long time ago.
...
John Abbott
11:30 Design #1678 (In Progress): Unsigned long for indexes (& sizes?)
So far we have avoided using @unsigned@ integer types, and recommend using just @long@.
I now have doubts about th...
John Abbott
 

Also available in: Atom