Viewing profile — NashHallucinate
NashHallucinate
HN member- Joined
- Sun, Jun 28, 2020, 8:19 PM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About NashHallucinate
Recent public activity
-
comment
Comment #25862778
Not if you specify the versions to install, at least
-
comment
Comment #25322375
A pipe merely "pipes" the output of one function as an input to another. For example, | in bash. In Python this can be done the trivial way (by composing) or by using decorators.
-
comment
Comment #24435861
Privacybadger drew my attention to googleads.g.doubleclick.net static.doubleclick.net fonts.gstatic.com cc.swiftype.com www.youtube.com snap.licdn.com
-
comment
Comment #24387327
>Polish Mathematicians never getting things named after them because their names were too hard to spell
-
comment
Comment #24387305
So I recently started working on stochast.icu. As it currently stands, it is an implementation of pyportfolioopt restricted to CAPM modelling returns and Ledoit Wolf shrinkage esti…
- story
-
comment
Comment #24321629
Wow, that is a lot less code than I was expecting to produce the results in their examples.