Commit Graph

122 Commits

Author SHA1 Message Date
naoaki
292b6dbef9 - Added orthantwise_end parameter.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@22 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-22 22:54:54 +00:00
naoaki
7eb418b805 Implemented a stopping criterion.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@21 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-10 13:06:47 +00:00
naoaki
a8edbfe8b9 - Added a function owlqn_direction_line.
- Source code simplifications and clean-ups.

git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@20 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-10 07:01:53 +00:00
naoaki
36b9ae4a62 Added owlqn_project() function.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@19 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-10 06:17:35 +00:00
naoaki
85e940b2ca Simplification for OW-LQN: functions owlqn_xnorm1, owlqn_gnorm, owlqn_direction were added.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@18 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-10 05:30:34 +00:00
naoaki
83b5fd9801 Fixed the termination condition for OW-LQN.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@17 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-10 05:06:20 +00:00
naoaki
7efbd5aca1 Last minutes' change.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@16 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-09 15:41:37 +00:00
naoaki
b9e4aac13c Release for 1.5.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@15 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-09 15:15:53 +00:00
naoaki
9ac4066ac6 Release for 1.5.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@14 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-09 15:15:00 +00:00
naoaki
e59829f1db Updated documentation for 1.5 release.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@13 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-09 14:47:45 +00:00
naoaki
36c6eaa158 - Make sure that the initial gradients are non-zero.
- Added a necessary cast.

git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@12 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-08 04:37:50 +00:00
naoaki
85faeef0f4 Fixed a bug in the previous commit (orthantwise_start).
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@11 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-02 03:57:36 +00:00
naoaki
4473a5dde1 Added a new parameter orthantwise_start so that users can protect some variables from being regularized.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@10 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-07-02 03:04:48 +00:00
naoaki
554fbdaed6 Upgrade the solution and project files to MSVC2008.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@9 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-05-26 23:57:19 +00:00
naoaki
b40688551f Fixed a typo.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@8 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-05-03 10:39:13 +00:00
naoaki
97c49dfc79 Include an HTML header.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@7 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-04-25 23:08:27 +00:00
naoaki
423f64c6cc libLBFGS 1.4 release candidate.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@6 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-04-25 09:07:12 +00:00
naoaki
09554fbf50 Clean-up configure.in
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@5 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-04-25 08:47:23 +00:00
naoaki
59d3e21ef6 Preparation for 1.4 release.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@4 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-04-25 07:54:10 +00:00
naoaki
8bad5e136a - Added some note on SSE/SEE2 optimization.
- Supported SSE/SSE2 optimization with GCC.

git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@3 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-04-25 06:32:53 +00:00
naoaki
85c2de4384 Initial commit.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@2 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-04-24 15:04:59 +00:00
naoaki
3166ac548b Imported the directory structure.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@1 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-04-24 14:09:51 +00:00