Is it time to release 1.0 version?

This commit is contained in:
blacklight 2009-09-04 11:27:14 +02:00
parent 89b0ad2f8a
commit a7fa05ba40
140 changed files with 1710 additions and 829 deletions

View file

@ -25,7 +25,7 @@
<span class="keyword">using namespace </span>std;
<span class="keyword">using namespace </span>neuralpp;
<span class="preprocessor">#define NETFILE "adder.net"</span>
<span class="preprocessor">#define NETFILE "network.xml"</span>
<span class="preprocessor"></span>
<span class="keywordtype">int</span> main() {
<span class="keywordtype">double</span> a,b;
@ -61,7 +61,7 @@
}
</pre></div> </div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 20:53:42 2009 for Neural++ by&nbsp;
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Sep 4 11:25:49 2009 for Neural++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>