# C++ linear algebra proposal

**URL:** https://fortran-lang.discourse.group/t/c-linear-algebra-proposal/4590
**Category:** Uncategorized
**Created:** [October 22, 2022, 7:36pm UTC](https://fortran-lang.discourse.group/t/c-linear-algebra-proposal/4590 "2022-10-22T19:36:49Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![AniruddhaDas](https://avatars.discourse-cdn.com/v4/letter/a/8491ac/32.png) [@AniruddhaDas](https://fortran-lang.discourse.group/u/AniruddhaDas)
#### Post date: [October 30, 2022, 1:10pm UTC](https://fortran-lang.discourse.group/t/c-linear-algebra-proposal/4590/3 "2022-10-30T13:10:54Z")

</div>

Apologies for such late reply to this thread. On the fortran side of things, I came across this paper in the J3-fortran website numbered [22-184](https://j3-fortran.org/doc/year/22/22-184.txt). Which mentions features as such:

1. Rank Agnostic Feature

- Enable additional usage of assumed rank arguments

- Deferred rank entities

- Rank agnostic nested loops

- [Mathematics of Arrays](https://fortran-lang.discourse.group/t/mathematics-of-arrays/1685)

1. Further support for containers

- Provide looping mechanism for containers

- Provide analog of ELEMENTAL

From a cursory reading all of them seems useful to me so, I hope they goes through for f202y.

---

_[View the full topic](https://fortran-lang.discourse.group/t/c-linear-algebra-proposal/4590)._
