From 844830e3f1a7731e4a96e3af5e72dd1034591982 Mon Sep 17 00:00:00 2001 From: stevenj Date: Tue, 11 Nov 2008 22:23:22 -0500 Subject: [PATCH] remove BUGS section of man pages darcs-hash:20081112032322-c8de0-c682036baf55cdc4d16a10f78518013e7a8f57c1.gz --- api/nlopt_minimize.3 | 4 ---- api/nlopt_minimize_constrained.3 | 5 ----- 2 files changed, 9 deletions(-) diff --git a/api/nlopt_minimize.3 b/api/nlopt_minimize.3 index 6cbefec..1d30d0f 100644 --- a/api/nlopt_minimize.3 +++ b/api/nlopt_minimize.3 @@ -486,10 +486,6 @@ calling: Some of the algorithms also support using low-discrepancy sequences (LDS), sometimes known as quasi-random numbers. NLopt uses the Sobol LDS, which is implemented for up to 1111 dimensions. -.SH BUGS -Currently the NLopt library is in pre-alpha stage. Most algorithms -currently do not support all termination conditions: the only -termination condition that is consistently supported right now is .BR maxeval . .SH AUTHORS Written by Steven G. Johnson. diff --git a/api/nlopt_minimize_constrained.3 b/api/nlopt_minimize_constrained.3 index ad49ac4..13e393a 100644 --- a/api/nlopt_minimize_constrained.3 +++ b/api/nlopt_minimize_constrained.3 @@ -588,11 +588,6 @@ calling: Some of the algorithms also support using low-discrepancy sequences (LDS), sometimes known as quasi-random numbers. NLopt uses the Sobol LDS, which is implemented for up to 1111 dimensions. -.SH BUGS -Currently the NLopt library is in pre-alpha stage. Most algorithms -currently do not support all termination conditions: the only -termination condition that is consistently supported right now is -.BR maxeval . .SH AUTHORS Written by Steven G. Johnson. .PP -- 2.30.2