Proceedings of the 27th Symposium on the Implementation and Application of Functional Programming Languages 2015
DOI: 10.1145/2897336.2897341
|View full text |Cite
|
Sign up to set email alerts
|

Type inference for array programming with dimensioned vector spaces

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
3
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 16 publications
0
3
0
Order By: Relevance
“…Recent analytical frameworks also include type safety. For example, type systems for linear algebra are proposed by Griffioen [6] and by Muranushi et al [12]. The Spark framework [15] provides advanced structures like Datasets that add type safety guarantees over DataFrames.…”
Section: Related Workmentioning
confidence: 99%
“…Recent analytical frameworks also include type safety. For example, type systems for linear algebra are proposed by Griffioen [6] and by Muranushi et al [12]. The Spark framework [15] provides advanced structures like Datasets that add type safety guarantees over DataFrames.…”
Section: Related Workmentioning
confidence: 99%
“…The works of Muranushi et al [29] and Griffioen [16] propose a typed linear algebra system, that leads to a more functional and index-free matrix and allows to infer the type of any linear algebra expression. Their implementation in Haskell can detect typing error at compile time.…”
Section: Related Workmentioning
confidence: 99%
“…[Eaton 2006] implemented a typed linear algebra system in Haskell where dimension sizes are encoded in the type system. [Grioen 2015] proposed dimensioned matrices/tensors in which each axis is dimensioned with a unit of measurement, and by this the unit of measurements of each dimension of tensors can be determined at compile time. [Muranushi and Eisenberg 2014] extends this idea to be used in astrophysics research and typed the length of each dimension by using type-level integers.…”
Section: Related Workmentioning
confidence: 99%