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

Add complex number data type in Python #112

Closed
wants to merge 1 commit into from

Conversation

rajgoesout
Copy link
Member

@rajgoesout rajgoesout commented Feb 18, 2019

This adds complex_python data type.

Closes #102

@sladyn98
Copy link

@rajdeepbharati are you not supposed to add a commit message to this :)

This adds complex_python data type.

Closes coala#102
Copy link

@chay2199 chay2199 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. But you have to follow coala commit guidelines and try to pass the tests that are failing.

Copy link
Member

@siddhpant siddhpant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to add "uncertain" if the data type doesn't have integer values. Just don't include that field, like done in bool data types.

Copy link

@BharathKumarRavichandran BharathKumarRavichandran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code changes look good to me. Change the commit message to follow the coala commit standards and push again.

@rajgoesout
Copy link
Member Author

@BharathKumarRavichandran I'm closing this since I don't really use coala nowadays. You can go ahead and create a new PR if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Add Complex Number data type in Python
6 participants