modelon-community / PyFMI

PyFMI is a package for loading and interacting with Functional Mock-Up Units (FMUs) both for Model Exchange and Co-Simulation, which are compiled dynamic models compliant with the Functional Mock-Up Interface (FMI)
http://jmodelica.org/pyfmi
GNU Lesser General Public License v3.0
160 stars 38 forks source link

Add `linux-aarch64` support to `conda-forge` release #212

Closed mattrobmattrob closed 3 months ago

mattrobmattrob commented 8 months ago

RE: https://anaconda.org/conda-forge/pyfmi/files

This will allow using the Anaconda release on Linux arm64 machines.

https://anaconda.org/conda-forge/numpy/files is an example that already includes support for arm64 Linux machines (linux-aarch64).

modelonrobinandersson commented 8 months ago

Hi @jschueller, can I assign this to you?

sn3kyJ3di commented 5 months ago

Is this still active? It would be quite valuable to use on constrained hardware. Thanks!

modelonrobinandersson commented 5 months ago

@sn3kyJ3di no update here yet

nbungu commented 4 months ago

Why does this has been marked as fixed, when there is still no support for aarch64:

https://anaconda.org/conda-forge/pyfmi/files

Am I missing out on something?

modelonrobinandersson commented 4 months ago

@nbungu it has not been marked as fixed, it says "Open" to me.

jschueller commented 3 months ago

you can try now

modelonrobinandersson commented 3 months ago

Thank you @jschueller, much appreciated!

sn3kyJ3di commented 3 months ago

Thank you!