Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanYashchuk authored Nov 28, 2022
1 parent b355acb commit 8d02d3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
**Note:** This was a nice demo but PyMC changes its tensor backend quite frequently (first [Theano->Aesara](https://www.pymc.io/blog/v4_announcement.html#theano-aesara), then [Aesara->PyTensor](https://www.pymc.io/blog/pytensor_announcement.html)) hence this repository is now archived and read-only.

# fenics-pymc3 · [![Build FEniCS](https://github.com/ivanyashchuk/fenics-pymc3/workflows/FEniCS/badge.svg)](https://github.com/ivanyashchuk/fenics-pymc3/actions?query=workflow%3AFEniCS+branch%3Amaster) [![Build Firedrake](https://github.com/ivanyashchuk/fenics-pymc3/workflows/Firedrake/badge.svg)](https://github.com/ivanyashchuk/fenics-pymc3/actions?query=workflow%3AFiredrake+branch%3Amaster) [![codecov](https://codecov.io/gh/IvanYashchuk/fenics-pymc3/branch/master/graph/badge.svg?token=Y5ULDQD9L8)](https://codecov.io/gh/IvanYashchuk/fenics-pymc3) [![DOI](https://zenodo.org/badge/269920875.svg)](https://zenodo.org/badge/latestdoi/269920875)

This package enables use of [FEniCS](https://fenicsproject.org/) or [Firedrake](https://firedrakeproject.org/) for solving differentiable variational problems in [PyMC3](https://docs.pymc.io/).
Expand Down

0 comments on commit 8d02d3a

Please sign in to comment.