Re: [math][all] Archaeology pre-git

2016-01-11 Thread James Carman
SourceTree is also very nice https://www.sourcetreeapp.com On Mon, Jan 11, 2016 at 5:12 PM James Carman wrote: > Have you tried using your IDE? > On Mon, Jan 11, 2016 at 5:11 PM Phil Steitz wrote: > >> Now and then I want to go back and research how the code got to be >> the way it is. I used

Re: [math][all] Archaeology pre-git

2016-01-11 Thread James Carman
Have you tried using your IDE? On Mon, Jan 11, 2016 at 5:11 PM Phil Steitz wrote: > Now and then I want to go back and research how the code got to be > the way it is. I used to be able to just jump into the old > svn-viewc thingy. That is now blocked with a message that just says > "math is in

[math][all] Archaeology pre-git

2016-01-11 Thread Phil Steitz
Now and then I want to go back and research how the code got to be the way it is. I used to be able to just jump into the old svn-viewc thingy. That is now blocked with a message that just says "math is in git now." That is great; but when I go back in the git log, it always ends when whatever b

Re: [Math] Add 64-bits based RNG (Was: [Math] New base class for all RNGs)

2016-01-11 Thread Thomas Neidhart
On Mon, Jan 11, 2016 at 1:10 PM, Gilles wrote: > On Mon, 11 Jan 2016 07:47:40 +0100, Thomas Neidhart wrote: > >> On 01/10/2016 05:09 AM, Gilles wrote: >> >>> Hi. >>> >>> Relevant excerpt of previous posts: >>> >>> [...] > > Something implicit in "BitStreamGenerator": the maximum number of

Re: [Math] Add 64-bits based RNG (Was: [Math] New base class for all RNGs)

2016-01-11 Thread Gilles
On Mon, 11 Jan 2016 07:47:40 +0100, Thomas Neidhart wrote: On 01/10/2016 05:09 AM, Gilles wrote: Hi. Relevant excerpt of previous posts: [...] Something implicit in "BitStreamGenerator": the maximum number of bits is 32 (cf. return type of "next(int)" and the ubiquitous use of hard-coded "32