Abstract: The accuracy of embedded non-volatile memory (eNVM) in-memory computing (IMC) designs is primarily limited by analog non-idealities. This article introduces a magnetoresistive random-access ...
ETL is a header only library for C++ that provides vector and matrix classes with support for Expression Templates to perform very efficient operations on them. At this time, the library support ...
Cyclops is a parallel (distributed-memory) numerical library for multidimensional arrays (tensors) in C++ and Python. Quick documentation links: C++ and Python. Broadly, Cyclops provides tensor ...
Abstract: Photonic integrated circuits are facilitating the development of optical neural networks, which have the potential to be both faster and more energy efficient than their electronic ...
Particles with internal inclusions or cores are ubiquitous in the atmosphere. One example is dust particles coated with water-soluble aerosols such as sulfate or nitrate. For these particles, the dust ...
Non-negative matrix factorization, which decomposes the input non-negative matrix into product of two non-negative matrices, has been widely used in the neuroimaging field due to its flexible ...
Linear algebra is involved in virtually all scientific and engineering disciplines, e.g., physics, statistics, machine learning, and signal processing. Solving matrix equations such as a linear system ...