Mon, 13 May 2024 19:53:21 UTC | login

Information for build c-graph-2.0-13.fc29

ID26101
Package Namec-graph
Version2.0
Release13.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/c-graph.git#a20cdca64c4ac570d7e8e1f05f443763b48ed24c
SummaryA tool for visualizing convolution
DescriptionGNU C-Graph is a novel tool for visualizing the mathematical operation of convolution underlying natural phenomena susceptible to analysis in terms of engineering signals and systems theory. "C-Graph" is an abbreviation for "Convolution Graph". The package is derived from the BSc. Honors dissertation in Electrical Engineering "Interactive Computer Package Demonstrating: Sampling Convolution and the FFT", Adrienne Gaye Thompson, University of Aberdeen (1983). The package computes the linear convolution of two signals in the time domain then compares their circular convolution by demonstrating the convolution theorem. Each signal is modeled by a register of discrete values simulating samples of a signal, and the discrete Fourier transform (DFT) computed by means of the Fast Fourier Transform (FFT). GNU C-Graph is interactive, prompting the user to enter character or numerical values from the keyboard, dispensing with the learning curve for writing code. The software is an excellent tool for lecture demonstrations and lab work in the teaching of signals and systems theory. C-Graph is written in Fortran. Adrienne Gaye Thompson is the sole author of GNU C-Graph.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 18 May 2018 01:16:14 UTC
CompletedFri, 18 May 2018 01:35:38 UTC
Taskbuild (f29-candidate, /rpms/c-graph.git:a20cdca64c4ac570d7e8e1f05f443763b48ed24c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/c-graph.git?#a20cdca64c4ac570d7e8e1f05f443763b48ed24c'}}
Tags
f29
RPMs
src
c-graph-2.0-13.fc29.src.rpm (info) (download)
riscv64
c-graph-2.0-13.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Feb 05 2017 Kalev Lember <klember@redhat.com> - 2.0-10 - Rebuilt for libgfortran soname bump * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 15 2013 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 2.0-3 - Do not modify README timestamp (#881794) - Use proper fortran compile flags (#881794) * Tue Jan 15 2013 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 2.0-2 - Correct summary as per package author suggestion (#881794) - Add missing requires for called binaries (#881794) - Correct description to use American English per the guidelines (#881794) - Move documentation to docdir (#881794) * Mon Nov 26 2012 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 2.0-1 - Initial c-graph spec