Version history: Difference between revisions
From Jstacs
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
''December 2, 2009:<br /> | |||
Jstacs 1.3 released | |||
* generalized termination of numerical optimization in [http://www.jstacs.de/api/de/jstacs/algorithms/optimization/termination/package-summary.html de.jstacs.algorithms.optimization.termination] | |||
* Added a unified generative-discriminative learning principle in [http://www.jstacs.de/api/de/jstacs/classifier/scoringFunctionBased/gendismix/package-summary.html de.jstacs.classifier.scoringFunctionBased.gendismix] | |||
* Implemented a multi-threaded variant of MCL/MSP and GenDisMix in the [http://www.jstacs.de/api/de/jstacs/classifier/scoringFunctionBased/gendismix/LogGenDisMixFunction.html LogGenDisMixFunction] | |||
* Added a convenience class [http://www.jstacs.de/api/de/jstacs/data/DNASample.html DNASample] for samples of DNA sequences | |||
* Added the class [http://www.jstacs.de/api/de/jstacs/parameters/ParameterSetTagger.html ParameterSetTagger] to use parameter sets in command line programs | |||
* Several bugfixes | |||
---- | |||
''April 8, 2009:<br /> | ''April 8, 2009:<br /> | ||
Jstacs 1.2.2 released | Jstacs 1.2.2 released |
Revision as of 21:23, 2 December 2009
December 2, 2009:
Jstacs 1.3 released
- generalized termination of numerical optimization in de.jstacs.algorithms.optimization.termination
- Added a unified generative-discriminative learning principle in de.jstacs.classifier.scoringFunctionBased.gendismix
- Implemented a multi-threaded variant of MCL/MSP and GenDisMix in the LogGenDisMixFunction
- Added a convenience class DNASample for samples of DNA sequences
- Added the class ParameterSetTagger to use parameter sets in command line programs
- Several bugfixes
April 8, 2009:
Jstacs 1.2.2 released
- Bugfix-Release
February 19, 2009:
Jstacs 1.2.1 released
- Bugfix in EnumParameter
February 2, 2009:
Jstacs 1.2 released
- Bugfixes
- Discriminative de-novo motif discovery
- Transformed Dirichlet Prior for numerical optimization
October 29, 2008:
Jstacs 1.1 released
- Bugfixes
- Improved Javadoc
- De-novo motif discovery
September 8, 2008:
The first version of Jstacs has been released.