Release for 1.5.

git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@14 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
This commit is contained in:
naoaki
2008-07-09 15:15:00 +00:00
parent e59829f1db
commit 9ac4066ac6
3 changed files with 18 additions and 3 deletions

4
README
View File

@@ -24,7 +24,7 @@ http://www.chokkan.org/software/liblbfgs/
=========================================================================
2. How to build
=========================================================================
[Microsoft Visual Studio 2005]
[Microsoft Visual Studio 2008]
Open the solution file "lbfgs.sln" and build it.
[GCC]
@@ -58,7 +58,7 @@ To package maintainers,
Please do not enable SSE/SSE2 optimization routine. The library built
with SSE/SSE2 optimization will crash without any notice when necessary
SSE/SSE2 instructions are unavailable on computers.
SSE/SSE2 instructions are unavailable on CPUs.