Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob bob
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bobbob
  • Issues
  • #122
Closed
Open
Issue created Apr 04, 2013 by André Anjos@andre.anjos💬Owner

Exceptions when dealing with bob::python::{const_,}ndarray and blitz++ array's are inconsistent

Created by: laurentes

When defining the python bindings, we have to perform conversions between bob::python::{const_,}ndarray and blitz++ array's. Sometimes a check (with a python runtime_error exception) is performed before calling the bz<>() method on the ndarray, sometimes not. We should define what the developer should do and update the python bindings accordingly.

Once decided, the coding convention wiki should be updated: https://github.com/idiap/bob/wiki/Bob-Coding-Conventions

Assignee
Assign to
Time tracking