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 ec426b9 commit dbbb503Copy full SHA for dbbb503
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.189.tar.gz"
5
- sha256 "09715387711df65d84247fa264fd6d6fdc386a31fead0d0dfd8a61b000310600"
+ url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.190.tar.gz"
+ sha256 "a527350cb94b33ca67a8f9f55275a120495acd474473250727ef7fbeb13839b9"
6
license "Apache-2.0" => { with: "LLVM-exception" }
7
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
8
0 commit comments