Skip to content

Conversation

@YingboMa
Copy link
Member

It also saves computation since

goo(x) = (One.() .* x) .+ (One.() .* x)

is now the same as

goo(x) = (One() .* x) .+ (One() .* x)

.

@YingboMa YingboMa requested a review from oxinabox January 13, 2020 21:22
Co-Authored-By: Lyndon White <oxinabox@ucc.asn.au>
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.

4 participants