openfisca / openfisca-core

OpenFisca core engine. See other repositories for countries-specific code & data.
https://openfisca.org
GNU Affero General Public License v3.0
168 stars 75 forks source link

Add how to install numpy in M1 #1129

Closed bonjourmauko closed 1 year ago

bonjourmauko commented 2 years ago

Add how to install numpy in M1

TODO

MattiSG commented 2 years ago

As documented in https://github.com/openfisca/openfisca-core/pull/990, I suggest to use conda instead, which is much simpler and faster than compiling from source.

If we were to add these instructions for compiling from source in this case, I suggest to prefer documenting it as another edge case in the doc rather than in the README 🙂

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 78.922% when pulling 2feb3e19697518b4f22e920425f2c0f509637bfc on numpy-readme-m1 into 7c564231ffb43be433efa1270b1f8cbc9b6c7951 on master.

bonjourmauko commented 2 years ago

Thanks, I'll leave this as draft then until moving the contribution to the doc.

MattiSG commented 1 year ago

Moved to https://github.com/openfisca/openfisca-doc/issues/274