Axon Library News
Brought to you by:
dumzdej
The development version of the libaxon has been added to the git repository. The most important feature is that code is now build using CMake (http://www.cmake.org/) to improve the process on different platforms. Note that the version is still in development, so it might not be stable. Unfortunately, Matlab's mex building process is not so well integrated with CMake, so this feature does not work now, but I think it is going to be solved in the near future.
The new version (0.2) of Axon Library with some significant changes:
- Python wrapper is fully functional now;
- new functions for Matlab;
- helper functions for Python and Matlab.
To read more about the changes, see Change Log.