<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23515"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=942231309-29082013><FONT color=#0000ff
size=2 face=Arial>I downloaded the latest nlopt-2.3 tarball, unpacked scinlopt
in a temporary repertory, updated the loader.sce file and executed it directly
in scilab ... the compilation seemed to run fine ...</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=942231309-29082013><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=942231309-29082013><FONT color=#0000ff
size=2 face=Arial>While help files exist in the unpacked repertory, i do not
figure out how to have access to it in the help browser ???? neither
nlopt nor slsqp leads to any help page </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=942231309-29082013><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=942231309-29082013><FONT color=#0000ff
size=2 face=Arial>Am I mistaken ?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=942231309-29082013><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=942231309-29082013><FONT color=#0000ff
size=2 face=Arial>Paul</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=fr class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>De :</B> users-bounces@lists.scilab.org
[mailto:users-bounces@lists.scilab.org] <B>De la part de</B> Rakhi
Warriar<BR><B>Envoyé :</B> jeudi 29 août 2013 08:33<BR><B>À :</B>
International users mailing list for Scilab.<BR><B>Objet :</B> Re:
[Scilab-users] Sequential Quadratic Programming in Scilab<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr>Hi, I could install scinlopt through atomsInstall(scinlopt). I am
not sure if this is the latest version. The atoms page says that it is still
being packaged.
<DIV>But am still trying to figure out how to use it. There aren't any help
files. </DIV>
<DIV><BR></DIV>
<DIV>Rakhi</DIV></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On Thu, Aug 29, 2013 at 11:49 AM, Carrico, Paul <SPAN
dir=ltr><<A href="mailto:paul.carrico@esterline.com"
target=_blank>paul.carrico@esterline.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote><U></U>
<DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff face=Arial>maybe have a look
to NLOPT including SQP algorithm (among others) ... but it's not linked to
Scilab so far </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff
face=Arial></FONT></SPAN> </DIV><BR>
<DIV dir=ltr lang=fr align=left>
<HR>
<FONT face=Tahoma><B>De :</B> <A
href="mailto:users-bounces@lists.scilab.org"
target=_blank>users-bounces@lists.scilab.org</A> [mailto:<A
href="mailto:users-bounces@lists.scilab.org"
target=_blank>users-bounces@lists.scilab.org</A>] <B>De la part de</B> Rakhi
Warriar<BR><B>Envoyé :</B> jeudi 29 août 2013 07:58<BR><B>À :</B>
International users mailing list for Scilab.<BR><B>Objet :</B> Re:
[Scilab-users] Sequential Quadratic Programming in Scilab<BR></FONT><BR></DIV>
<DIV>
<DIV class=h5>
<DIV></DIV>
<DIV dir=ltr>Thanks for the info! I shall revert back if I have any further
queries.
<DIV><BR></DIV>
<DIV>Rakhi</DIV></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On Tue, Aug 20, 2013 at 5:40 PM, Stéphane Mottelet
<SPAN dir=ltr><<A href="mailto:stephane.mottelet@gmail.com"
target=_blank>stephane.mottelet@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<DIV dir=ltr>Hello,
<DIV><BR></DIV>
<DIV>I have updated the fsqp toolbox for Scilab 5.4 an can provide the
package (without the cfsqp.c file which has to be obtained from the
authors).</DIV><SPAN><FONT color=#888888>
<DIV><BR></DIV>
<DIV>S.</DIV></FONT></SPAN></DIV>
<DIV>
<DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>2013/8/19 Michael BAUDIN <SPAN dir=ltr><<A
href="mailto:michael.baudin@edf.fr"
target=_blank>michael.baudin@edf.fr</A>></SPAN><BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote><FONT face=sans-serif>Hi,</FONT> <BR><BR><FONT
face=sans-serif>What kind of optimization problem are you willing to solve
? SQP is typical for nonlinear programming (with constraints), but this is
just a guess an may not correspond to your specific issue.</FONT>
<BR><BR><FONT face=sans-serif>If you have a constrained optimization
problem, I suggest to try :</FONT> <BR><BR><A
href="http://atoms.scilab.org/toolboxes/sci_ipopt" target=_blank><FONT
color=blue
size=3><U>http://atoms.scilab.org/toolboxes/sci_ipopt</U></FONT></A><FONT
size=3> </FONT><BR><BR><FONT face=sans-serif>If you are searching for a
smoothier interface, please try :</FONT> <BR><BR><A
href="http://atoms.scilab.org/toolboxes/fmincon" target=_blank><FONT
color=blue
size=3><U>http://atoms.scilab.org/toolboxes/fmincon</U></FONT></A><FONT
size=3> </FONT><BR><BR><FONT face=sans-serif>but this is still in
pre-alpha state.</FONT> <BR><BR><FONT face=sans-serif>The toolbox :</FONT>
<BR><BR><A href="http://atoms.scilab.org/toolboxes/scinlopt"
target=_blank><FONT color=blue
size=3><U>http://atoms.scilab.org/toolboxes/scinlopt</U></FONT></A><FONT
size=3> </FONT><BR><BR><FONT face=sans-serif>might be helpful. But, as far
as I can see, there are packaging issues (the previous release was not
available on Windows, and the latest release is not packaged on
atoms).</FONT> <BR><BR><FONT face=sans-serif>The FSQP toolbox was never
released publicly for license reasons. It was available upon request to
the authors, for research only. The code is simple and efficient. My guess
is that it is not maintained anymore, except, perhaps, by Scilab
Enterprises.</FONT> <BR><BR><FONT face=sans-serif>Hope this helps.</FONT>
<BR><BR><FONT face=sans-serif>Best regards,</FONT> <BR><BR><FONT
face=sans-serif>Michaël</FONT> <BR><BR><BR><BR><FONT color=#5f5f5f size=1
face=sans-serif>De : </FONT><FONT size=1
face=sans-serif><A href="mailto:rakhiwarriar@gmail.com"
target=_blank>rakhiwarriar@gmail.com</A></FONT> <BR><FONT color=#5f5f5f
size=1 face=sans-serif>A : </FONT><FONT size=1
face=sans-serif><A href="mailto:users@lists.scilab.org"
target=_blank>users@lists.scilab.org</A></FONT> <BR><FONT color=#5f5f5f
size=1 face=sans-serif>Date : </FONT><FONT
size=1 face=sans-serif>19/08/2013 09:49</FONT> <BR><FONT color=#5f5f5f
size=1 face=sans-serif>Objet : </FONT><FONT
size=1 face=sans-serif>[Scilab-users] Sequential Quadratic Programming in
Scilab</FONT> <BR><FONT color=#5f5f5f size=1 face=sans-serif>Envoyé par :
</FONT><FONT size=1 face=sans-serif><A
href="mailto:users-bounces@lists.scilab.org"
target=_blank>users-bounces@lists.scilab.org</A></FONT> <BR>
<HR noShade>
<DIV><BR><BR><BR><FONT size=3>Hello</FONT> <BR><BR><FONT size=3>How can
one do SQP using Scilab? I found a pdf that explains about an fsqp toolbox
in Scilab, but the link given does not work anymore. Could someone tell me
of any toolboxes available for SQP in Scilab? </FONT>
<BR><BR><FONT size=3>Thanks!</FONT> <BR></DIV><FONT
size=3>Rakhi</FONT><TT><FONT
size=+0>_______________________________________________<BR>users mailing
list<BR><A href="mailto:users@lists.scilab.org"
target=_blank>users@lists.scilab.org</A><BR></FONT></TT><A
href="http://lists.scilab.org/mailman/listinfo/users"
target=_blank><TT><FONT
size=+0>http://lists.scilab.org/mailman/listinfo/users</FONT></TT></A><TT><FONT
size=+0><BR></FONT></TT><BR>
<P></P>
<P><BR>Ce message et toutes les pièces jointes (ci-après le 'Message')
sont établis à l'intention exclusive des destinataires et les informations
qui y figurent sont strictement confidentielles. Toute utilisation de ce
Message non conforme à sa destination, toute diffusion ou toute
publication totale ou partielle, est interdite sauf autorisation
expresse.</P>
<P>Si vous n'êtes pas le destinataire de ce Message, il vous est interdit
de le copier, de le faire suivre, de le divulguer ou d'en utiliser tout ou
partie. Si vous avez reçu ce Message par erreur, merci de le supprimer de
votre système, ainsi que toutes ses copies, et de n'en garder aucune trace
sur quelque support que ce soit. Nous vous remercions également d'en
avertir immédiatement l'expéditeur par retour du message.</P>
<P>Il est impossible de garantir que les communications par messagerie
électronique arrivent en temps utile, sont sécurisées ou dénuées de toute
erreur ou
virus.<BR>____________________________________________________</P>
<P>This message and any attachments (the 'Message') are intended solely
for the addressees. The information contained in this Message is
confidential. Any use of information contained in this Message not in
accord with its purpose, any dissemination or disclosure, either whole or
partial, is prohibited except formal approval.</P>
<P>If you are not the addressee, you may not copy, forward, disclose or
use any part of it. If you have received this message in error, please
delete it and all copies from your system and notify the sender
immediately by return message.</P>
<P>E-mail communication cannot be guaranteed to be timely secure, error or
virus-free.</P><BR>_______________________________________________<BR>users
mailing list<BR><A href="mailto:users@lists.scilab.org"
target=_blank>users@lists.scilab.org</A><BR><A
href="http://lists.scilab.org/mailman/listinfo/users"
target=_blank>http://lists.scilab.org/mailman/listinfo/users</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV><BR>_______________________________________________<BR>users
mailing list<BR><A href="mailto:users@lists.scilab.org"
target=_blank>users@lists.scilab.org</A><BR><A
href="http://lists.scilab.org/mailman/listinfo/users"
target=_blank>http://lists.scilab.org/mailman/listinfo/users</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></DIV><PRE>--------------------------------------------------------------------------------
Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.
</PRE><BR>_______________________________________________<BR>users mailing
list<BR><A
href="mailto:users@lists.scilab.org">users@lists.scilab.org</A><BR><A
href="http://lists.scilab.org/mailman/listinfo/users"
target=_blank>http://lists.scilab.org/mailman/listinfo/users</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>
<pre>--------------------------------------------------------------------------------
Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.