forked from boostorg/ublas
-
Notifications
You must be signed in to change notification settings - Fork 5
Subtensor
amitsingh19975 edited this page Aug 18, 2019
·
1 revision
Subtensor is a lightweight tensor wrapper compared to tensor which to cheap to pass by value or copy compared to tensor which is costly. Subtensor is view to the tensor which means that it does not copy the contents of the tensor but points to it.
We both would like to thank our mentor Cem for his constant support and help in achieving our goals. We always find him helpful and he was always easy to reach for help or discussion regarding the work. We would also like to thank Google for the Google Summer of Code Programme, without which all these wouldn't be possible. Lastly, we express our gratitude to our parents for helping and providing us with all the indirect or direct needs for carrying out our work nicely in our homes.
- Home
- Project Proposal
- Milestones and Tasks
- Implementation
- Documentation
- Discussions
- Examples
- Experimental features
- Project Proposal
- Milestones and Tasks
- Implementation
- Documentation
- Discussions
- Example Code