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 85c2ff3 commit d2c5517Copy full SHA for d2c5517
Formula/e/eigenpy.rb
@@ -1,8 +1,8 @@
1
class Eigenpy < Formula
2
desc "Python bindings of Eigen library with Numpy support"
3
homepage "https://github.com/stack-of-tasks/eigenpy"
4
- url "https://github.com/stack-of-tasks/eigenpy/releases/download/v3.8.2/eigenpy-3.8.2.tar.gz"
5
- sha256 "a451b2eca0a634d373f4d1457c161d7d30616121f7635f2f38e8ef45e12c1300"
+ url "https://github.com/stack-of-tasks/eigenpy/releases/download/v3.9.0/eigenpy-3.9.0.tar.gz"
+ sha256 "672cd3ee675f559d0f4b32d76353fe51891ea95b0046698ce74bb9c4a54ed0f5"
6
license "BSD-2-Clause"
7
head "https://github.com/stack-of-tasks/eigenpy.git", branch: "master"
8
0 commit comments