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

Missing documentations of overloaded Variable operators #3821

Closed
hvy opened this issue Nov 8, 2017 · 2 comments · Fixed by #4495
Closed

Missing documentations of overloaded Variable operators #3821

hvy opened this issue Nov 8, 2017 · 2 comments · Fixed by #4495
Assignees
Labels
cat:document Documentation such as function documentations, comments and tutorials.

Comments

@hvy
Copy link
Member

hvy commented Nov 8, 2017

Overloaded operators for the Variable class is not documented.

Some are taken for granted such as +, -, but others like *, @ and abs() might be less obvious to new users.

List of methods
https://github.com/chainer/chainer/blob/master/chainer/functions/math/basic_math.py#L806-L822

@hvy hvy added the cat:document Documentation such as function documentations, comments and tutorials. label Nov 8, 2017
@stale
Copy link

stale bot commented Feb 6, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Not updated for a longer period of time. label Feb 6, 2018
@hvy
Copy link
Member Author

hvy commented Feb 6, 2018

bump

@stale stale bot removed the stale Not updated for a longer period of time. label Feb 6, 2018
@kmaehashi kmaehashi self-assigned this Mar 19, 2018
@hvy hvy closed this as completed in #4495 Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:document Documentation such as function documentations, comments and tutorials.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants