咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是1-10 订阅
排序:
array programming in Whiley  4
Array Programming in Whiley
收藏 引用
4th ACM SIGPLAN International Workshop on Libraries, Languages, and Compilers for array programming (array) / 1st ACM SIGPLAN International Workshop on Machine Learning and programming Languages (MAPL)
作者: Pearce, David J. Victoria Univ Wellington Sch Engn & Comp Sci Wellington New Zealand
arrays are a fundamental mechanism for developing and reasoning about programs. Using them, one can easily encode a range of important algorithms from various domains, such as for sorting, graph traversal, heap manipu... 详细信息
来源: 评论
A Novel array programming Scheme for Large Matrix Processing in Flash-Based Computing-in-Memory (CIM) With Ultrahigh Bit Density
收藏 引用
IEEE TRANSACTIONS ON ELECTRON DEVICES 2023年 第2期70卷 461-467页
作者: Feng, Yang Zhang, Dong Zhao, Guoqing Sun, Zhaohui Bai, Maoying Qi, Yueran Gong, Xiao Liu, Jing Zhang, Junyu Wu, Jixuan Zhan, Xuepeng Chen, Jiezhi Shandong Univ Sch Informat Sci & Engn Qingdao 266100 Peoples R China Natl Univ Singapore Dept Elect & Comp Engn Singapore 117576 Singapore Chinese Acad Sci Inst Microelect Key Lab Microelect Devices & Integrated Technol Beijing 100029 Peoples R China Neumem Co Ltd Hefei 241060 Peoples R China
Computing-in-memory (CIM) architecture is a promising approach to breaking the bottleneck in von Neumann' architecture. To shed light on large matrix operations in flash-based CIM with ultrahigh bit density (4-5 b... 详细信息
来源: 评论
Persistent Asynchronous Adaptive Specialization for Generic array programming
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL programming 2019年 第2期47卷 164-183页
作者: Grelck, Clemens Wiesinger, Heinrich Univ Amsterdam Amsterdam Netherlands
Generic array programming systematically abstracts from structural array properties such as shape and rank. As usual, generic programming comes at the price of lower runtime performance. The idea of asynchronous adapt... 详细信息
来源: 评论
HorseIR: Bringing array programming Languages Together with Database Query Processing  14
HorseIR: Bringing Array Programming Languages Together with ...
收藏 引用
14th ACM SIGPLAN International Symposium on Dynamic Languages (DLS)
作者: Chen, Hanfeng D'silva, Joseph Vinish Chen, Hongji Kemme, Bettina Hendren, Laurie McGill Univ Montreal PQ Canada
Relational database management systems (RDBMS) are operationally similar to a dynamic language processor. They take SQL queries as input, dynamically generate an optimized execution plan, and then execute it. In recen... 详细信息
来源: 评论
Points for Free: Embedding Pointful array programming in Python  10
Points for Free: Embedding Pointful Array Programming in Pyt...
收藏 引用
10th ACM SIGPLAN International Workshop on Libraries, Languages and Compilers for array programming (array)
作者: Bachurski, Jakub Mycroft, Alan Univ Cambridge Cambridge England
Multidimensional array operations are ubiquitous in machine learning. The dominant ecosystem in this field is centred around Python and NumPy, where programs are expressed with elaborate and error-prone calls in the p... 详细信息
来源: 评论
A MultiGPU Performance-Portable Solution for array programming Based on Kokkos  9
A MultiGPU Performance-Portable Solution for Array Programmi...
收藏 引用
9th ACM SIGPLAN International Workshop on Libraries, Languages and Compilers for array programming (array)
作者: Valero-Lara, Pedro Vetter, Jeffrey S. Oak Ridge Natl Lab Oak Ridge TN 37830 USA
MultiGPU nodes are widely used in high-performance computing and data centers. However, current programming models do not provide transparent, and portable support for automatically targeting multiple GPUs within a no... 详细信息
来源: 评论
OOPAL: Integrating array programming in object-oriented programming
OOPAL: Integrating array programming in object-oriented prog...
收藏 引用
18th Annual Conference on Object-Oriented programming, Systems, Languages and Applications (OOPSLA 2003)
作者: Mougin, P Ducasse, S Univ Bern Software Composit Grp CH-3012 Bern Switzerland
array programming shines in its ability to express computations at a high-level of abstraction, allowing one to manipulate and query whole sets of data at once. This paper presents the OOPAL model that enhances object... 详细信息
来源: 评论
Transformations for array programming
Transformations for Array programming
收藏 引用
作者: Abusdal, Ole Jørgen University of Bergen
学位级别:硕士
来源: 评论
Getting to the Point Index Sets and Parallelism-Preserving Autodiff for Pointful array programming
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2021年 第ICFP期5卷 1–29页
作者: Paszke, Adam Johnson, Daniel D. Duvenaud, David Vytiniotis, Dimitrios Radul, Alexey Johnson, Matthew J. Ragan-Kelley, Jonathan Maclaurin, Dougal Google Res Warsaw Poland Google Res Montreal PQ Canada Univ Toronto Toronto ON Canada DeepMind London England Google Res Mountain View CA USA MIT 77 Massachusetts Ave Cambridge MA 02139 USA
We present a novel programming language design that attempts to combine the clarity and safety of high-level functional languages with the efficiency and parallelism of low-level numerical languages. We treat arrays a... 详细信息
来源: 评论
OOPAL: integrating array programming in object-oriented programming  03
OOPAL: integrating array programming in object-oriented prog...
收藏 引用
Proceedings of the 18th annual ACM SIGPLAN conference on Object-oriented programing, systems, languages, and applications
作者: Philippe Mougin Stéphane Ducasse University Of Bern Bern Switzerland
array programming shines in its ability to express computations at a high-level of abstraction, allowing one to manipulate and query whole sets of data at once. This paper presents the OPA model that enhances object-o... 详细信息
来源: 评论