diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-14 16:59:44 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-14 16:59:44 +0000 |
commit | 933599816ad5592ef1ae12b69114803bff5eea5e (patch) | |
tree | 492bc4d22a2018cdcbdf1f934009eb749933386d /math/adept/pkg-plist | |
parent | 701a4c594a406dfb1817b68625d5af82f9533070 (diff) | |
download | ports-933599816ad5592ef1ae12b69114803bff5eea5e.tar.gz ports-933599816ad5592ef1ae12b69114803bff5eea5e.zip |
math/adept: Update 2.0.5 -> 2.0.8
Notes
Notes:
svn path=/head/; revision=548631
Diffstat (limited to 'math/adept/pkg-plist')
-rw-r--r-- | math/adept/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/adept/pkg-plist b/math/adept/pkg-plist index bdc72e0edc60..d45ae28a9d60 100644 --- a/math/adept/pkg-plist +++ b/math/adept/pkg-plist @@ -9,7 +9,10 @@ include/adept/BinaryOperation.h include/adept/Expression.h include/adept/ExpressionSize.h include/adept/FixedArray.h +include/adept/GradientIndex.h include/adept/IndexedArray.h +include/adept/Minimizer.h +include/adept/Optimizable.h include/adept/Packet.h include/adept/RangeIndex.h include/adept/ScratchVector.h @@ -32,6 +35,7 @@ include/adept/inv.h include/adept/matmul.h include/adept/noalias.h include/adept/outer_product.h +include/adept/quick_e.h include/adept/reduce.h include/adept/scalar_shortcuts.h include/adept/settings.h @@ -42,6 +46,7 @@ include/adept/traits.h include/adept/vector_utilities.h include/adept/where.h include/adept_arrays.h +include/adept_optimize.h lib/libadept.so lib/libadept.so.0 lib/libadept.so.0.0.0 |