[libfann] 25/34: libfann2: Update .symbols file

Christian Kastner chrisk-guest at moszumanska.debian.org
Thu Oct 1 18:06:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to branch master
in repository libfann.

commit 7ac62a83454e7148f9d56ca4548ed70496d2586a
Author: Christian Kastner <ckk at kvr.at>
Date:   Thu Oct 1 11:44:08 2015 +0200

    libfann2: Update .symbols file
---
 debian/libfann2.symbols | 66 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)

diff --git a/debian/libfann2.symbols b/debian/libfann2.symbols
index 73eddd5..11d61f2 100644
--- a/debian/libfann2.symbols
+++ b/debian/libfann2.symbols
@@ -10,9 +10,11 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_backpropagate_MSE at Base 2.1.0~beta~dfsg
  fann_cascadetrain_on_data at Base 2.1.0~beta~dfsg
  fann_cascadetrain_on_file at Base 2.1.0~beta~dfsg
+ fann_check_input_output_sizes at Base 2.2.0+ds
  fann_clear_scaling_params at Base 2.1.0~beta~dfsg
  fann_clear_train_arrays at Base 2.1.0~beta~dfsg
  fann_compute_MSE at Base 2.1.0~beta~dfsg
+ fann_copy at Base 2.2.0+ds
  fann_create_from_fd at Base 2.1.0~beta~dfsg
  fann_create_from_fd_1_1 at Base 2.1.0~beta~dfsg
  fann_create_from_file at Base 2.1.0~beta~dfsg
@@ -22,6 +24,7 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_create_sparse_array at Base 2.1.0~beta~dfsg
  fann_create_standard at Base 2.1.0~beta~dfsg
  fann_create_standard_array at Base 2.1.0~beta~dfsg
+ fann_create_train at Base 2.2.0+ds
  fann_create_train_from_callback at Base 2.1.0~beta~dfsg
  fann_default_error_log at Base 2.1.0~beta~dfsg
  fann_descale_input at Base 2.1.0~beta~dfsg
@@ -48,6 +51,8 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_get_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_get_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_get_cascade_min_out_epochs at Base 2.2.0+ds
  fann_get_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_get_cascade_num_candidates at Base 2.1.0~beta~dfsg
  fann_get_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
@@ -74,6 +79,10 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_get_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_get_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_get_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_get_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_get_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_get_sarprop_temperature at Base 2.2.0+ds
+ fann_get_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_get_total_connections at Base 2.1.0~beta~dfsg
  fann_get_total_neurons at Base 2.1.0~beta~dfsg
  fann_get_train_error_function at Base 2.1.0~beta~dfsg
@@ -134,6 +143,8 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_set_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_set_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_set_cascade_min_out_epochs at Base 2.2.0+ds
  fann_set_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_stagnation_epochs at Base 2.1.0~beta~dfsg
@@ -150,6 +161,10 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_set_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_set_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_set_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_set_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_set_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_set_sarprop_temperature at Base 2.2.0+ds
+ fann_set_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_set_scaling_params at Base 2.1.0~beta~dfsg
  fann_set_shortcut_connections at Base 2.1.0~beta~dfsg
  fann_set_train_error_function at Base 2.1.0~beta~dfsg
@@ -170,6 +185,7 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_train_epoch_incremental at Base 2.1.0~beta~dfsg
  fann_train_epoch_irpropm at Base 2.1.0~beta~dfsg
  fann_train_epoch_quickprop at Base 2.1.0~beta~dfsg
+ fann_train_epoch_sarprop at Base 2.2.0+ds
  fann_train_on_data at Base 2.1.0~beta~dfsg
  fann_train_on_file at Base 2.1.0~beta~dfsg
  fann_train_outputs at Base 2.1.0~beta~dfsg
@@ -182,6 +198,7 @@ libdoublefann.so.2 libfann2 #MINVER#
  fann_update_weights_batch at Base 2.1.0~beta~dfsg
  fann_update_weights_irpropm at Base 2.1.0~beta~dfsg
  fann_update_weights_quickprop at Base 2.1.0~beta~dfsg
+ fann_update_weights_sarprop at Base 2.2.0+ds
  initialize_candidate_weights at Base 2.1.0~beta~dfsg
 libfann.so.2 libfann2 #MINVER#
  fann_activation at Base 2.1.0~beta~dfsg
@@ -195,9 +212,11 @@ libfann.so.2 libfann2 #MINVER#
  fann_backpropagate_MSE at Base 2.1.0~beta~dfsg
  fann_cascadetrain_on_data at Base 2.1.0~beta~dfsg
  fann_cascadetrain_on_file at Base 2.1.0~beta~dfsg
+ fann_check_input_output_sizes at Base 2.2.0+ds
  fann_clear_scaling_params at Base 2.1.0~beta~dfsg
  fann_clear_train_arrays at Base 2.1.0~beta~dfsg
  fann_compute_MSE at Base 2.1.0~beta~dfsg
+ fann_copy at Base 2.2.0+ds
  fann_create_from_fd at Base 2.1.0~beta~dfsg
  fann_create_from_fd_1_1 at Base 2.1.0~beta~dfsg
  fann_create_from_file at Base 2.1.0~beta~dfsg
@@ -207,6 +226,7 @@ libfann.so.2 libfann2 #MINVER#
  fann_create_sparse_array at Base 2.1.0~beta~dfsg
  fann_create_standard at Base 2.1.0~beta~dfsg
  fann_create_standard_array at Base 2.1.0~beta~dfsg
+ fann_create_train at Base 2.2.0+ds
  fann_create_train_from_callback at Base 2.1.0~beta~dfsg
  fann_default_error_log at Base 2.1.0~beta~dfsg
  fann_descale_input at Base 2.1.0~beta~dfsg
@@ -233,6 +253,8 @@ libfann.so.2 libfann2 #MINVER#
  fann_get_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_get_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_get_cascade_min_out_epochs at Base 2.2.0+ds
  fann_get_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_get_cascade_num_candidates at Base 2.1.0~beta~dfsg
  fann_get_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
@@ -259,6 +281,10 @@ libfann.so.2 libfann2 #MINVER#
  fann_get_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_get_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_get_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_get_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_get_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_get_sarprop_temperature at Base 2.2.0+ds
+ fann_get_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_get_total_connections at Base 2.1.0~beta~dfsg
  fann_get_total_neurons at Base 2.1.0~beta~dfsg
  fann_get_train_error_function at Base 2.1.0~beta~dfsg
@@ -319,6 +345,8 @@ libfann.so.2 libfann2 #MINVER#
  fann_set_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_set_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_set_cascade_min_out_epochs at Base 2.2.0+ds
  fann_set_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_stagnation_epochs at Base 2.1.0~beta~dfsg
@@ -335,6 +363,10 @@ libfann.so.2 libfann2 #MINVER#
  fann_set_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_set_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_set_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_set_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_set_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_set_sarprop_temperature at Base 2.2.0+ds
+ fann_set_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_set_scaling_params at Base 2.1.0~beta~dfsg
  fann_set_shortcut_connections at Base 2.1.0~beta~dfsg
  fann_set_train_error_function at Base 2.1.0~beta~dfsg
@@ -355,6 +387,7 @@ libfann.so.2 libfann2 #MINVER#
  fann_train_epoch_incremental at Base 2.1.0~beta~dfsg
  fann_train_epoch_irpropm at Base 2.1.0~beta~dfsg
  fann_train_epoch_quickprop at Base 2.1.0~beta~dfsg
+ fann_train_epoch_sarprop at Base 2.2.0+ds
  fann_train_on_data at Base 2.1.0~beta~dfsg
  fann_train_on_file at Base 2.1.0~beta~dfsg
  fann_train_outputs at Base 2.1.0~beta~dfsg
@@ -367,12 +400,15 @@ libfann.so.2 libfann2 #MINVER#
  fann_update_weights_batch at Base 2.1.0~beta~dfsg
  fann_update_weights_irpropm at Base 2.1.0~beta~dfsg
  fann_update_weights_quickprop at Base 2.1.0~beta~dfsg
+ fann_update_weights_sarprop at Base 2.2.0+ds
  initialize_candidate_weights at Base 2.1.0~beta~dfsg
 libfixedfann.so.2 libfann2 #MINVER#
  fann_allocate_connections at Base 2.1.0~beta~dfsg
  fann_allocate_neurons at Base 2.1.0~beta~dfsg
  fann_allocate_scale at Base 2.1.0~beta~dfsg
  fann_allocate_structure at Base 2.1.0~beta~dfsg
+ fann_check_input_output_sizes at Base 2.2.0+ds
+ fann_copy at Base 2.2.0+ds
  fann_create_from_fd at Base 2.1.0~beta~dfsg
  fann_create_from_fd_1_1 at Base 2.1.0~beta~dfsg
  fann_create_from_file at Base 2.1.0~beta~dfsg
@@ -382,6 +418,7 @@ libfixedfann.so.2 libfann2 #MINVER#
  fann_create_sparse_array at Base 2.1.0~beta~dfsg
  fann_create_standard at Base 2.1.0~beta~dfsg
  fann_create_standard_array at Base 2.1.0~beta~dfsg
+ fann_create_train at Base 2.2.0+ds
  fann_create_train_from_callback at Base 2.1.0~beta~dfsg
  fann_default_error_log at Base 2.1.0~beta~dfsg
  fann_desired_error_reached at Base 2.1.0~beta~dfsg
@@ -405,6 +442,8 @@ libfixedfann.so.2 libfann2 #MINVER#
  fann_get_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_get_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_get_cascade_min_out_epochs at Base 2.2.0+ds
  fann_get_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_get_cascade_num_candidates at Base 2.1.0~beta~dfsg
  fann_get_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
@@ -433,6 +472,10 @@ libfixedfann.so.2 libfann2 #MINVER#
  fann_get_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_get_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_get_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_get_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_get_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_get_sarprop_temperature at Base 2.2.0+ds
+ fann_get_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_get_total_connections at Base 2.1.0~beta~dfsg
  fann_get_total_neurons at Base 2.1.0~beta~dfsg
  fann_get_train_error_function at Base 2.1.0~beta~dfsg
@@ -485,6 +528,8 @@ libfixedfann.so.2 libfann2 #MINVER#
  fann_set_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_set_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_set_cascade_min_out_epochs at Base 2.2.0+ds
  fann_set_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_stagnation_epochs at Base 2.1.0~beta~dfsg
@@ -499,6 +544,10 @@ libfixedfann.so.2 libfann2 #MINVER#
  fann_set_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_set_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_set_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_set_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_set_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_set_sarprop_temperature at Base 2.2.0+ds
+ fann_set_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_set_train_error_function at Base 2.1.0~beta~dfsg
  fann_set_train_stop_function at Base 2.1.0~beta~dfsg
  fann_set_training_algorithm at Base 2.1.0~beta~dfsg
@@ -523,9 +572,11 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_backpropagate_MSE at Base 2.1.0~beta~dfsg
  fann_cascadetrain_on_data at Base 2.1.0~beta~dfsg
  fann_cascadetrain_on_file at Base 2.1.0~beta~dfsg
+ fann_check_input_output_sizes at Base 2.2.0+ds
  fann_clear_scaling_params at Base 2.1.0~beta~dfsg
  fann_clear_train_arrays at Base 2.1.0~beta~dfsg
  fann_compute_MSE at Base 2.1.0~beta~dfsg
+ fann_copy at Base 2.2.0+ds
  fann_create_from_fd at Base 2.1.0~beta~dfsg
  fann_create_from_fd_1_1 at Base 2.1.0~beta~dfsg
  fann_create_from_file at Base 2.1.0~beta~dfsg
@@ -535,6 +586,7 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_create_sparse_array at Base 2.1.0~beta~dfsg
  fann_create_standard at Base 2.1.0~beta~dfsg
  fann_create_standard_array at Base 2.1.0~beta~dfsg
+ fann_create_train at Base 2.2.0+ds
  fann_create_train_from_callback at Base 2.1.0~beta~dfsg
  fann_default_error_log at Base 2.1.0~beta~dfsg
  fann_descale_input at Base 2.1.0~beta~dfsg
@@ -561,6 +613,8 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_get_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_get_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_get_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_get_cascade_min_out_epochs at Base 2.2.0+ds
  fann_get_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_get_cascade_num_candidates at Base 2.1.0~beta~dfsg
  fann_get_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
@@ -587,6 +641,10 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_get_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_get_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_get_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_get_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_get_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_get_sarprop_temperature at Base 2.2.0+ds
+ fann_get_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_get_total_connections at Base 2.1.0~beta~dfsg
  fann_get_total_neurons at Base 2.1.0~beta~dfsg
  fann_get_train_error_function at Base 2.1.0~beta~dfsg
@@ -647,6 +705,8 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_set_cascade_candidate_stagnation_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_cand_epochs at Base 2.1.0~beta~dfsg
  fann_set_cascade_max_out_epochs at Base 2.1.0~beta~dfsg
+ fann_set_cascade_min_cand_epochs at Base 2.2.0+ds
+ fann_set_cascade_min_out_epochs at Base 2.2.0+ds
  fann_set_cascade_num_candidate_groups at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_change_fraction at Base 2.1.0~beta~dfsg
  fann_set_cascade_output_stagnation_epochs at Base 2.1.0~beta~dfsg
@@ -663,6 +723,10 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_set_rprop_delta_min at Base 2.1.0~beta~dfsg
  fann_set_rprop_delta_zero at Base 2.1.0~beta~dfsg
  fann_set_rprop_increase_factor at Base 2.1.0~beta~dfsg
+ fann_set_sarprop_step_error_shift at Base 2.2.0+ds
+ fann_set_sarprop_step_error_threshold_factor at Base 2.2.0+ds
+ fann_set_sarprop_temperature at Base 2.2.0+ds
+ fann_set_sarprop_weight_decay_shift at Base 2.2.0+ds
  fann_set_scaling_params at Base 2.1.0~beta~dfsg
  fann_set_shortcut_connections at Base 2.1.0~beta~dfsg
  fann_set_train_error_function at Base 2.1.0~beta~dfsg
@@ -683,6 +747,7 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_train_epoch_incremental at Base 2.1.0~beta~dfsg
  fann_train_epoch_irpropm at Base 2.1.0~beta~dfsg
  fann_train_epoch_quickprop at Base 2.1.0~beta~dfsg
+ fann_train_epoch_sarprop at Base 2.2.0+ds
  fann_train_on_data at Base 2.1.0~beta~dfsg
  fann_train_on_file at Base 2.1.0~beta~dfsg
  fann_train_outputs at Base 2.1.0~beta~dfsg
@@ -695,4 +760,5 @@ libfloatfann.so.2 libfann2 #MINVER#
  fann_update_weights_batch at Base 2.1.0~beta~dfsg
  fann_update_weights_irpropm at Base 2.1.0~beta~dfsg
  fann_update_weights_quickprop at Base 2.1.0~beta~dfsg
+ fann_update_weights_sarprop at Base 2.2.0+ds
  initialize_candidate_weights at Base 2.1.0~beta~dfsg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list