Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
OverLordGoldDragon committed Jan 4, 2023
1 parent 1e06b89 commit 390e6e1
Show file tree
Hide file tree
Showing 65 changed files with 36 additions and 21,595 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Please provide minimal code to reproduce the issue. It should run by copy-pasting.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: true # default
contact_links:
- name: Other
url: https://dsp.stackexchange.com/
about: Applications, theory questions, etc go elsewhere
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---


10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/usage-question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Usage question
about: Things that can be answered quickly or aren't documented
title: ''
labels: ''
assignees: ''

---


12 changes: 0 additions & 12 deletions requirements-dev.txt

This file was deleted.

2 changes: 0 additions & 2 deletions requirements.txt

This file was deleted.

Empty file removed tests/empty/yes.TXT
Empty file.
104 changes: 0 additions & 104 deletions tests/scattering1d/_test_jtfs_long.py

This file was deleted.

Binary file removed tests/scattering1d/data/test_jtfs_0.npz
Binary file not shown.
Binary file removed tests/scattering1d/data/test_jtfs_1.npz
Binary file not shown.
Binary file removed tests/scattering1d/data/test_jtfs_2.npz
Binary file not shown.
Binary file removed tests/scattering1d/data/test_jtfs_3.npz
Binary file not shown.
Binary file removed tests/scattering1d/data/test_jtfs_4.npz
Binary file not shown.
Binary file removed tests/scattering1d/data/test_jtfs_5.npz
Binary file not shown.
Binary file removed tests/scattering1d/data/test_jtfs_6.npz
Binary file not shown.
Binary file removed tests/scattering1d/data/test_scattering_1d.npz
Binary file not shown.
134 changes: 0 additions & 134 deletions tests/scattering1d/datagen/gen_jtfs.py

This file was deleted.

29 changes: 0 additions & 29 deletions tests/scattering1d/datagen/gen_numpy_scattering1d.py

This file was deleted.

0 comments on commit 390e6e1

Please sign in to comment.