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 a FIXME about the Banach laws. #21

Merged

Conversation

cdepillabout
Copy link
Contributor

The Banach laws are not being tested because they don't hold for Float
and Double types. This commit adds a FIXME note so we don't forget to
eventually add support for them.

@cdepillabout
Copy link
Contributor Author

This is for issue #19.

The laws not being tested and their statuses are below:

law_Banach_distance
law_Banach_size
→ Not being tested because they don't hold for Float and Double.

law_Bregman_nonnegativity
law_Bregman_triangle
→ These are actually commented out in the source code. The entire Bregman class is commented out.

law_Subtype_f1
law_Subtype_f2
→ These are pretty generic and hard to generate tests for.

The Banach laws are not being tested because they don't hold for Float
and Double types.  This commit adds a FIXME note so we don't forget to
eventually add support for them.
mikeizbicki added a commit that referenced this pull request Sep 10, 2015
@mikeizbicki mikeizbicki merged commit b5433b9 into mikeizbicki:master Sep 10, 2015
@mikeizbicki
Copy link
Owner

Good idea!

@cdepillabout cdepillabout deleted the add-fixme-about-banach-laws branch September 10, 2015 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants