Sujet : libwy.0.68.9 is released
De : wyniijj5 (at) *nospam* gmail.com (wij)
Groupes : comp.unix.programmerDate : 29. Jun 2024, 04:10:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <85b29d8772e92441962ad8e52604e6bd68e97f08.camel@gmail.com>
User-Agent : Evolution 3.50.2 (3.50.2-1.fc39)
https://sourceforge.net/projects/cscall/files/libwy-0.68.9.tgz/downloadlibwy is a C++ library. Added features of this release:
1. Xn-Stream.
Xn-Stream is a general format of byte stream sutible for almost all forms of
communication, scripts, configure files, or binary files. Xn-Stream is added
into this elementary C++ library because of this omni-capability and the
simplicity fits the efficiency principle of libwy. See Wy.Xn-Stream(3wy).
2. Artificial Neural Network
The implement uses only CPU (not really bad for the 1st version, besides many
platforms and the fianl product have just CPU). ANN in C++ (class) is very
flexible. Comparing with nowadays kits, ANN in classes enable programs to
implement (with Xn-Stream) various kind of AN network easily. See Wy.ANNet(3wy).
-----
PS. Of course, deficiency report and suggestions are welcome.