Commit Graph

10 Commits

Author SHA1 Message Date
naoaki
83a802b87c Removed the unused code.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@47 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2009-02-16 13:58:47 +00:00
naoaki
1b33e075df Use LBFGS_LINESEARCH_BACKTRACKING_STRONG instead of LBFGS_LINESEARCH_BACKTRACKING.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@45 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2009-02-16 13:37:48 +00:00
naoaki
1cb0436e32 A test code for line search.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@28 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2009-02-16 03:41:08 +00:00
naoaki
2eef3e89c1 Release for liblbfgs 1.6.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@25 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-11-02 04:50:00 +00:00
naoaki
8eab247760 Trivial change.
git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@24 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
2008-11-02 01:02:48 +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
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
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