HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pmeira

no profile record

comments

pmeira
·قبل سنتين·discuss
Apparently it also needs Clang to achieve the same performance: https://news.ycombinator.com/item?id=40875968
pmeira
·قبل سنتين·discuss
Don't forget BLIS itself!
pmeira
·قبل سنتين·discuss
It's a muddy comparison given that NumPy is commonly used with other BLAS implementations, which the author even lists, but doesn't properly address. Anaconda defaults to Intel oneAPI MKL, for example, and that's a widely used distribution. Not that I think MKL would do great on AMD hardware, BLIS is probably a better alternative.

The author also says "(...) implementation follows the BLIS design", but then proceeds to compare *only* with OpenBLAS. I'd love to see a more thorough analysis, and using C directly would make it easier to compare multiple BLAS libs.
pmeira
·قبل سنتين·discuss
Compression and other features use the non-Apache license:

https://github.com/timescale/timescaledb/tree/main/tsl
pmeira
·قبل 3 سنوات·discuss
Some packages already use those. For previous Python versions, those are available in typing_extensions: https://typing-extensions.readthedocs.io/en/latest/
pmeira
·قبل 3 سنوات·discuss
"Linux x86_64" is present on my UA on Linux, and "Windows NT 10.0; Win64; x64" on Windows. Probably a bug or just untested on Firefox. Just a bit annoying.

I'll add that this is the first site that misdetects anything like that.
pmeira
·قبل 3 سنوات·discuss
Not only that, when using Firefox (Chrome seems fine), it's selected by default on Windows and Linux.