OProj is the home of some projects such as lgob and lfann.
Some information about us.
A list of our projects can be found here.
All the published projects are Open Source and are open for contributions.
Changes:
Fixed x86_64 issue (thanks to speps);
Updated the code generator to handle enums correctly, avoiding compiler warnings;
Poppler module has been restored;
More info.
Our new BTS is now available! Feel free to report bugs and to make feature requests.
This new release targets the new library versions, like GTK+ 3. Some modules like GtkSpell have been removed since there is no official release for GTK+ 3 yet.
More info.
Changes:
Updated the TrainingAlgorithm inheritance tree to match the theory;
Better organization of the generated build files;
Renaming of the the main header file to match common C++ style;
More info.
SuperNN is an artificial neural network library, with support to arbitrary feed-forward topologies, that implements state-of-the-art supervised training algorithms such as Improved Resilient Backpropagation (iRprop) and Neuron by Neuron (NBN).
More info.
Changes:
Updated the parser to match the new GObject-Introspection version;
Updated the modules to match the latest versions;
Fixed a bug with the loader module (thanks to Natanael Copa);
More info.