# Computing the mean: accuracy and speed

**URL:** https://fortran-lang.discourse.group/t/computing-the-mean-accuracy-and-speed/5888
**Category:** Uncategorized
**Created:** [May 31, 2023, 2:03pm UTC](https://fortran-lang.discourse.group/t/computing-the-mean-accuracy-and-speed/5888 "2023-05-31T14:03:34Z")
**Posts on this page:** 1
**Showing post:** 20

<div class="post-metadata">

### Author: ![certik](https://yyz2.discourse-cdn.com/free1/user_avatar/fortran-lang.discourse.group/certik/32/4_2.png) [@certik](https://fortran-lang.discourse.group/u/certik)
#### Post date: [June 2, 2023, 4:10pm UTC](https://fortran-lang.discourse.group/t/computing-the-mean-accuracy-and-speed/5888/20 "2023-06-02T16:10:31Z")

</div>

Indeed, I think `stdlib` should have fast implementation of Fortran intrinsics, maybe not all, but those that we can make faster, so that compilers like LFortran could use them. I proposed exactly that in [Fortran runtime math library](https://fortran-lang.discourse.group/t/fortran-runtime-math-library/755). I think back then it wasn’t received as beneficial, but maybe now is a better time. 🙂

---

_[View the full topic](https://fortran-lang.discourse.group/t/computing-the-mean-accuracy-and-speed/5888)._
