The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

implicitExpansion: Array Operations for Arrays of Mismatching Sizes

Support for implicit expansion of arrays in operations involving arrays of mismatching sizes. This pattern is known as "broadcasting" in 'Python' and "implicit expansion" in 'Matlab' and is explained for example in the article "Array programming with NumPy" by C. R. Harris et al. (2020) <doi:10.1038/s41586-020-2649-2>.

Version: 0.1.0
Published: 2022-10-02
Author: Manuel Hentschel [aut, cre]
Maintainer: Manuel Hentschel <Manuel.Hentschel at unige.ch>
License: MIT + file LICENSE
URL: https://github.com/ManuelHentschel/implicitExpansion
NeedsCompilation: no
CRAN checks: implicitExpansion results

Documentation:

Reference manual: implicitExpansion.pdf

Downloads:

Package source: implicitExpansion_0.1.0.tar.gz
Windows binaries: r-devel: implicitExpansion_0.1.0.zip, r-release: implicitExpansion_0.1.0.zip, r-oldrel: implicitExpansion_0.1.0.zip
macOS binaries: r-release (arm64): implicitExpansion_0.1.0.tgz, r-oldrel (arm64): implicitExpansion_0.1.0.tgz, r-release (x86_64): implicitExpansion_0.1.0.tgz, r-oldrel (x86_64): implicitExpansion_0.1.0.tgz
Old sources: implicitExpansion archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=implicitExpansion to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.