Search Results - computer program creating data processing.

  1. 121
    by Milligan, G. W. E.
    Published 1984
    Connect to the full text of this electronic book
    eBook
  2. 122
    by Daniel, Jesse
    Published 2019
    Connect to the full text of this electronic book
    Video
  3. 123
    Published 2020
    Connect to this streaming video (Alexander Street Press)
    Video
  4. 124
    by Blumstein, Daniel T.
    Published 2007
    Table of contents only
    Book
  5. 125
  6. 126
  7. 127
    Published 2023
    Connect to this electronic resource
    Video
  8. 128
  9. 129
  10. 130
    Published 1982
    Connect to the full text of this electronic book
    eBook
  11. 131
  12. 132
    by P., Vivek
    Published 2025
    Connect to the full text of this electronic book
    Video
  13. 133
    by Shupe, Rich
    Published 2009
    Book
  14. 134
  15. 135
  16. 136
  17. 137
    by Sun, Qiming
    Published 2025
    Table of Contents: ...9.3.1 The dis module -- 9.3.2 Performance-friendly Python code -- Using enumerate for index and object iteration -- Using generator instead of explicitly constructing list or tuple -- List comprehension for creating new lists -- Dictionary comprehension for creating dictionaries -- Merging dictionaries -- Swapping two variables -- Concatenating strings -- Using local variables -- 9.3.3 Utilizing tensor operations -- 9.3.4 Optimizing tensor indexing efficiency -- 9.4 Compiling Python code -- 9.4.1 Numba -- 9.4.1.1 Unrolling -- 9.4.1.2 Numba vectorization issues -- 9.4.2 Cython -- 9.4.3 Pythran -- 9.4.4 Comparison of Cython, Pythran, and Numba -- Ease of use -- Support for Python features -- Optimization hints -- Profiling -- NumPy specialization -- SIMD vectorization -- Compilation cost -- Execution speed -- 9.5 Optimization with compiled languages -- 9.5.1 GCC compiler -- 9.6 Optimization for I/O -- 9.6.1 Storage layout -- HDF5 format -- Memory mapping -- HDF5 vs memmap -- 9.6.2 Compressing data -- 9.6.3 Overlapping computation and I/O -- 9.7 Precomputation and memoization -- 9.7.1 LRU cache -- 9.7.2 Functional programming -- 9.7.3 Dynamic programming -- 9.8 Optimization with lazy evaluation -- Summary -- References -- 10 Parallel computation -- 10.1 Multithreading -- 10.1.1 The threading module -- How to manage data sharing between threads? ...
    Connect to the full text of this electronic book
    eBook
  18. 138
    by Sun, Qiming
    Published 2025
    Table of Contents: ...9.3.1 The dis module -- 9.3.2 Performance-friendly Python code -- Using enumerate for index and object iteration -- Using generator instead of explicitly constructing list or tuple -- List comprehension for creating new lists -- Dictionary comprehension for creating dictionaries -- Merging dictionaries -- Swapping two variables -- Concatenating strings -- Using local variables -- 9.3.3 Utilizing tensor operations -- 9.3.4 Optimizing tensor indexing efficiency -- 9.4 Compiling Python code -- 9.4.1 Numba -- 9.4.1.1 Unrolling -- 9.4.1.2 Numba vectorization issues -- 9.4.2 Cython -- 9.4.3 Pythran -- 9.4.4 Comparison of Cython, Pythran, and Numba -- Ease of use -- Support for Python features -- Optimization hints -- Profiling -- NumPy specialization -- SIMD vectorization -- Compilation cost -- Execution speed -- 9.5 Optimization with compiled languages -- 9.5.1 GCC compiler -- 9.6 Optimization for I/O -- 9.6.1 Storage layout -- HDF5 format -- Memory mapping -- HDF5 vs memmap -- 9.6.2 Compressing data -- 9.6.3 Overlapping computation and I/O -- 9.7 Precomputation and memoization -- 9.7.1 LRU cache -- 9.7.2 Functional programming -- 9.7.3 Dynamic programming -- 9.8 Optimization with lazy evaluation -- Summary -- References -- 10 Parallel computation -- 10.1 Multithreading -- 10.1.1 The threading module -- How to manage data sharing between threads? ...
    Connect to the full text of this electronic book
    eBook
  19. 139
  20. 140
    by Weisfeld, Matt A.
    Published 2004
    Book