Ward Bradt
Ward Bradt
Yes please Sent from my Samsung Galaxy smartphone. -------- Original message --------From: Liuxi-G Date: 11/21/17 2:53 PM (GMT-05:00) To: ScreamingHawk/android-slideshow Cc: Ward Bradt , Mention Subject: Re: [ScreamingHawk/android-slideshow] Translations (#26)...
It seems that this would break existing functionality but is a good idea. Calls to `math.exp(x)` elsewhere in the repository should be changed to `math.expm1(x)` to account for this.
> Is this entire project dead? 17 months since the latest update, the very first example in the ReadMe is failing and no response to requests for help, and this,...
@SzQaNinja Outside of my full-time job, I devote my personal coding time to a proprietary arbitrage/ MEV bot. Although I would like for the Peregrine project to be kept up-to-date,...
Thank you for pointing this out. This is an outdated example, which I will fix. You should not pass `collections_dir` to `get_opportunity_for_market`. So the correct code would be: ``` from...