python-pygmtools-doc-0.4.0-3.fc40 in Fedora 40
↵ Return to the main page of python-pygmtools-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.4.0-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-22 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.4.0-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-09-11 |
Benson Muite <benson_muite at emailplus dot org> - 0.4.0-1 |
- Initial packaging |
Files
- usr/
- share/
- doc/
- python-pygmtools-doc/
- benchmark.rst
- contributing.rst
- examples/
- README.rst
- data/
- example_model_fusion_1.dat
- example_model_fusion_1_jittor.dat
- example_model_fusion_1_paddle.dat
- example_model_fusion_2.dat
- example_model_fusion_2_jittor.dat
- example_model_fusion_2_paddle.dat
- graph1.graphml
- graph2.graphml
- mnist_data/
- MNIST/
- raw/
- t10k-images-idx3-ubyte
- t10k-images-idx3-ubyte.gz
- t10k-labels-idx1-ubyte
- t10k-labels-idx1-ubyte.gz
- train-images-idx3-ubyte
- train-images-idx3-ubyte.gz
- train-labels-idx1-ubyte
- train-labels-idx1-ubyte.gz
- model_fusion.png
- willow_duck_0001.mat
- willow_duck_0001.png
- willow_duck_0002.mat
- willow_duck_0002.png
- jittor/
- README.rst
- plot_deep_image_matching_jittor.py
- plot_image_matching_jittor.py
- plot_isomorphic_graphs_jittor.py
- plot_model_fusion_jittor.py
- plot_seed_graph_match_jittor.py
- plot_subgraphs_jittor.py
- numpy/
- README.rst
- plot_image_matching_numpy.py
- plot_isomorphic_graphs_numpy.py
- plot_seed_graph_match_numpy.py
- plot_subgraphs_numpy.py
- paddle/
- README.rst
- plot_deep_image_matching_paddle.py
- plot_image_matching_paddle.py
- plot_isomorphic_graphs_paddle.py
- plot_model_fusion_paddle.py
- plot_seed_graph_match_paddle.py
- plot_subgraphs_paddle.py
- pytorch/
- README.rst
- plot_deep_image_matching_pytorch.py
- plot_image_matching_pytorch.py
- plot_isomorphic_graphs_pytorch.py
- plot_model_fusion_pytorch.py
- plot_seed_graph_match_pytorch.py
- plot_subgraphs_pytorch.py
- get_started.rst
- introduction.rst
- licenses/