Gotowa bibliografia na temat „Multiplication de matrices creuses”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Multiplication de matrices creuses”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Multiplication de matrices creuses"
Keles, Hasan. "Multiplication of Matrices". Indonesian Journal of Mathematics and Applications 2, nr 1 (31.03.2024): 1–8. http://dx.doi.org/10.21776/ub.ijma.2024.002.01.1.
Pełny tekst źródłaRoesler, Friedrich. "Generalized Matrices". Canadian Journal of Mathematics 41, nr 3 (1.06.1989): 556–76. http://dx.doi.org/10.4153/cjm-1989-024-5.
Pełny tekst źródłaBair, J. "72.34 Multiplication by Diagonal Matrices". Mathematical Gazette 72, nr 461 (październik 1988): 228. http://dx.doi.org/10.2307/3618262.
Pełny tekst źródłaSowa, Artur. "Factorizing matrices by Dirichlet multiplication". Linear Algebra and its Applications 438, nr 5 (marzec 2013): 2385–93. http://dx.doi.org/10.1016/j.laa.2012.09.021.
Pełny tekst źródłaCouncilman, Samuel. "Sharing Teaching Ideas: Bisymmetric Matrices: Some Elementary New Problems". Mathematics Teacher 82, nr 8 (listopad 1989): 622–23. http://dx.doi.org/10.5951/mt.82.8.0622.
Pełny tekst źródłaIgnatenko, M. V., i L. A. Yanovich. "On the theory of interpolation of functions on sets of matrices with the Hadamard multiplication". Proceedings of the National Academy of Sciences of Belarus. Physics and Mathematics Series 58, nr 3 (12.10.2022): 263–79. http://dx.doi.org/10.29235/1561-2430-2022-58-3-263-279.
Pełny tekst źródłaAbobala, Mohammad. "On Refined Neutrosophic Matrices and Their Application in Refined Neutrosophic Algebraic Equations". Journal of Mathematics 2021 (13.02.2021): 1–5. http://dx.doi.org/10.1155/2021/5531093.
Pełny tekst źródłaWaterhouse, William C. "Circulant-style matrices closed under multiplication". Linear and Multilinear Algebra 18, nr 3 (listopad 1985): 197–206. http://dx.doi.org/10.1080/03081088508817686.
Pełny tekst źródłaTheeracheep, Siraphob, i Jaruloj Chongstitvatana. "Multiplication of medium-density matrices using TensorFlow on multicore CPUs". Tehnički glasnik 13, nr 4 (11.12.2019): 286–90. http://dx.doi.org/10.31803/tg-20191104183930.
Pełny tekst źródłaMangngiri, Itsar, Qonita Qurrota A’yun i Wasono Wasono. "AN ORDER-P TENSOR MULTIPLICATION WITH CIRCULANT STRUCTURE". BAREKENG: Jurnal Ilmu Matematika dan Terapan 17, nr 4 (19.12.2023): 2293–304. http://dx.doi.org/10.30598/barekengvol17iss4pp2293-2304.
Pełny tekst źródłaRozprawy doktorskie na temat "Multiplication de matrices creuses"
Gonon, Antoine. "Harnessing symmetries for modern deep learning challenges : a path-lifting perspective". Electronic Thesis or Diss., Lyon, École normale supérieure, 2024. http://www.theses.fr/2024ENSL0043.
Pełny tekst źródłaNeural networks have demonstrated impressive practical success, but theoretical tools for analyzing them are often limited to simple cases that do not capture the complexity of real-world applications. This thesis seeks to narrow this gap by making theoretical tools more applicable to practical scenarios.The first focus of this work is on generalization: can a given network perform well on previously unseen data? This thesis improves generalization guarantees based on the path-norm and extends their applicability to ReLU networks incorporating pooling or skip connections. By reducing the gap between theoretically analyzable networks and those used in practice, this work provides the first empirical evaluation of these guarantees on practical ReLU networks, such as ResNets.The second focus is on resource optimization (time, energy, memory). This thesis introduces a novel pruning method based on the path-norm, which not only retains the accuracy of traditional magnitude pruning but also exhibits robustness to parameter symmetries. Additionally, this work presents a new GPU matrix multiplication algorithm that enhances the state-of-the-art for sparse matrices with Kronecker-structured support, achieving gains in both time and energy. Finally, this thesis makes approximation guarantees for neural networks more concrete by establishing sufficient bit-precision conditions to ensure that quantized networks maintain the same approximation speed as their unconstrained real-weight counterparts
Lawson, Jean-Christophe. "Smart : un neurocalculateur parallèle exploitant des matrices creuses". Grenoble INPG, 1993. http://www.theses.fr/1993INPG0030.
Pełny tekst źródłaGeronimi, Sylvain. "Determination d'ensembles essentiels minimaux dans les matrices creuses : application a l'analyse des circuits". Toulouse 3, 1987. http://www.theses.fr/1987TOU30104.
Pełny tekst źródłaVömel, Christof. "Contributions à la recherche en calcul scientifique haute performance pour les matrices creuses". Toulouse, INPT, 2003. http://www.theses.fr/2003INPT003H.
Pełny tekst źródłaGrigori, Laura. "Prédiction de structure et algorithmique parallèle pour la factorisation LU des matrices creuses". Nancy 1, 2001. http://www.theses.fr/2001NAN10264.
Pełny tekst źródłaThis dissertation treats of parallel numerical computing considering the Gaussian elimination, as it is used to solve large sparse nonsymmetric linear systems. Usually, computations on sparse matrices have an initial phase that predicts the nonzero structure of the output, which helps with memory allocations, set up data structures and schedule parallel tasks prior to the numerical computation itself. To this end, we study the structure prediction for the sparse LU factorization with partial pivoting. We are mainly interested to identify upper bounds as tight as possible to these structures. This structure prediction is then used in a phase called symbolic factorization, followed by a phase that performs the numerical computation of the factors, called numerical factorization. For very large matrices, a significant part of the overall memory space is needed by structures used during the symbolic factorization, and this can prevent a swap-free execution of the LU factorization. We propose and study a parallel algorithm to decrease the memory requirements of the nonsymmetric symbolic factorization. For an efficient parallel execution of the numerical factorization, we consider the analysis and the handling of the data dependencies graphs resulting from the processing of sparse matrices. This analysis enables us to develop scalable algorithms, which manage memory and computing resources in an effective way
Geronimi, Sylvain. "Détermination d'ensembles essentiels minimaux dans les matrices creuses application à l'analyse des circuits /". Grenoble 2 : ANRT, 1987. http://catalogue.bnf.fr/ark:/12148/cb376053608.
Pełny tekst źródłaPuglisi, Chiara. "Factorisation QR de grandes matrices creuses basée sur une méthode multifrontale dans un environnement multiprocesseur". Toulouse, INPT, 1993. http://www.theses.fr/1993INPT091H.
Pełny tekst źródłaEDJLALI, GUY. "Contribution a la parallelisation de methodes iteratives hybrides pour matrices creuses sur architectures heterogenes". Paris 6, 1994. http://www.theses.fr/1994PA066360.
Pełny tekst źródłaBrown, Christopher Ian. "A VLSI device for multiplication of high order sparse matrices". Thesis, University of Sheffield, 1997. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.265915.
Pełny tekst źródłaGuermouche, Abdou. "Étude et optimisation du comportement mémoire dans les méthodes parallèles de factorisation de matrices creuses". Lyon, École normale supérieure (sciences), 2004. http://www.theses.fr/2004ENSL0284.
Pełny tekst źródłaDirect methods for solving sparse linear systems are known for their large memory requirements that can represent the limiting factor to solve large systems. The work done during this thesis concerns the study and the optimization of the memory behaviour of a sparse direct method, the multifrontal method, for both the sequential and the parallel cases. Thus, optimal memory minimization algorithms have been proposed for the sequential case. Concerning the parallel case, we have introduced new scheduling strategies aiming at improving the memory behaviour of the method. After that, we extended these approaches to have a good performance while keeping a good memory behaviour. In addition, in the case where the data to be treated cannot fit into memory, out-of-core factorization schemes have to be designed. To be efficient, such approaches require to overlap I/O operations with computations and to reuse the data sets already in memory to reduce the amount of I/O operations. Therefore, another part of the work presented in this thesis concerns the design and the study of implicit out-of-core techniques well-adapted to the memory access pattern of the multifrontal method. These techniques are based on a modification of the standard paging policies of the operating system using a low-level tool (MMUM&MMUSSEL)
Książki na temat "Multiplication de matrices creuses"
United States. National Aeronautics and Space Administration. Scientific and Technical Information Division., red. An efficient sparse matrix multiplication scheme for the CYBER 205 computer. [Washington, DC]: National Aeronautics and Space Administration, Scientific and Technical Information Division, 1988.
Znajdź pełny tekst źródłaMunerman, Viktor, Vadim Borisov i Aleksandra Kononova. Mass data processing. Algebraic models and methods. ru: INFRA-M Academic Publishing LLC., 2023. http://dx.doi.org/10.12737/1906037.
Pełny tekst źródłaGohberg, Israel, Yuli Eidelman i Iulian Haimovici. Separable Type Representations of Matrices and Fast Algorithms: Volume 1 Basics. Completion Problems. Multiplication and Inversion Algorithms. Birkhauser Verlag, 2013.
Znajdź pełny tekst źródłaMann, Peter. The (Not So?) Basics. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198822370.003.0030.
Pełny tekst źródłaCzęści książek na temat "Multiplication de matrices creuses"
Eidelman, Yuli, Israel Gohberg i Iulian Haimovici. "Multiplication of Matrices". W Separable Type Representations of Matrices and Fast Algorithms, 309–26. Basel: Springer Basel, 2013. http://dx.doi.org/10.1007/978-3-0348-0606-0_17.
Pełny tekst źródłaJosipović, Miroslav. "Geometric Algebra and Matrices". W Geometric Multiplication of Vectors, 141–60. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-01756-9_4.
Pełny tekst źródłaRusso, Luís M. S. "Multiplication Algorithms for Monge Matrices". W String Processing and Information Retrieval, 94–105. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-16321-0_9.
Pełny tekst źródłaTiskin, A. "Bulk-synchronous parallel multiplication of boolean matrices". W Automata, Languages and Programming, 494–506. Berlin, Heidelberg: Springer Berlin Heidelberg, 1998. http://dx.doi.org/10.1007/bfb0055078.
Pełny tekst źródłaTiskin, A. "Erratum: Bulk-Synchronous Parallel Multiplication of Boolean Matrices". W Automata, Languages and Programming, 717–18. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48523-6_68.
Pełny tekst źródłaÇatalyürek, Ümit V., i Cevdet Aykanat. "Decomposing irregularly sparse matrices for parallel matrix-vector multiplication". W Parallel Algorithms for Irregularly Structured Problems, 75–86. Berlin, Heidelberg: Springer Berlin Heidelberg, 1996. http://dx.doi.org/10.1007/bfb0030098.
Pełny tekst źródłaGhosh, Koustabh, Jonathan Fuchs, Parisa Amiri Eliasi i Joan Daemen. "Universal Hashing Based on Field Multiplication and (Near-)MDS Matrices". W Progress in Cryptology - AFRICACRYPT 2023, 129–50. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-37679-5_6.
Pełny tekst źródłaBeierle, Christof, Thorsten Kranz i Gregor Leander. "Lightweight Multiplication in $$GF(2^n)$$ with Applications to MDS Matrices". W Advances in Cryptology – CRYPTO 2016, 625–53. Berlin, Heidelberg: Springer Berlin Heidelberg, 2016. http://dx.doi.org/10.1007/978-3-662-53018-4_23.
Pełny tekst źródłaRen, Da Qi, i Reiji Suda. "Modeling and Optimizing the Power Performance of Large Matrices Multiplication on Multi-core and GPU Platform with CUDA". W Parallel Processing and Applied Mathematics, 421–28. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-14390-8_44.
Pełny tekst źródłaStitt, Timothy, N. Stan Scott, M. Penny Scott i Phil G. Burke. "2-D R-Matrix Propagation: A Large Scale Electron Scattering Simulation Dominated by the Multiplication of Dynamically Changing Matrices". W Lecture Notes in Computer Science, 354–67. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/3-540-36569-9_23.
Pełny tekst źródłaStreszczenia konferencji na temat "Multiplication de matrices creuses"
Ikeda, Kohei, Mitsumasa Nakajima, Shota Kita, Akihiko Shinya, Masaya Notomi i Toshikazu Hashimoto. "High-Fidelity WDM-Compatible Photonic Processor for Matrix-Matrix Multiplication". W CLEO: Applications and Technology, JTh2A.87. Washington, D.C.: Optica Publishing Group, 2024. http://dx.doi.org/10.1364/cleo_at.2024.jth2a.87.
Pełny tekst źródłaLiang, Tianyu, Riley Murray, Aydın Buluç i James Demmel. "Fast multiplication of random dense matrices with sparse matrices". W 2024 IEEE International Parallel and Distributed Processing Symposium (IPDPS). IEEE, 2024. http://dx.doi.org/10.1109/ipdps57955.2024.00014.
Pełny tekst źródłaQian, Qiuming. "Optical full-parallel three matrices multiplication". W International Conference on Optoelectronic Science and Engineering '90. SPIE, 2017. http://dx.doi.org/10.1117/12.2294902.
Pełny tekst źródłaTiskin, Alexander. "Fast distance multiplication of unit-Monge matrices". W Proceedings of the Twenty-First Annual ACM-SIAM Symposium on Discrete Algorithms. Philadelphia, PA: Society for Industrial and Applied Mathematics, 2010. http://dx.doi.org/10.1137/1.9781611973075.103.
Pełny tekst źródłaGlushan, V. M., i Lozovoy A. Yu. "On Distributed Multiplication of Large-Scale Matrices". W 2021 IEEE 15th International Conference on Application of Information and Communication Technologies (AICT). IEEE, 2021. http://dx.doi.org/10.1109/aict52784.2021.9620434.
Pełny tekst źródłaAustin, Brian, Eric Roman i Xiaoye Li. "Resilient Matrix Multiplication of Hierarchical Semi-Separable Matrices". W HPDC'15: The 24th International Symposium on High-Performance Parallel and Distributed Computing. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2751504.2751507.
Pełny tekst źródłaRamamoorthy, Aditya, Li Tang i Pascal O. Vontobel. "Universally Decodable Matrices for Distributed Matrix-Vector Multiplication". W 2019 IEEE International Symposium on Information Theory (ISIT). IEEE, 2019. http://dx.doi.org/10.1109/isit.2019.8849451.
Pełny tekst źródłaBuluc, Aydin, i John R. Gilbert. "On the representation and multiplication of hypersparse matrices". W Distributed Processing Symposium (IPDPS). IEEE, 2008. http://dx.doi.org/10.1109/ipdps.2008.4536313.
Pełny tekst źródłaBallard, Grey, Aydin Buluc, James Demmel, Laura Grigori, Benjamin Lipshitz, Oded Schwartz i Sivan Toledo. "Communication optimal parallel multiplication of sparse random matrices". W SPAA '13: 25th ACM Symposium on Parallelism in Algorithms and Architectures. New York, NY, USA: ACM, 2013. http://dx.doi.org/10.1145/2486159.2486196.
Pełny tekst źródłaLabini, Paolo Sylos, Massimo Bernaschi, Werner Nutt, Francesco Silvestri i Flavio Vella. "Blocking Sparse Matrices to Leverage Dense-Specific Multiplication". W 2022 IEEE/ACM Workshop on Irregular Applications: Architectures and Algorithms (IA3). IEEE, 2022. http://dx.doi.org/10.1109/ia356718.2022.00009.
Pełny tekst źródłaRaporty organizacyjne na temat "Multiplication de matrices creuses"
Ballard, Grey, Aydin Buluc, James Demmel, Laura Grigori, Benjamin Lipshitz, Oded Schwartz i Sivan Toledo. Communication Optimal Parallel Multiplication of Sparse Random Matrices. Fort Belvoir, VA: Defense Technical Information Center, luty 2013. http://dx.doi.org/10.21236/ada580140.
Pełny tekst źródła