math/ensmallen: Update 2.10.4 -> 2.10.5
Reported by: portscout
This commit is contained in:
parent
f147713cfb
commit
c56eb93944
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520096
3 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ensmallen
|
||||
DISTVERSION= 2.10.4
|
||||
DISTVERSION= 2.10.5
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://ensmallen.org/files/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1574227534
|
||||
SHA256 (ensmallen-2.10.4.tar.gz) = 82aca3724331b26156fd9bad118992093a08e3ef6881b996e976d090fb390bc7
|
||||
SIZE (ensmallen-2.10.4.tar.gz) = 1237711
|
||||
TIMESTAMP = 1576305907
|
||||
SHA256 (ensmallen-2.10.5.tar.gz) = fa45e8f65c93d20fec3bbafbb87c66d2762942b00395159846f62e9c35ff7168
|
||||
SIZE (ensmallen-2.10.5.tar.gz) = 1237745
|
||||
|
|
|
@ -44,12 +44,12 @@ include/ensmallen_bits/ftml/ftml.hpp
|
|||
include/ensmallen_bits/ftml/ftml_impl.hpp
|
||||
include/ensmallen_bits/ftml/ftml_update.hpp
|
||||
include/ensmallen_bits/function.hpp
|
||||
include/ensmallen_bits/function/add_decomposable_evaluate.hpp
|
||||
include/ensmallen_bits/function/add_decomposable_evaluate_with_gradient.hpp
|
||||
include/ensmallen_bits/function/add_decomposable_gradient.hpp
|
||||
include/ensmallen_bits/function/add_evaluate.hpp
|
||||
include/ensmallen_bits/function/add_evaluate_with_gradient.hpp
|
||||
include/ensmallen_bits/function/add_gradient.hpp
|
||||
include/ensmallen_bits/function/add_separable_evaluate.hpp
|
||||
include/ensmallen_bits/function/add_separable_evaluate_with_gradient.hpp
|
||||
include/ensmallen_bits/function/add_separable_gradient.hpp
|
||||
include/ensmallen_bits/function/arma_traits.hpp
|
||||
include/ensmallen_bits/function/sfinae_utility.hpp
|
||||
include/ensmallen_bits/function/static_checks.hpp
|
||||
|
|
Loading…
Reference in a new issue