Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asmeurer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
asmeurer
1y ago
It's amusing that he argues (correctly) that "there is no Great Chain of Being with humans at the top," but then claims that LLMs cannot tell us anything about language because they can learn "impossible languages"
2.
▲
by
asmeurer
1y ago
Are there people actually out there saying "S-Q-L-ite"?
3.
▲
by
asmeurer
2y ago
A paper by the authors John Regehr et al. from 2012 explaining how it works https://fsl.cs.illinois.edu/publications/regehr-chen-cuoq-ei... .
4.
▲
by
asmeurer
2y ago
The author claims that RST is nice because it's extensible, but as someone who's written some Sphinx extensions, I can tell you that extending RST is not as pleasant of a task as the author makes it out to be. I don't really
5.
▲
Guide to NumPy Indexing
(quansight-labs.github.io)
3 points
by
asmeurer
2y ago
|
0 comments
6.
▲
Towards a new SymPy
(oscarbenjamin.github.io)
141 points
by
asmeurer
3y ago
|
67 comments
7.
▲
Towards a new SymPy: part 2 – Polynomials
(oscarbenjamin.github.io)
31 points
by
asmeurer
3y ago
|
11 comments
8.
▲
Towards a new SymPy
(oscarbenjamin.github.io)
7 points
by
asmeurer
3y ago
|
0 comments
9.
▲
Don't use the mailing lists
(blog.ironholds.org)
53 points
by
asmeurer
12y ago
|
31 comments
10.
▲
by
asmeurer
12y ago
The Chromium team seems to have an all-or-nothing policy when it comes to security. c.f. https://code.google.com/p/chromium/issues/detail?id=53
11.
▲
by
asmeurer
12y ago
https://code.google.com/p/chromium/issues/detail?id=361230
12.
▲
by
asmeurer
13y ago
(I am the lead developer of SymPy) The important thing to note about SymPy Gamma is that it does only the mathematics part of WolframAlpha. It's also relatively new. There is no natural language input. There are no non-mathematical c
13.
▲
by
asmeurer
13y ago
"What the command is supposed to do is to collect all the dependencies and the convert them into wheels if necessary..." How does it convert the non-wheel packages into wheels?
14.
▲
by
asmeurer
13y ago
You can also make a whole cell be in bash with %%bash.