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

#321 - Vector-set multiplication #322

Merged
merged 4 commits into from
Apr 15, 2018
Merged

#321 - Vector-set multiplication #322

merged 4 commits into from
Apr 15, 2018

Conversation

mforets
Copy link
Member

@mforets mforets commented Apr 15, 2018

Closes #321.

@@ -56,4 +56,12 @@ for N in [Float64, Rational{Int}, Float32]
lm = N(2.) * BallInf(N[0., 0.], N(1.))
an_element(lm)
# @test an_element(lm) ∈ lm # TODO results in an error for Rational

# check lineear map bewteen vector and set
Copy link
Member

Choose a reason for hiding this comment

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

"linear map between"

@mforets mforets merged commit 59b2036 into master Apr 15, 2018
@mforets mforets deleted the mforets/321 branch April 15, 2018 15:11
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