Skip to content

Commit

Permalink
V3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
himeinhardt committed Dec 7, 2021
1 parent 359191a commit 1945c20
Show file tree
Hide file tree
Showing 17 changed files with 3,076 additions and 2,191 deletions.
20 changes: 20 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,23 @@
Improved exception handling for functions using LinearOptimization. Performance improving of revised functions in Version 3.

Some minor bug fixes.

Version 3.0.2:

Adjusting the functions

ApproxPreNuc -- Part of TuGames,
ApproxNuc -- Part of TuGames,
DuttaRay -- Part of TuGames,
LorenzSolution -- Part of TuGames,
NonLinPreNuc -- Part of TuGames,
NonLinNuc -- Part of TuGames,
PreKernelSolution -- Part of TuGames

to the new set of optimization algorithms.

Adding options to the functions PreKernelQ, MaxExcessBalanced, AntiPreKernelQ, MinExcessBalanced, ParaPreKernelQ, ParaMaxExcessBalanced, ParaAntiPreKernelQ, ParaMinExcessBalanced.

Improving the performance of PreKernelSolution.

Some minor bug fixes and code revision.
20 changes: 20 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,3 +323,23 @@

Some minor bug fixes.


### Version 3.0.2

Adjusting the functions

ApproxPreNuc -- Part of TuGames,
ApproxNuc -- Part of TuGames,
DuttaRay -- Part of TuGames,
LorenzSolution -- Part of TuGames,
NonLinPreNuc -- Part of TuGames,
NonLinNuc -- Part of TuGames,
PreKernelSolution -- Part of TuGames

to the new set of optimization algorithms.

Adding options to the functions PreKernelQ, MaxExcessBalanced, AntiPreKernelQ, MinExcessBalanced, ParaPreKernelQ, ParaMaxExcessBalanced, ParaAntiPreKernelQ, ParaMinExcessBalanced.

Improving the performance of PreKernelSolution.

Some minor bug fixes and code revision.
300 changes: 187 additions & 113 deletions IOTuGamesV6.nb

Large diffs are not rendered by default.

64 changes: 40 additions & 24 deletions IOTuGamesV6.wl

Large diffs are not rendered by default.

Loading

0 comments on commit 1945c20

Please sign in to comment.