lawmurray / Birch

A probabilistic programming language that combines automatic differentiation, automatic marginalization, and automatic conditioning within Monte Carlo methods.
https://birch.sh
Apache License 2.0
109 stars 14 forks source link

Packages for Fedora 36? #17

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

Hej :slightly_smiling_face:

I just wanted to install Birch on my new computer and noticed that there are no pre-built packages available for Fedora 36. Of course, I could just compile Birch but that takes time and is less convenient than the distribution packages when I don't intend to work on Birch itself. Maybe it would be helpful also for other users to update the supported distros in the OBS and build the latest release for newer versions of Fedora, openSUSE, etc. as wel?

lawmurray commented 2 years ago

Now available on OBS @devmotion.

Background to this is that on last attempt, Fedora 36 builds were failing on OBS. That no longer seems to be the case.

devmotion commented 2 years ago

Great, thank you! It seems to work so far :slightly_smiling_face: