Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft for subset access of features #34

Merged
merged 7 commits into from
Apr 14, 2011
Merged

Draft for subset access of features #34

merged 7 commits into from
Apr 14, 2011

Commits on Apr 13, 2011

  1. Configuration menu
    Copy the full SHA
    4c0b38f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2011

  1. Configuration menu
    Copy the full SHA
    9d840cd View commit details
    Browse the repository at this point in the history
  2. applied all discussed changes

    -some changes to names
    -some errors
    -some design changes
    karlnapf committed Apr 14, 2011
    Configuration menu
    Copy the full SHA
    87d0bba View commit details
    Browse the repository at this point in the history
  3. corrections of copy/paste error that caused compile error for python_…

    …modular
    
    appending from another string features instances now only appends a subset, if one is defined
    karlnapf committed Apr 14, 2011
    Configuration menu
    Copy the full SHA
    ea6b156 View commit details
    Browse the repository at this point in the history
  4. coding style fix

    karlnapf committed Apr 14, 2011
    Configuration menu
    Copy the full SHA
    1a5cadc View commit details
    Browse the repository at this point in the history
  5. added getter for subset matrix that is swig compatible

    small changed to std getter
    method subset_idx_conversion() is now not pure virtual anymore
    added comments
    karlnapf committed Apr 14, 2011
    Configuration menu
    Copy the full SHA
    0bd912d View commit details
    Browse the repository at this point in the history
  6. max_string_length adjustments with respect to subsets

    copy_features() now works woth subsets
    code cleanups
    karlnapf committed Apr 14, 2011
    Configuration menu
    Copy the full SHA
    601b8ab View commit details
    Browse the repository at this point in the history