Catch2 src a524275c42276f594eda6be6d6210f529b036832f92e1e43640c60a8b7d78c25 Modern, C++-native, header-only, framework for unit-tests, TDD and BDD Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience. https://github.com/catchorg/Catch2 Catch2 x86_64 d67841ef0fcf18127305f1819f3923439be26ef4bcde3f1c77ee0022bb762126 Modern, C++-native, header-only, framework for unit-tests, TDD and BDD Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience. https://github.com/catchorg/Catch2 Catch2-devel x86_64 97d2cdff10dcb2ad97a6b8c58dc920db862f5bec48a12de9f4c21be08bdfe70f Development files for Catch2 Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience. https://github.com/catchorg/Catch2 cgnslib src 7a785f0470d9343a22f050a4deee86e7d06044197a576f187e9dbb611ccda516 Computational Fluid Dynamics General Notation System The Computational Fluid Dynamics General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysisdata. It consists of a collection of conventions, and free and open software implementing those conventions. It is self-descriptive, machine-independent, well-documented, and administered by an international steering committee. http://www.cgns.org/ cgnslib x86_64 a3e7f3bd431550554827a39913c8a02d230ef35443e43ec269268ae8c9e3d0cc Computational Fluid Dynamics General Notation System The Computational Fluid Dynamics General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysisdata. It consists of a collection of conventions, and free and open software implementing those conventions. It is self-descriptive, machine-independent, well-documented, and administered by an international steering committee. http://www.cgns.org/ cgnslib-common noarch ec85248b1cac5c1b9993a2a3141dd00421cd693e373bfbba99637a5ee55463b6 Common files for cgnslib Common files for cgnslib. http://www.cgns.org/ cgnslib-debuginfo x86_64 6330912c467089c714001d7f1f685f7845781af11b6a1098a17017cef082716d Debug information for package cgnslib This package provides debug information for package cgnslib. Debug information is useful when developing applications that use this package or when debugging this package. http://www.cgns.org/ cgnslib-debugsource x86_64 3ad4b8603a586fb8160e3f44985ffda2ac06407e21ff99b233f36eef16afeb48 Debug sources for package cgnslib This package provides debug sources for package cgnslib. Debug sources are useful when developing applications that use this package or when debugging this package. http://www.cgns.org/ cgnslib-devel x86_64 e41b0c124a8c94ad08e760c7b7ce92b6207ec5a153c66cec8f721dc7142b9c44 Development files for cgnslib This package contains libraries and header files for developing applications that use cgnslib libraries. http://www.cgns.org/ cli11 src f4a91c108f845fb4c35c5ea94cbc55e061e68c34d7c89ef219457511dcd99fd7 Command line parser for C++11 CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. https://github.com/CLIUtils/CLI11 cli11 src cef70c59efc96900d2c4837564ef6a2b6f128728b4ef8df13afce5ccee6254a2 Command line parser for C++11 CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. https://github.com/CLIUtils/CLI11 cli11-devel noarch 971c39ede6d933328026583e5ac8ff9b260f5ab333031e21b621a1449fc26595 Command line parser for C++11 CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. https://github.com/CLIUtils/CLI11 cli11-devel noarch dc10d86329fec9e4724a1ac6bd04dec91bc9b4d810c65698d163ac0a3ff0667c Command line parser for C++11 CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. https://github.com/CLIUtils/CLI11 cli11-docs noarch 82012c1b51a4aab3b5c712075a71dc0e884e20ac479812f7b1da6149979e32c8 Documentation for CLI11 Documentation for CLI11. https://github.com/CLIUtils/CLI11 cli11-docs noarch fca91e81cc4cf02e9ddf8c919b55033e9a4e2c31ece7f92053102cf3bef1dce7 Documentation for CLI11 Documentation for CLI11. https://github.com/CLIUtils/CLI11 doctest src 3611a7db2f435634a8827e6c7fc0b5e71eaf4c42987cd7f85a2dd6a361bc604b Feature-rich header-only C++ testing framework A fast (both in compile times and runtime) C++ testing framework, with the ability to write tests directly along production source (or in their own source, if you prefer). https://github.com/doctest/doctest doctest-devel x86_64 e5a4191101ea27b0cd1965d6fc3354e583acd00113b723345a80c3a95bfd50eb Development files for doctest Development files for doctest. https://github.com/doctest/doctest fast_float src d11da3fdbf6ae849538ea7c7616b7da84d24c9cf7072b0fb74710b7a1d8275c6 Fast & exact implementation of C++ from_chars for float/double The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries. https://github.com/fastfloat/fast_float fast_float-devel noarch 4eceb508b481bae2deb47935cc5a233bcabc59352ca35578d97b6ee4cfb28bfd Header files for fast_float Header files for fast_float. The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries. This project currently only contains header files, which can be found in the fast_float-devel package. https://github.com/fastfloat/fast_float json src fda617abafc02597e3821abb267d1129aea177ab3d67744b968bfea260323dcf JSON for Modern C++ This is a packages version of the nlohmann/json header-only C++ library available at Github. https://github.com/nlohmann/json json-devel x86_64 c97441e5744355dc8531a7cf9c3f899a5e730070ff522ea5b65e3f0ba96d7c95 Development files for json The json-devel package contains C++ header files for developing applications that use json. https://github.com/nlohmann/json libharu src 0a5da07c9ed57dd75356b9bc943755417bb42efc7a4f1a9b1176319123c0149f C library for generating PDF files libHaru is a library for generating PDF files. It is free, open source, written in ANSI C and cross platform. http://libharu.org libharu x86_64 7b218c219e83b6fec6ce07af722109c181c61f062c5f03020b66e0555993cf3f C library for generating PDF files libHaru is a library for generating PDF files. It is free, open source, written in ANSI C and cross platform. http://libharu.org libharu-debuginfo x86_64 dcd696e2e0d851e8104187f7f1d89a689315cf6a4b1b66b6aeaf78aaf2b718b8 Debug information for package libharu This package provides debug information for package libharu. Debug information is useful when developing applications that use this package or when debugging this package. http://libharu.org libharu-debugsource x86_64 a86a77c94eef7503e8958538032b12cc8299c206c8d23361396a05ac020b3c80 Debug sources for package libharu This package provides debug sources for package libharu. Debug sources are useful when developing applications that use this package or when debugging this package. http://libharu.org libharu-devel x86_64 41351cf657c311a49e2f09d132d9b38ffebee02838a285de647328fdf40e0a15 Development files for libharu The libharu-devel package contains libraries and header files for developing applications that use libharu. http://libharu.org libverdict1_4 x86_64 95f3eeca246344449dac103e613c221d83d6bcf169861424bfb2427ca7bb0fb4 Verdict library for evaluating the geometric qualities of regions of space Verdict is a library for evaluating the geometric qualities of regions of space. https://github.com/sandialabs/verdict mpi4py src 483d881cf7136c68df5b033f113ed8c6976c0bc40d0b4af431e20a6f6b6d5c77 Python bindings of the Message Passing Interface (MPI) This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, built-in bytes/string/array objects). https://mpi4py.readthedocs.io/en/stable/ mpi4py-common noarch 48c20d86d64e397d10b97e99e66bbd78872342ee95728fd178e18917ec2477bd Common files for mpi4py packages This package contains the license file shared between the subpackages of mpi4py. https://mpi4py.readthedocs.io/en/stable/ mpi4py-debuginfo x86_64 ffafd4d369df6f32de7c9016e42157210773480a13bd66539675ab630d72a83f Debug information for package mpi4py This package provides debug information for package mpi4py. Debug information is useful when developing applications that use this package or when debugging this package. https://mpi4py.readthedocs.io/en/stable/ mpi4py-debugsource x86_64 0b4da5d1734d113f1c95993414f6fc6046a0710e2a0650b573404fd0a0ec6ab9 Debug sources for package mpi4py This package provides debug sources for package mpi4py. Debug sources are useful when developing applications that use this package or when debugging this package. https://mpi4py.readthedocs.io/en/stable/ mpi4py-docs noarch 1d96663825d26fe28ac272d64c851984a34c8a98f26fec356ebb1278bcec57cd Documentation for mpi4py This package contains the documentation and examples for mpi4py. https://mpi4py.readthedocs.io/en/stable/ netcdf-cxx src cd0ca80f15fbc7adc7710f92d9ee1443ef32a0b9f20b1bb3c4fa2217c2d3491b Legacy netCDF C++ library Legacy netCDF C++ library. This library is provided for backward compatibility only. New C++ development should be done with the netCDF CXX4 C++ library. http://www.unidata.ucar.edu/software/netcdf/ netcdf-cxx x86_64 9cbf4091c15cdbc4ec35b6b3b1ecbb27e44cd113f05e554590e8fa57ad18ab0f Legacy netCDF C++ library Legacy netCDF C++ library. This library is provided for backward compatibility only. New C++ development should be done with the netCDF CXX4 C++ library. http://www.unidata.ucar.edu/software/netcdf/ netcdf-cxx-debuginfo x86_64 631d19f4c3025779c62e50d6ac2b06044dfcf8085de907a83ced5882c86f2938 Debug information for package netcdf-cxx This package provides debug information for package netcdf-cxx. Debug information is useful when developing applications that use this package or when debugging this package. http://www.unidata.ucar.edu/software/netcdf/ netcdf-cxx-debugsource x86_64 029b8bf4f68a3e5ddc0bf5d92fd13a513d325cbd07316942b205b110058b82bb Debug sources for package netcdf-cxx This package provides debug sources for package netcdf-cxx. Debug sources are useful when developing applications that use this package or when debugging this package. http://www.unidata.ucar.edu/software/netcdf/ netcdf-cxx-devel x86_64 8482ff78cb15375841e360cc1a29260d14411c80e2ddb52a0938978a9da6e9b9 Development files legacy netCDF C++ library This package contains the legacy netCDF C++ library header files and shared devel library. http://www.unidata.ucar.edu/software/netcdf/ netcdf-cxx-static x86_64 741f6d2fe37b3790d6334bd5e6fe418df762ccb44257bd77ea85b1e50e4a1d4b Static libraries for legacy netCDF C++ library This package contains the netCDF static libraries. http://www.unidata.ucar.edu/software/netcdf/ openslide src 8190bb50705e1e62926ed93a82f056cf15c120af33b4a608292080887b99cb9a C library for reading virtual slides The OpenSlide library allows programs to access virtual slide files regardless of the underlying image format. http://openslide.org/ openslide x86_64 e8b81f667f0ec27f9eedad4131df9433deb10e873796ee5197b89c1c65444bd3 C library for reading virtual slides The OpenSlide library allows programs to access virtual slide files regardless of the underlying image format. http://openslide.org/ openslide-debuginfo x86_64 1dc540f09e57585b42ae09c4a9663d65b3e7dfcb3c22942c1d9601127a63331b Debug information for package openslide This package provides debug information for package openslide. Debug information is useful when developing applications that use this package or when debugging this package. http://openslide.org/ openslide-debugsource x86_64 1d62a62f042ea2716335ec925c7ba7b3e8e438d3a99fc21cea98c5388ddcd631 Debug sources for package openslide This package provides debug sources for package openslide. Debug sources are useful when developing applications that use this package or when debugging this package. http://openslide.org/ openslide-devel x86_64 6f5392fd1eb89809912f4ad91c692044988484af836eb2354600e985873fc298 Development files for openslide The openslide-devel package contains libraries and header files for developing applications that use openslide. http://openslide.org/ openslide-tools x86_64 c06b0bfe6c18c02e94fb2ff9feb20dc82fc4346a80bf7cf7ec989f9fed6f5375 Command line tools for openslide The openslide-tools package contains command line tools for working with virtual slides. http://openslide.org/ pugixml src 7b457f81fb3c5e8b9b8d4ee76b6a713ce1d7f394099b574dca5d091da34b52e3 A light-weight C++ XML processing library pugixml is a light-weight C++ XML processing library. It features: - DOM-like interface with rich traversal/modification capabilities - Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer - XPath 1.0 implementation for complex data-driven tree queries - Full Unicode support with Unicode interface variants and automatic encoding conversions http://pugixml.org pugixml src 8d81807c8bbf56b0e8891d361a37c820bd452c43834088e01b40e0d08828bf75 A light-weight C++ XML processing library pugixml is a light-weight C++ XML processing library. It features: - DOM-like interface with rich traversal/modification capabilities - Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer - XPath 1.0 implementation for complex data-driven tree queries - Full Unicode support with Unicode interface variants and automatic encoding conversions http://pugixml.org pugixml x86_64 ede91693f5f308f124eb3cb9eb12d19ef143c4650d9f20a04ddf864112955831 A light-weight C++ XML processing library pugixml is a light-weight C++ XML processing library. It features: - DOM-like interface with rich traversal/modification capabilities - Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer - XPath 1.0 implementation for complex data-driven tree queries - Full Unicode support with Unicode interface variants and automatic encoding conversions http://pugixml.org pugixml x86_64 ac0cd16733d6d3cad76b9afdb66b36736f0aff1da36d211dd5794ee748832aa3 A light-weight C++ XML processing library pugixml is a light-weight C++ XML processing library. It features: - DOM-like interface with rich traversal/modification capabilities - Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer - XPath 1.0 implementation for complex data-driven tree queries - Full Unicode support with Unicode interface variants and automatic encoding conversions http://pugixml.org pugixml src 5df78c8e3eb79a924ee06161e244968f48d7ef39da01637056fba51134940f09 A light-weight C++ XML processing library pugixml is a light-weight C++ XML processing library. It features: - DOM-like interface with rich traversal/modification capabilities - Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer - XPath 1.0 implementation for complex data-driven tree queries - Full Unicode support with Unicode interface variants and automatic encoding conversions http://pugixml.org pugixml x86_64 8a224cdb8c693ed13600e3ae8668616e4883ea42476646bd3eee3c1fc9269ffc A light-weight C++ XML processing library pugixml is a light-weight C++ XML processing library. It features: - DOM-like interface with rich traversal/modification capabilities - Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer - XPath 1.0 implementation for complex data-driven tree queries - Full Unicode support with Unicode interface variants and automatic encoding conversions http://pugixml.org pugixml-debuginfo x86_64 3ff890ced363a31f7632c3659f0213b2eebae8ef7a966b376baea09c330f065f Debug information for package pugixml This package provides debug information for package pugixml. Debug information is useful when developing applications that use this package or when debugging this package. http://pugixml.org pugixml-debuginfo x86_64 3b1251651f855c8f90049499c4e6cb8c5f8775502c58c9651418cb28b448a640 Debug information for package pugixml This package provides debug information for package pugixml. Debug information is useful when developing applications that use this package or when debugging this package. http://pugixml.org pugixml-debuginfo x86_64 772ddb4e569838fcc8b4ea06a3160ff993118235005c565c62507ae4c3b94494 Debug information for package pugixml This package provides debug information for package pugixml. Debug information is useful when developing applications that use this package or when debugging this package. http://pugixml.org pugixml-debugsource x86_64 e5296324d8f4e584ad7b9fcac5df9b423067b36a8497f8743ac6f2b235b8624f Debug sources for package pugixml This package provides debug sources for package pugixml. Debug sources are useful when developing applications that use this package or when debugging this package. http://pugixml.org pugixml-debugsource x86_64 d0bb647b5d7d4b5a32a7946f9fb91ac013c234fd86491944ba7e9aca6c2000b3 Debug sources for package pugixml This package provides debug sources for package pugixml. Debug sources are useful when developing applications that use this package or when debugging this package. http://pugixml.org pugixml-debugsource x86_64 7019c3ae2e09240eba384ddcf1259bf6837302c89b008c5d0577ac3395937b81 Debug sources for package pugixml This package provides debug sources for package pugixml. Debug sources are useful when developing applications that use this package or when debugging this package. http://pugixml.org pugixml-devel x86_64 e94ad2497f6826e9cef941c571e08342b417c62c3c301cc6dbfdc04d7e0159f7 Development files for pugixml Development files for package pugixml http://pugixml.org pugixml-devel x86_64 1c017275f74aa83425bfdddeff5dbddb4e2899e1368f83bcd7e6db1a43bf9a93 Development files for pugixml Development files for package pugixml http://pugixml.org pugixml-devel x86_64 d82a972da6b2a15450b3319f78b602fcba1891de356dc8a009e27a469cf85ef9 Development files for pugixml Development files for package pugixml http://pugixml.org pugixml-doc x86_64 16ce2174a890ec71534c90af5ea0b6249c4835903e047e81f213bded9fe99e0a Documentation for pugixml Documentation for pugixml http://pugixml.org pugixml-doc x86_64 b23d7b4d6add3a74f42ce0b8e1c09dd9084c679ae662fbb4c6cc2b082eec7d63 Documentation for pugixml Documentation for pugixml http://pugixml.org pugixml-doc x86_64 92686c3d852c77c54a90fb6a615fef3605af27b6dec8cda3fd7c5d7024872bdb Documentation for pugixml Documentation for pugixml http://pugixml.org python3-mpi4py-mpich x86_64 e7fa98d4d80680ed7fe4e2da46e0df93caade626369e08b08e4097bf9da3c6be Python 3.11 bindings of MPI, MPICH version This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, built-in bytes/string/array objects). This package contains mpi4py compiled against MPICH. https://mpi4py.readthedocs.io/en/stable/ python3-mpi4py-openmpi x86_64 e3a0fb27ee35842abcef89294cec505f149e2169b6c0fa59fe3ffc7be6d6bc48 Python 3.11 bindings of MPI, Open MPI version This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, built-in bytes/string/array objects). This package contains mpi4py compiled against Open MPI. https://mpi4py.readthedocs.io/en/stable/ python3-vtk x86_64 0e27c87fad9e3e31c833796d44ed6f9249a9fa39cc1c9a1830ade85893d409c2 Python 3 bindings for VTK Python 3 bindings for VTK. https://vtk.org/ python3-vtk x86_64 8929e7c8ebcf690db121f203376e958b32ea4ff0300b3806478f87c888c234c2 Python 3 bindings for VTK Python 3 bindings for VTK. https://vtk.org/ python3-vtk x86_64 af2190557ab4558bc93ca485ee704a664c3e1fa4ba652e0cff3fb2b62a56b3af Python 3 bindings for VTK Python 3 bindings for VTK. https://vtk.org/ python3-vtk x86_64 74eba263619aa1f1c95b6a90d3a9f72115d1439fb9e859bdf02e51649caa740f Python 3 bindings for VTK Python 3 bindings for VTK. https://vtk.org/ verdict src 00744bf1f46649ab8a7a98e48efc805c50131c2edcc9bbd7f6ad4d0a89fa4e00 Compute quality functions of 2 and 3-dimensional regions Verdict is a library for evaluating the geometric qualities of regions of space. https://github.com/sandialabs/verdict verdict-debuginfo x86_64 cd8b12ed03404d1d9146a08e49941889b8d88f84978acedc85483eac501bef1f Debug information for package verdict This package provides debug information for package verdict. Debug information is useful when developing applications that use this package or when debugging this package. https://github.com/sandialabs/verdict verdict-debugsource x86_64 e286467d06edaa59434510a6072ebde8ee6a2078080ce8387fe8c6d54f05c4eb Debug sources for package verdict This package provides debug sources for package verdict. Debug sources are useful when developing applications that use this package or when debugging this package. https://github.com/sandialabs/verdict verdict-devel x86_64 302eb8d896a350c75c0aff3481659347784d7cd0dc8b7d733ac1dcca7f2abc7f Verdict header files This package contains the header files and cmake config files. https://github.com/sandialabs/verdict vtk src 898214f2902f5a7f4949ec0ea508d6396f5780cd3236ac4f3527311b84ba15f3 The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk src 709eb0bb25b63157b472ec68b13d9467a7b67fa2c5dcd7ae47cdb8b5a7118381 The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk src 56e5e609a5892bc087b086dc8c47620818d8b9682633dc18b3ffd8b22796dd5e The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk src 4c127a818402e04d39264023bb0c6c57167c3e4212e4ba023fb1b224248c1e8e The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk x86_64 86c64ae8c5e4e417cf8863b3464c3403fd8608647b128908e616fefb2e7aad52 The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk x86_64 e0707a887fba02a1edd62c87e82d78fce4a4d6f4a7146acd2ff52dbe8f5f728b The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk x86_64 406424981274edf42dfb9ccb302b26f0c1d26e32495108b1b224a520eb9d0667 The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk x86_64 0853385149d22a112f73228b9c0e9ee983f266e22414eaa618e61b8e744629e5 The Visualization Toolkit - A high level 3D visualization library VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). NOTE: The version in this package has NOT been compiled with MPI support. https://vtk.org/ vtk-data noarch 9dd65735a56becc0e79926123357d5ac1eb63cf9e36311755618c40af47e6a8f VTK data files for tests/examples VTK data files for tests and examples. https://vtk.org/ vtk-data noarch 39a7c4e16672c78b08a330f7cf51e8141e9f12ae17bfa35747f16250af2c80ff VTK data files for tests/examples VTK data files for tests and examples. https://vtk.org/ vtk-data noarch a9f4ba17603838e4d89494cb6f05dbbcb06215540ab5e91ccc13a8d4c197e5d9 VTK data files for tests/examples VTK data files for tests and examples. https://vtk.org/ vtk-data noarch 94528ca47471dd7702213ed0d6c16b5f68499ce7d32f7b3f59b0de8e8957c15e VTK data files for tests/examples VTK data files for tests and examples. https://vtk.org/ vtk-debuginfo x86_64 f129d24c72ec187c9db7dbb3b24237aa5000f47927bb1049fca2247b4e5e57bd Debug information for package vtk This package provides debug information for package vtk. Debug information is useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-debuginfo x86_64 2d63bf91c974cb6394f454055d97f7f78008b093dbe332a48086cae6c1305616 Debug information for package vtk This package provides debug information for package vtk. Debug information is useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-debuginfo x86_64 7e01f46324093b9d50934a7cb3675628cd07d34057c71f6c25d93f467270ac7f Debug information for package vtk This package provides debug information for package vtk. Debug information is useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-debuginfo x86_64 f8b70ab9c064c87b2ebd125b1461a420b9aa0cc861b1725930340b3db5eced83 Debug information for package vtk This package provides debug information for package vtk. Debug information is useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-debugsource x86_64 92661ba9e3dbff788761e43bccb0a487f13d77e1dd23de1dfdb9edb858b53afd Debug sources for package vtk This package provides debug sources for package vtk. Debug sources are useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-debugsource x86_64 a443fb86870c6b47151431107b8ddc034665be288c704bbea8f4e57ff93d2fc1 Debug sources for package vtk This package provides debug sources for package vtk. Debug sources are useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-debugsource x86_64 959f35616c1c7380aeda9fadc5f4f65f4ed03e62ecadf7c0c035cf5dad9d5dc4 Debug sources for package vtk This package provides debug sources for package vtk. Debug sources are useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-debugsource x86_64 056c6c61d94a09f62d46c3fe74d1d6878c484a8664bfbd1181523883e1e2781a Debug sources for package vtk This package provides debug sources for package vtk. Debug sources are useful when developing applications that use this package or when debugging this package. https://vtk.org/ vtk-devel x86_64 2d0aab8507e41214bdcb2cb59e0c210d5f77eddc2c4a748f5c964409a2a0ac58 VTK header files for building C++ code This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualization. https://vtk.org/ vtk-devel x86_64 28caa2318e3da1565c3f056b4f440e5bae215038531c1bd94450ca15284c0fb3 VTK header files for building C++ code This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualization. https://vtk.org/ vtk-devel x86_64 d3a3e34615711766492af1f0afe6e01dce165bff4bc2f8cb701969f65832e335 VTK header files for building C++ code This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualization. https://vtk.org/ vtk-devel x86_64 cd01df1151dad425788cc6dc8cbe581dc37a2940641b47321a5246b260eebb72 VTK header files for building C++ code This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualization. https://vtk.org/ vtk-examples x86_64 37b95796f1c01e531a3a2119ffc338b67f787f4c87caddf6eedcf640b000be74 Examples for VTK This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. https://vtk.org/ vtk-examples x86_64 7858889beeebffebe46e8a97a7cb74e794dd654589984a5ced2ea2b625f472b7 Examples for VTK This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. https://vtk.org/ vtk-examples x86_64 fc8a5c7c3331251ab12079cd6474f1b1b856b4effa5cd2563d6f6f4255e9c421 Examples for VTK This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. https://vtk.org/ vtk-examples x86_64 48cedaaa01ff59218bcf32d430645f0db17e31738070e9904fbb9e4a9c8298af Examples for VTK This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. https://vtk.org/ vtk-qt x86_64 19d10336c89b0961d0520f0737710bca898fb4ecf07131b75d9b3458edd8aa0f Qt bindings for VTK Qt bindings for VTK. https://vtk.org/ vtk-qt x86_64 b9110f8c67945332fe3378f09047a7a330a5fe83c7fb719d4b5c0b09586ad51a Qt bindings for VTK Qt bindings for VTK. https://vtk.org/ vtk-qt x86_64 4952c563640506dd3a03a6cfab2321f7b2ef5e531dbd29ac8856321c2ec5ca7a Qt bindings for VTK Qt bindings for VTK. https://vtk.org/ vtk-qt x86_64 0f7b248d3feb08c500ea7adaec580d84efdd9790a11c32e9a6f6061f63667363 Qt bindings for VTK Qt bindings for VTK. https://vtk.org/