Go to file
Nikolay Gueorguiev 62b6031a2f Accepting request 1086205 from home:ngueorguiev:branches:science:machinelearning
-  Upgraded to version 1.0.1 (jsc#PED-3331)
  - add: pull_request_template.md
    This commit adds a pullrequest template to the repository to make the PR's more uniform.
  - add: issue templates
    Templates to unify issues and descriptions with focus on traceability.
  - add: CODEOWNERS file
    Provide a fast trigger for pullrequests and assign the code owners to it.
  - fix: remove non ASCII characters
    remove non ASCII characters with focus on disclaimer and comments and licenses
    call: find . -type f -exec sed -i 's/\xC2\xA0/ /g' {} \;
    call: find . -type f -exec sed -i 's/[ \t]\+$//g' {} \;
  - add help target to main Makefile
    set default target .DEFAULT_GOAL for all
  - fix error for missing config.make to GNU make syntax

OBS-URL: https://build.opensuse.org/request/show/1086205
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/libzdnn?expand=0&rev=6
2023-05-11 08:53:45 +00:00
.gitattributes Accepting request 928010 from home:markkp:branches:science:machinelearning 2021-11-08 08:14:07 +00:00
.gitignore Accepting request 928010 from home:markkp:branches:science:machinelearning 2021-11-08 08:14:07 +00:00
libzdnn.changes Accepting request 1086205 from home:ngueorguiev:branches:science:machinelearning 2023-05-11 08:53:45 +00:00
libzdnn.spec Accepting request 1086205 from home:ngueorguiev:branches:science:machinelearning 2023-05-11 08:53:45 +00:00
zDNN-1.0.1.tar.gz Accepting request 1086205 from home:ngueorguiev:branches:science:machinelearning 2023-05-11 08:53:45 +00:00