Boost logo

Ublas :

Subject: [ublas] [GSoC 19] About programming competency test
From: Sandesh Ghanta (sghanta05_at_[hidden])
Date: 2019-02-17 06:36:32


Hey all,
I am Sandesh Ghanta, I am interested to contribute to UBLAS as part of GSoC
19. I have been working on the programming competency test for about a week
now. The programming competency test requires me to implement a small
library which uses expression templates to compute algebraic expressions. I
have been able to write code which computes algebraic expressions
containing only addition and subtraction. But I am confused as to how to
write code for multiplication.
Example: D = A*B + C
Can someone guide me as to how to write code to solve such equations
without the use of temporary variables?
Links to online resources for the same is also gladly accepted.

Yours Sincerely,
Sandesh Ghanta,
FOSS_at_Amrita <http://amfoss.in>
GitHub <https://github.com/sandeshghanta> | Codechef |
<http://www.codechef.com/users/sandeshghanta>Codeforces
<http://www.codeforces.com/profile/sandeshghanta>