Timeline
Dec 7, 2005:
- 7:59 PM Ticket #20 (implement WilcoxonFoldChange) created by
- At time being the non-weighted score is implemented in the naive way …
- 3:39 PM Changeset [426] by
- Removed obsolete branch (merged into trunk).
- 3:19 PM Ticket #11 (random class does not accept seed!!!) closed by
- fixed: The underlying rng had already support for setting seed. Added support …
- 3:14 PM Changeset [425] by
- Fixed bug in DiscreteUniform?. Added seeding support for classes …
- 3:09 PM WikiStart edited by
- (diff)
- 11:01 AM Changeset [424] by
- Fixed documentation and moved around code.
Dec 6, 2005:
- 6:44 PM Ticket #19 (Averager.n() return unsigned ) created by
- number of data points is never negative, so the function should return …
Dec 2, 2005:
- 3:42 PM Changeset [423] by
- Fixed gnuplot to generate png.
- 12:39 PM Changeset [422] by
- Fixed statistics script. png generation must be fixed.
- 1:30 AM Ticket #18 (const vector matrix::operator*(const vector&) const) created by
- Non-sense implementation is currently implemented. Remove it or fix it.
- 1:28 AM Changeset [421] by
- Created non-sense matrix*vector operator.
- 1:15 AM Changeset [420] by
- Merged better_matrix_class changes r402:419 into the trunk.
- 12:52 AM Changeset [419] by
- Added more matrix tests.
- 12:52 AM Changeset [418] by
- Made output from matrix and vector coherrent.
- 12:05 AM Ticket #5 (Does this view work properly) closed by
- fixed
- 12:00 AM Ticket #17 (constness of views do not work ... or do they?) created by
- In test/matrix_test.cc there is a test that examines what happens when …
Dec 1, 2005:
- 11:20 PM Changeset [417] by
- Fixed delete bug in matrix dextructor, added more matrix tests.
- 9:54 PM Changeset [416] by
- Made knni_matrix.data file somewhat irregular.
- 4:52 PM Changeset [415] by
- Removed some gslapi copy intensive operators. Made gslapi assignment …
- 4:42 PM Ticket #3 (Restrict access to vector and matrix internal GSL stuff) closed by
- wontfix: Access to the internal GSL structures must be allowed since other …
- 4:38 PM Ticket #16 (save and load SVM) created by
- Define format how to save an trained SVM with corresponding kernel and data
- 4:35 PM Ticket #15 (Copy constructor for SVM) created by
- 4:33 PM Ticket #14 (add reset function to SVM) created by
- sets all alpha to zero and makes SVM untrained
- 4:31 PM Ticket #13 (Go through SMO code in SVM.train) created by
- Look for and remove unwanted copying, a general speed up
- 4:25 PM Ticket #12 (Implement copy constructor for SVM::KernelView) created by
- Should it be a view or a reel copy? Be coherent with vector view
- 4:17 PM Changeset [414] by
- adding FoldChange? class and fixing bugs in Score classes
Nov 30, 2005:
- 10:35 PM Changeset [413] by
- All check passes, but more matrix checks needed.
- 6:58 PM Changeset [412] by
- fixing bug with window in both ends
- 5:20 PM Changeset [411] by
- Move todo items to trac.
- 5:06 PM Ticket #11 (random class does not accept seed!!!) created by
- The same seed is always used!
- 5:02 PM Ticket #10 (theplu::utility::read_to_double (std::istream &is, std::vector< double ...) created by
- Change the implementation of this function to follow C/C++ style …
- 3:11 PM Changeset [410] by
- removed p-value from Score baseclass interface
- 12:08 PM Ticket #9 (theplu::statistics::regression::Local::fit (std::ostream &s, const ...) created by
- Change interface. Make class contain pointers to the regressors.
- 12:01 PM Ticket #8 (Member theplu::random::DiscreteUniform::DiscreteUniform (const u_long n)) created by
- Exception should be thrown, when n is out of range. This applies for …
- 11:54 AM Ticket #7 (Document theplu::utility::IO_error) created by
- 11:49 AM Ticket #6 (Rework theplu::statistics::AveragerWeighted) created by
- Check the implementation. Add link to peters stats_weighted.tex …
- 11:40 AM Ticket #5 (Does this view work properly) created by
- Check what happens with const gslapi::vector get_eigenvector( …
- 11:38 AM Ticket #4 (Split weighted and non-weighted regressors) created by
- Vi var ju inte nöjda med regression interfacet. Till den diskussionen …
Nov 28, 2005:
- 1:15 AM Changeset [409] by
- More view fixing.
- 12:40 AM Changeset [408] by
- Continued fixing with views related to matrix.
Nov 27, 2005:
- 11:40 PM Changeset [407] by
- Added documentation. Started with view implementation.
- 11:39 PM Changeset [406] by
- Polished code and documentation, removed inclusion of nonused header files.
- 11:35 PM Changeset [405] by
- Minor change to IO_error exception.
- 1:31 AM Changeset [404] by
- gslapi compiles, but matrix.cc not complete.
- 1:26 AM Changeset [403] by
- Updated matrix class, but matrix view not considered yet.
Nov 26, 2005:
- 10:16 PM Ticket #3 (Restrict access to vector and matrix internal GSL stuff) created by
- Maybe the gslapi interface should be changed so that internal GSL …
- 9:54 PM Ticket #2 (Add exceptions to gsl usage) created by
- The error conditions of underlying GSL calls should be reported back …
- 4:04 PM Changeset [402] by
- Created branch for fixing of the matrix class.
Nov 25, 2005:
- 7:37 PM Ticket #1 (Checking of write permissions to files in FileIO does not work) created by
- A call like FileIO().access_rights("filename","w") will complain about …
Note: See TracTimeline
for information about the timeline view.