Skip to content

Commit

Permalink
prepare v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobbossek committed Jan 21, 2016
1 parent 2af5216 commit 5886c9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Description: Provides generators for a high number of both single- and multi-
objective test functions which are frequently used for the benchmarking of
(numerical) optimization algorithms. Moreover, it offers a set of convenient
functions to generate, plot and work with objective functions.
Version: 1.1.9000
Date: 2015-11-24
Version: 1.2
Date: 2016-01-21
Authors@R: c(person("Jakob", "Bossek", email = "[email protected]", role =
c("aut", "cre")))
URL: https://github.com/jakobbossek/smoof
Expand Down
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
smoof v1.1.9000 (Release data: xxxx-xx-xx)
smoof v1.2 (Release data: 2016-01-21)
============

* Added: functions convertToMaximization and convertToMinimization
* Added: main parameter for plot and autoplot. By default the function name is
used for the plot title.
* Fixed: autoplot and plot do not work for wrapped functions.
Expand Down

0 comments on commit 5886c9e

Please sign in to comment.