Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python-pygmtools-doc | Distribution: Fedora Project |
Version: 0.5.3 | Vendor: Fedora Project |
Release: 4.fc42 | Build date: Sat Jan 18 18:53:59 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-30.iad2.fedoraproject.org |
Size: 72671161 | Source RPM: python-pygmtools-0.5.3-4.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://pygmtools.readthedocs.io/en/latest/ | |
Summary: A library of Python graph matching solvers |
Documentation files for pygmtools
MulanPSL-2.0
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Oct 19 2024 Benson Muite <benson_muite@emailplus.org> - 0.5.3-3 - Ensure also builds with older versions of wheel than 0.44 * Sat Oct 19 2024 Benson Muite <benson_muite@emailplus.org> - 0.5.3-2 - Ensure builds with wheel 0.44 * Sat Oct 19 2024 Benson Muite <benson_muite@emailplus.org> - 0.5.3-1 - Update to latest release * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 0.4.0-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Sep 11 2023 Benson Muite <benson_muite@emailplus.org> - 0.4.0-1 - Initial packaging
/usr/share/doc/python-pygmtools-doc /usr/share/doc/python-pygmtools-doc/benchmark.rst /usr/share/doc/python-pygmtools-doc/contributing.rst /usr/share/doc/python-pygmtools-doc/examples /usr/share/doc/python-pygmtools-doc/examples/1.matching_isomorphic_graphs /usr/share/doc/python-pygmtools-doc/examples/1.matching_isomorphic_graphs/README.rst /usr/share/doc/python-pygmtools-doc/examples/1.matching_isomorphic_graphs/plot_isomorphic_graphs_jittor.py /usr/share/doc/python-pygmtools-doc/examples/1.matching_isomorphic_graphs/plot_isomorphic_graphs_numpy.py /usr/share/doc/python-pygmtools-doc/examples/1.matching_isomorphic_graphs/plot_isomorphic_graphs_paddle.py /usr/share/doc/python-pygmtools-doc/examples/1.matching_isomorphic_graphs/plot_isomorphic_graphs_pytorch.py /usr/share/doc/python-pygmtools-doc/examples/2.seeded_graph_matching /usr/share/doc/python-pygmtools-doc/examples/2.seeded_graph_matching/README.rst /usr/share/doc/python-pygmtools-doc/examples/2.seeded_graph_matching/plot_seed_graph_match_jittor.py /usr/share/doc/python-pygmtools-doc/examples/2.seeded_graph_matching/plot_seed_graph_match_numpy.py /usr/share/doc/python-pygmtools-doc/examples/2.seeded_graph_matching/plot_seed_graph_match_paddle.py /usr/share/doc/python-pygmtools-doc/examples/2.seeded_graph_matching/plot_seed_graph_match_pytorch.py /usr/share/doc/python-pygmtools-doc/examples/3.discovering_subgraphs /usr/share/doc/python-pygmtools-doc/examples/3.discovering_subgraphs/README.rst /usr/share/doc/python-pygmtools-doc/examples/3.discovering_subgraphs/plot_subgraphs_jittor.py /usr/share/doc/python-pygmtools-doc/examples/3.discovering_subgraphs/plot_subgraphs_numpy.py /usr/share/doc/python-pygmtools-doc/examples/3.discovering_subgraphs/plot_subgraphs_paddle.py /usr/share/doc/python-pygmtools-doc/examples/3.discovering_subgraphs/plot_subgraphs_pytorch.py /usr/share/doc/python-pygmtools-doc/examples/4.multi-graph_matching /usr/share/doc/python-pygmtools-doc/examples/4.multi-graph_matching/README.rst /usr/share/doc/python-pygmtools-doc/examples/4.multi-graph_matching/plot_multi_graph_match_jittor.py /usr/share/doc/python-pygmtools-doc/examples/4.multi-graph_matching/plot_multi_graph_match_numpy.py /usr/share/doc/python-pygmtools-doc/examples/4.multi-graph_matching/plot_multi_graph_match_paddle.py /usr/share/doc/python-pygmtools-doc/examples/4.multi-graph_matching/plot_multi_graph_match_pytorch.py /usr/share/doc/python-pygmtools-doc/examples/5.model_fusion /usr/share/doc/python-pygmtools-doc/examples/5.model_fusion/README.rst /usr/share/doc/python-pygmtools-doc/examples/5.model_fusion/plot_model_fusion_jittor.py /usr/share/doc/python-pygmtools-doc/examples/5.model_fusion/plot_model_fusion_paddle.py /usr/share/doc/python-pygmtools-doc/examples/5.model_fusion/plot_model_fusion_pytorch.py /usr/share/doc/python-pygmtools-doc/examples/6.image_matching_by_QAP /usr/share/doc/python-pygmtools-doc/examples/6.image_matching_by_QAP/README.rst /usr/share/doc/python-pygmtools-doc/examples/6.image_matching_by_QAP/plot_image_matching_jittor.py /usr/share/doc/python-pygmtools-doc/examples/6.image_matching_by_QAP/plot_image_matching_numpy.py /usr/share/doc/python-pygmtools-doc/examples/6.image_matching_by_QAP/plot_image_matching_paddle.py /usr/share/doc/python-pygmtools-doc/examples/6.image_matching_by_QAP/plot_image_matching_pytorch.py /usr/share/doc/python-pygmtools-doc/examples/7.image_matching_by_NN /usr/share/doc/python-pygmtools-doc/examples/7.image_matching_by_NN/README.rst /usr/share/doc/python-pygmtools-doc/examples/7.image_matching_by_NN/plot_deep_image_matching_jittor.py /usr/share/doc/python-pygmtools-doc/examples/7.image_matching_by_NN/plot_deep_image_matching_paddle.py /usr/share/doc/python-pygmtools-doc/examples/7.image_matching_by_NN/plot_deep_image_matching_pytorch.py /usr/share/doc/python-pygmtools-doc/examples/README.rst /usr/share/doc/python-pygmtools-doc/examples/data /usr/share/doc/python-pygmtools-doc/examples/data/example_model_fusion_1.dat /usr/share/doc/python-pygmtools-doc/examples/data/example_model_fusion_1_jittor.dat /usr/share/doc/python-pygmtools-doc/examples/data/example_model_fusion_1_paddle.dat /usr/share/doc/python-pygmtools-doc/examples/data/example_model_fusion_2.dat /usr/share/doc/python-pygmtools-doc/examples/data/example_model_fusion_2_jittor.dat /usr/share/doc/python-pygmtools-doc/examples/data/example_model_fusion_2_paddle.dat /usr/share/doc/python-pygmtools-doc/examples/data/graph1.graphml /usr/share/doc/python-pygmtools-doc/examples/data/graph2.graphml /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/t10k-images-idx3-ubyte /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/t10k-images-idx3-ubyte.gz /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/t10k-labels-idx1-ubyte /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/t10k-labels-idx1-ubyte.gz /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/train-images-idx3-ubyte /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/train-images-idx3-ubyte.gz /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/train-labels-idx1-ubyte /usr/share/doc/python-pygmtools-doc/examples/data/mnist_data/MNIST/raw/train-labels-idx1-ubyte.gz /usr/share/doc/python-pygmtools-doc/examples/data/model_fusion.png /usr/share/doc/python-pygmtools-doc/examples/data/willow_duck_0001.mat /usr/share/doc/python-pygmtools-doc/examples/data/willow_duck_0001.png /usr/share/doc/python-pygmtools-doc/examples/data/willow_duck_0002.mat /usr/share/doc/python-pygmtools-doc/examples/data/willow_duck_0002.png /usr/share/doc/python-pygmtools-doc/get_started.rst /usr/share/doc/python-pygmtools-doc/introduction.rst /usr/share/doc/python-pygmtools-doc/numerical_backends.rst /usr/share/licenses/python-pygmtools-doc /usr/share/licenses/python-pygmtools-doc/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 23:45:09 2025