咨询与建议

限定检索结果

文献类型

  • 18 篇 会议
  • 12 篇 期刊文献
  • 4 册 图书
  • 1 篇 学位论文

馆藏范围

  • 35 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 28 篇 工学
    • 21 篇 计算机科学与技术...
    • 20 篇 软件工程
    • 1 篇 电气工程
    • 1 篇 控制科学与工程
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 物理学
    • 1 篇 统计学(可授理学、...

主题

  • 35 篇 array programmin...
  • 4 篇 programming soft...
  • 4 篇 generalmanual
  • 4 篇 nostromo array
  • 4 篇 functional progr...
  • 4 篇 nostromo
  • 3 篇 dependent types
  • 3 篇 array
  • 3 篇 smalltalk
  • 3 篇 rank-polymorphis...
  • 3 篇 f-script
  • 3 篇 single assignmen...
  • 3 篇 select
  • 2 篇 loadout manager
  • 2 篇 high-level langu...
  • 2 篇 macro
  • 2 篇 gamepad
  • 2 篇 message pattern
  • 2 篇 dual analog
  • 2 篇 type systems

机构

  • 5 篇 radboud univ nij...
  • 3 篇 mcgill univ mont...
  • 2 篇 mit 77 massachus...
  • 1 篇 inria
  • 1 篇 google res montr...
  • 1 篇 univ copenhagen ...
  • 1 篇 univ amsterdam
  • 1 篇 univ toronto on
  • 1 篇 victoria univ we...
  • 1 篇 heriot watt univ...
  • 1 篇 dyalog ltd on
  • 1 篇 ecole polytech f...
  • 1 篇 shandong univ sc...
  • 1 篇 google res warsa...
  • 1 篇 med univ lubeck ...
  • 1 篇 univ copenhagen ...
  • 1 篇 indiana univ ope...
  • 1 篇 natl univ singap...
  • 1 篇 mit csail 77 mas...
  • 1 篇 univ new s wales...

作者

  • 6 篇 scholz sven-bodo
  • 3 篇 ragan-kelley jon...
  • 3 篇 koopman thomas
  • 3 篇 grelck clemens
  • 2 篇 hendren laurie
  • 2 篇 philippe mougin
  • 2 篇 kemme bettina
  • 2 篇 liu amanda
  • 2 篇 vytiniotis dimit...
  • 2 篇 chlipala adam
  • 2 篇 aaldering jordy
  • 2 篇 chen hanfeng
  • 1 篇 bernstein gilber...
  • 1 篇 johnson matthew ...
  • 1 篇 lumsdaine a
  • 1 篇 dubach christoph...
  • 1 篇 leshchinskiy rom...
  • 1 篇 johnson daniel d...
  • 1 篇 ankner johan
  • 1 篇 lund simon andre...

语言

  • 33 篇 英文
  • 2 篇 其他
检索条件"主题词=array programming"
35 条 记 录,以下是11-20 订阅
排序:
Flattening Combinations of arrays and Records  25th
Flattening Combinations of Arrays and Records
收藏 引用
25th International Symposium on Trends in Functional programming
作者: Huijben, Reg Aaldering, Jordy Achten, Peter Scholz, Sven-Bodo Radboud Univ Nijmegen Nijmegen Netherlands
Flattening is known to be a performance-boosting technique to orchestrate parallel computations on arbitrarily deeply nested arrays. In this paper, we propose a flattening transformation that deals with nested data st... 详细信息
来源: 评论
High-level object oriented programming with array technology  00
High-level object oriented programming with array technology
收藏 引用
Proceedings of the international conference on APL-Berlin-2000 conference
作者: Philippe Mougin TechMetrix Research Paris - France
Although classical object-oriented programming languages provide high-level modeling capacities (abstract data type, inheritance etc.), they remain low-level relative to data manipulation. Addressing this problem with... 详细信息
来源: 评论
Multiarray: a C++ library for generic programming with arrays
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2005年 第2期35卷 159-188页
作者: Garcia, R Lumsdaine, A Indiana Univ Open Syst Lab Bloomington IN 47405 USA
In C++, multi-dimensional arrays are often used but the language provides limited native support for them. The language, in its Standard Library, supplies sophisticated interfaces for manipulating sequential data. but... 详细信息
来源: 评论
Improving the game theoretic analysis of electricity auctions applied in medium markets
收藏 引用
JOURNAL OF COMPUTATIONAL SCIENCE 2016年 第Part1期17卷 83-96页
作者: Zarei, Mohammad Salami, Abolfazl Arak Univ Technol Dept Elect Engn Arak Iran
Payment cost minimization (PCM) is an appropriate method for bid selection. Solving auctions by PCM is complex and time consuming, particularly under game theoretic analysis of electricity auctions, because it require... 详细信息
来源: 评论
Merging compositions of array skeletons in SAC
收藏 引用
PARALLEL COMPUTING 2006年 第7-8期32卷 507-522页
作者: Grelck, Clemens Scholz, Sven-Bodo Med Univ Lubeck Inst Software Technol & Programming Languages D-23538 Lubeck Germany Univ Hertfordshire Dept Comp Sci Hatfield AL10 9AB Herts England
The design of skeletons for expressing concurrent computations usually faces a conflict between software engineering demands and performance issues. Whereas the former favour versatile fine-grain skeletons that can be... 详细信息
来源: 评论
Dependently typed array programs don't go wrong
收藏 引用
JOURNAL OF LOGIC AND ALGEBRAIC programming 2009年 第7期78卷 643-664页
作者: Trojahner, Kai Grelck, Clemens Med Univ Lubeck Inst Software Technol & Programming Languages Lubeck Germany
The array programming paradigm adopts multidimensional arrays as the fundamental data structures of computation. array operations process entire arrays instead of just single elements. This makes array programs highly... 详细信息
来源: 评论
Verified Tensor-Program Optimization Via High-Level Scheduling Rewrites
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2022年 第POPL期6卷 1–28页
作者: Liu, Amanda Bernstein, Gilbert Louis Chlipala, Adam Ragan-Kelley, Jonathan MIT CSAIL 77 Massachusetts Ave Cambridge MA 02139 USA Univ Calif Berkeley Berkeley CA 94720 USA
We present a lightweight Coq framework for optimizing tensor kernels written in a pure, functional array language. Optimizations rely on user scheduling using series of verified, semantics-preserving rewrites. Unusual... 详细信息
来源: 评论
APL Since 1978
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2020年 第HOPL期4卷 1–108页
作者: Hui, Roger K. W. Kromberg, Morten J. Dyalog Ltd Toronto ON Canada Dyalog Ltd Bramley RG26 5BH Hants England
The Evolution of APL, the HOPL I paper by Falkoff and Iverson on APL, recounted the fundamental design principles which shaped the implementation of the APL language in 1966, and the early uses and other influences wh... 详细信息
来源: 评论
AUTOMAP: Inferring Rank-Polymorphic Function Applications with Integer Linear programming
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2024年 第OOPSLA2期8卷 1787-1813页
作者: Schenck, Robert Hinnerskov, Nikolaj Hey Henriksen, Troels Madsen, Magnus Elsman, Martin Univ Copenhagen Copenhagen Denmark Aarhus Univ Aarhus Denmark
Dynamically typed array languages such as Python, APL, and Matlab lift scalar operations to arrays and replicate scalars to fit applications. We present a mechanism for automatically inferring map and replicate operat... 详细信息
来源: 评论
A Verified Compiler for a Functional Tensor Language
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2024年 第PLDI期8卷 320-342页
作者: Liu, Amanda Bernstein, Gilbert Chlipala, Adam Ragan-Kelley, Jonathan MIT 77 Massachusetts Ave Cambridge MA 02139 USA Univ Washington Seattle WA 98195 USA
Producing efficient array code is crucial in high-performance domains like image processing and machine learning. It requires the ability to control factors like compute intensity and locality by reordering computatio... 详细信息
来源: 评论