Viewing profile — denisrosset
denisrosset
HN member- Joined
- Mon, Mar 28, 2022, 3:20 PM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About denisrosset
No profile information was provided.
Recent public activity
-
comment
Comment #31106973
I work in quantum information, and I need support for complex semidefinite programs. I use MATLAB/Octave, with the SeDuMi solver (to share open source code) or MOSEK (amazing, with…
-
comment
Comment #30942435
> The culture and dynamics around scientific and academic programming is different from both FOSS and commercial software. This needs to be taken into account. I'm currently teachi…
-
comment
Comment #30938037
Do you mind if I email you directly at hello@...? I have a few thoughts to share and questions to ask about your search.
-
comment
Comment #30932493
Two book recommendations, to refresh your mind if you've been too deep in "investing in inner growth" (can be a trap). - the Zhuangzi, translation by Burton Watson, which I've read…
-
comment
Comment #30932276
I wrote my PhD in TeXmacs: https://www.texmacs.org Advantages: - It's the fastest environment for me to type mathematical manuscripts. - If you are familiar with LaTeX, you can bac…
-
comment
Comment #30932098
That's pretty cool! I find it a step harder than Wordle, because you cannot guess your way into the puzzle. I gave up, will try tomorrow again.
- story
-
comment
Comment #30831453
I'm starting to add type annotations to numerical code, and I wonder how to handle the disconnect between `float` (which is how floating-point literals are typed) and concrete NumP…