<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PlaceName"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PlaceType"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Does anyone know if there is a
init_vector_vector variable defined so that different phases and bounds can be
used on vectos within a matrix?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Thanks,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Mark<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
users-bounces@admb-project.org [mailto:users-bounces@admb-project.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b>jnancheta<br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, June 17, 2009
4:45 PM<br>
<b><span style='font-weight:bold'>To:</span></b> users@admb-project.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> [ADMB Users] Fwd: Joining
Google Group to add Subject Thread.</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>---------- Forwarded message ----------<br>
From: <b><span style='font-weight:bold'>Mitchell Gillespie</span></b> <<a
href="mailto:mgillesp@uoguelph.ca">mgillesp@uoguelph.ca</a>><br>
Date: Wed, Jun 17, 2009 at 9:32 AM<br>
Subject: Re: Joining Google Group to add Subject Thread.<br>
To: jnancheta <<a href="mailto:jnancheta@gmail.com">jnancheta@gmail.com</a>><br>
<br>
<br>
Hi Johnoel,<br>
<br>
   I actually discovered the problem on my own... I did not realize
that the function call was written in my own GLOBAL_SECTION.  I have
another question though..<br>
<br>
   We are attempting to run simulations of a statistical model, and
to benefit our arguement... we would like to make an external call to ADMB's
Quasi-Newton Optimization routine.  <br>
 <br>
  We have created our own C code that has implemented the Preliminary Calculations
and established the 'Negative Log-Likelihood' (f), but we would now like to
call ADMB's Quasi-Newton Methods to optimize that Negative Log-Likelihood and
return the Result vector with the  'Optimal Parameter Estimates'<br>
  <br>
  Is this possible to do?  And/or do you understand what we are
trying to accomplish?<br>
  <br>
Thanks,<br>
Mitch<o:p></o:p></span></font></p>

<div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><br>
<br>
<br>
<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Tue, Jun 16, 2009 at 1:58 PM, jnancheta <<a
href="mailto:jnancheta@gmail.com" target="_blank">jnancheta@gmail.com</a>>
wrote:<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Hi Mitchell,<br>
<br>
May I take a look at the model's tpl file?<br>
<br>
Johnoel<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Mon, Jun 15, 2009 at 6:59 AM, <a
href="mailto:Mitchell.Gillespie@gmail.com" target="_blank">Mitchell.Gillespie@gmail.com</a>
<<a href="mailto:mitchell.gillespie@gmail.com" target="_blank">mitchell.gillespie@gmail.com</a>>
wrote:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hello,<br>
<br>
  My name is Mitchell Gillespie, and I have currently joined Steve<br>
Crawford from the <st1:place w:st="on"><st1:PlaceType w:st="on">University</st1:PlaceType>
 of <st1:PlaceName w:st="on">Guelph</st1:PlaceName></st1:place>, Integrative
Biology Department<br>
as a Computer Science Graduate Research Intern.<br>
<br>
  I am currently running the ADMB software on a Debian/Linux AMD64<br>
Machine, and the installation ran smoothly, yet when I attempted to<br>
run a ADMB model created in 2005 I ran into some C++ errors as the<br>
complier did not accept the 'itoa' functions created by your library.<br>
I have scanned through the dynamically created C++ code and changed<br>
all implementations of the itoa() calls to a std::stringstream<br>
implementation.<br>
<br>
  I hope that explanation made sense, but otherwise, I simply wish to<br>
add this subject/thread to the google group in the hopes to help<br>
prevent other individuals from running into this problem.   If you<br>
could please add me as a group member, I would greatly appreciate it!<br>
<br>
Thank you very much for your support!<br>
<font color="#888888"><span style='color:#888888'>Mitchell Gillespie</span></font><o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
<br clear=all>
<o:p></o:p></span></font></p>

</div>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>-- <br>
Mitchell Gillespie<br>
MSc. Candidate - Applied Computer Science<br>
<st1:place w:st="on"><st1:PlaceType w:st="on">University</st1:PlaceType> of <st1:PlaceName
 w:st="on">Guelph</st1:PlaceName></st1:place><br>
<a href="mailto:mgillesp@uoguelph.ca" target="_blank">mgillesp@uoguelph.ca</a><br>
Home: (519) 265 4747<br>
-----------------------------<br>
It has become appallingly obvious that our technology has exceeded our
humanity. ~Albert Einstein<br>
The saddest aspect of life right now is that science gathers knowledge faster
than society gathers wisdom.  ~Isaac Asimov<br>
------------------------------<o:p></o:p></span></font></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

</div>

</body>

</html>