News
TCS Alignment Toolbox : TCSAlignmentToolbox Version 1.4.0
We released a new version of the TCSAlignmentToolbox with the main changes:
- Version 1.4.0 now suports local (and affine) alignment (strict as well as soft)
- The bellmans gap sources have been improved and support parameter setting and alignment derivatives now
- The examples have been extended to incorporate new possibilities
Also check out the Wiki page https://opensource.cit-ec.de/projects/tcs/wiki where we now present runtime considerations.
TCS Alignment Toolbox : Initial Release TCSAlignmentToolbox 1.3.2
- Implementations of Dynamic Time Warping and Global Sequence Alignment (Needleman-Wunsch)
- Support for multi-dimensional sequential data
- Support for non-vectorial and multi-modal sequence data, e.g. strings, object sequences, structured data
- Support for metric learning by gradient descent: For our algorithms we provide several derivative schemes
- Examples for usage in Java and Matlab
- Parallel Processing support for alignment calculation and derivative calculation
More information can be found at: https://opensource.cit-ec.de/projects/tcs/wiki
Surface mesh: Surface_mesh 1.0 released!
Surface_mesh 1.0 is now available for download. Go to Surface mesh to grab a copy.
Bonsai: bonsai.behaviors available
The behavior layer for BonSAI has its own repository now and is available under
http://opensource.cit-ec.de/git/bonsai.behaviors
This includes the Skill classes as well as the Skill engine with according SCXML files.
Bonsai: 0.11.0 releases
We have just released the 0.11.0 version of the BonSAI core. You can find an according tag "0.11.0" in the git repository under http://opensource.cit-ec.de/git/bonsai/
Bonsai: Moved to git
The bonsai projects was moved from the original svn, which is still available under https://opensource.cit-ec.de/svn/bonsai but will not accept any new commits. Please use the git repository under :
http://opensource.cit-ec.de/git/bonsai/
which will contain a stable master branch and an unstable branch for developmental stuff.
Bonsai: BonSAI API Doc online
The API Doc for the BonSAI trunk is available from the CI server under:
http://docs.clf.cit-ec.de/BonSAI-trunk-javadoc/apidocs/index.html
which is updated automatically.
Older versions can be found here:
0.9.1: http://www.techfak.uni-bielefeld.de/~fsiepman/bonsai/0.9.1/
0.9.2: http://www.techfak.uni-bielefeld.de/~fsiepman/bonsai/0.9.2/
0.10.0: http://www.techfak.uni-bielefeld.de/~fsiepman/bonsai/0.10.0/
0.10.1: http://www.techfak.uni-bielefeld.de/~fsiepman/bonsai/0.10.1/
CITEC Gentoo Portage Overlay: SVN from projects.cit-ec...
To checkout and build packages that are gained from svn at projects.cit-ec.uni-bielefeld.de, you will have to add
ESVN_USER=<your_username>
ESVN_PASSWORD=<your_password>
and run
ebuild <package_to_merge>.ebuild manifest.
Make sure, you do not push your credentials into the git-tree... ;)
XTT - eXtensible Task Toolkit: Update 3.1.2 for XTT
Update release 3.1.2 for XTT is now available and should be used by all current users of the XTT 3 branch.
It fixes an important issue when sequence numbers do not start from zero which may occur, e.g., when the server is restarted while the rest of the systems remains running (which has always been supported behavior, of course).
XTT - eXtensible Task Toolkit: XTT 3.1 Released
A new release of XTT, version 3.1, is now available via Maven.
Update Update release 3.1.2 is now available and fixes an important issue when sequence numbers do not start from zero. Please use it instead.
Previously, when using the XCF transport and initiating tasks very rapidly, their execution could be out-of-order, because XCF does not guarantee ordered delivery of the invocation messages. XTT 3.1 now includes a feature to ensure in-order execution for tasks from the same client. This behavior is optional, but activated by default, because it is what most people would expect.
XTT 3.1.1 is still fully backwards compatible, but ordering will only work if both client and server use XTT 3.1 and up.
« Previous 1 2 3 4 5 6 Next » (21-30/52)
Also available in: Atom