We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f3df1 commit 09adadbCopy full SHA for 09adadb
Formula/e/enzyme.rb
@@ -1,8 +1,8 @@
1
class Enzyme < Formula
2
desc "High-performance automatic differentiation of LLVM"
3
homepage "https://enzyme.mit.edu"
4
- url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.185.tar.gz"
5
- sha256 "6bacc5db3bf5e3aca55b748b4ecf6b4699a6fc243704e7a7696cc066f5dee682"
+ url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.186.tar.gz"
+ sha256 "125e612df0b6b82b07e1e13218c515bc54e04aa1407e57f4f31d3abe995f4714"
6
license "Apache-2.0" => { with: "LLVM-exception" }
7
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
8
0 commit comments