Viewing profile — stephenl
stephenl
HN member- Joined
- Tue, Mar 29, 2016, 10:51 PM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About stephenl
No profile information was provided.
Recent public activity
-
comment
Comment #34480382
I prefer The Flow App for the Mac/iOS, for its the simplicity (yet just enough features) and lite on resources. https://flowapp.info Great customer support as well.
-
comment
Comment #22660867
Regarding running the engine on iOS: Technically they do that now with their Wolfram Player App on the iOS. The calculations are done on the iPad and not sent to a server like the …
-
comment
Comment #17978623
I recommend the outlines package in LaTeX. I find it much easier to write: \begin{outline} \1 hello \1 world \2 the two indicates a second level. \end{outline}
-
comment
Comment #17851426
I found Anki the only software that can easily make flash cards using LaTeX. I typically have a lot of equations and I prefer to write my cards using the outlines package in LaTeX.…
-
comment
Comment #11385635
what are some practical uses for this if living in a pure R world? Is this like BigMemory but for data frames? https://cran.r-project.org/web/packages/bigmemory/index.html Thanks.