diff --git a/DESCRIPTION b/DESCRIPTION index 691f0e6..a501389 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -21,7 +21,8 @@ Description: An implementation of Karaboga (2005) Artificial Bee algorithm's official website. License: MIT + file LICENSE URL: https://gvegayon.github.io/ABCoptim, - http://mf.erciyes.edu.tr/abc/ + https://github.com/gvegayon/ABCoptim, + http://mf.erciyes.edu.tr/abc/ BugReports: https://github.com/gvegayon/ABCoptim/issues Imports: Rcpp, diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 7a60b3c..916305f 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -79,7 +79,12 @@ @@ -95,8 +100,8 @@

License

-
YEAR: 2017
-COPYRIGHT HOLDER: GEORGE G. VEGA YON
+
YEAR: 2018
+COPYRIGHT HOLDER: George G. Vega Yon
 
diff --git a/docs/LICENSE.html b/docs/LICENSE.html index d2fb760..bc9d8fb 100644 --- a/docs/LICENSE.html +++ b/docs/LICENSE.html @@ -6,7 +6,7 @@ -License • ABCoptim +MIT License • ABCoptim @@ -18,13 +18,22 @@ + + + + + - - - + + + + + + + @@ -37,7 +46,7 @@ -
+
@@ -80,15 +94,19 @@ -
-
+
+
-
YEAR: 2017
-COPYRIGHT HOLDER: GEORGE G. VEGA YON
-
+
+ +

Copyright (c) 2018 George G. Vega Yon

+

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

+

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

+

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

+
@@ -101,11 +119,14 @@

License

-

Site built with pkgdown.

+

Site built with pkgdown.

+ + + diff --git a/docs/authors.html b/docs/authors.html index e08d3f3..ad6720b 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -79,7 +79,12 @@
diff --git a/docs/index.html b/docs/index.html index fb82377..ad20dae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,7 +54,14 @@ Changelog - +
@@ -122,6 +129,8 @@

Links

@@ -129,9 +138,8 @@

Links

License

diff --git a/docs/news/index.html b/docs/news/index.html index 32c4b40..714c1df 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -79,7 +79,12 @@
@@ -93,7 +98,7 @@
diff --git a/docs/reference/ABCoptim-package.html b/docs/reference/ABCoptim-package.html index 22e0f00..51b9b1c 100644 --- a/docs/reference/ABCoptim-package.html +++ b/docs/reference/ABCoptim-package.html @@ -84,7 +84,12 @@ @@ -98,7 +103,7 @@
diff --git a/docs/reference/abc_optim.html b/docs/reference/abc_optim.html index e6cb246..4f522b8 100644 --- a/docs/reference/abc_optim.html +++ b/docs/reference/abc_optim.html @@ -82,7 +82,12 @@
@@ -96,7 +101,7 @@
@@ -216,8 +221,7 @@

Details showing between 50% and 100% faster performance.

Upper and Lower bounds (ub, lb) equal to infinite will be replaced by either .Machine$double.xmax or -.Machine$double.xmax.

-

If D (the number of parameters to be optimzed) is greater than one, -then lb and ub can be either scalars (assuming that all the +

lb and ub can be either scalars (assuming that all the parameters share the same boundaries) or vectors (the parameters have different boundaries each other).

The plot method shows the trace of the objective function diff --git a/docs/reference/index.html b/docs/reference/index.html index 2a5163e..26026f6 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -79,7 +79,12 @@