From 95ddabe4e55d44966f059bbf29dd75910035b4f0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 Feb 2024 09:56:41 +0100 Subject: update to 1.2.0 run tests in parallel --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index dfff847..d34aed9 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #119 fann version 1.2.0RC2 ] { +Extension [ extension #68 fann version 1.2.0 ] { - Constants [51] { Constant [ string FANN_VERSION ] { 2.2 } @@ -1045,7 +1045,7 @@ Extension [ extension #119 fann version 1.2.0RC2 ] { - Properties [3] { Property [ public $from_neuron = 0 ] Property [ public $to_neuron = 0 ] - Property [ public $weight = 0 ] + Property [ public $weight = 0.0 ] } - Methods [5] { -- cgit