From c12a6b41066ed901f6526da0da37aedb296e626d Mon Sep 17 00:00:00 2001 From: Stanislav KROTER Date: Fri, 13 Mar 2020 20:19:18 +0500 Subject: [PATCH] Added homepage-ru_RU.html. Also fixed a typo in homepage-en_US.html. Original commit: https://codereview.scilab.org/#/c/21437/ Change-Id: I2628f7eb109630ccbc20734422f42f1d6c462186 --- .../helptools/data/pages/homepage-en_US.html | 6 +- .../helptools/data/pages/homepage-ru_RU.html | 244 ++++++++++++++++++++ 2 files changed, 247 insertions(+), 3 deletions(-) create mode 100644 scilab/modules/helptools/data/pages/homepage-ru_RU.html diff --git a/scilab/modules/helptools/data/pages/homepage-en_US.html b/scilab/modules/helptools/data/pages/homepage-en_US.html index beeafd4..ed79762 100644 --- a/scilab/modules/helptools/data/pages/homepage-en_US.html +++ b/scilab/modules/helptools/data/pages/homepage-en_US.html @@ -64,7 +64,7 @@
  • JSON format compatibility through Scilab variables.
  • Memory invalid accesses have been greatly reduced thanks to :
  • @@ -164,7 +164,7 @@
  • repmat is improved: more neutral default frame color; improved labels positioning; colors can now be specified by their predefined name or "#RRGGBB" hexa code; a structure of handles is now returned to easily post-process both subframes and the set of labels.
  • plot can now work in semi or bi-logarithmic mode with some input logflag.
  • plotimplicit function added.
  • - The default smarter grid_style value is now 7 instead of 3. +
  • The default smarter grid_style value is now 7 instead of 3.
  • weekday accepts new date formats and new syntaxes. A language option applying to the day names is now available.
  • vectorfind is upgraded:
  • -
  • datafit is now able to fit weighted data. It now supports any gap function vectorized for Data points, and so is much faster. It now accepts any matrix of parameters (not necessarily a colum). It now returns the average Mode-to-data distance, and the termination status for the quasi-Newton algo.
  • +
  • datafit is now able to fit weighted data. It now supports any gap function vectorized for Data points, and so is much faster. It now accepts any matrix of parameters (not necessarily a colum). It now returns the average Model-to-data distance, and the termination status for the quasi-Newton algo.
  • tree_show is upgraded: