HaoZeke / OpenBLAS

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
http://www.openblas.net
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

DOC: Meson build docs #23

Closed mtsokol closed 1 month ago

mtsokol commented 1 month ago

Hi @HaoZeke,

This PR adds a short description of Meson build in OpenBLAS. It also addresses your comment from https://github.com/HaoZeke/OpenBLAS/pull/17.

HaoZeke commented 1 month ago

Thanks @mtsokol