Commit 4538514
authored
Add comprehensive survey results dashboard with NLA libraries ecosystem (#49)
* update survey of GEMM about matrix dimensions.
* update the survey that after submission, user can either download PDF or print the answers
* fix bug in the case that pdf generated didn't display the content if other is specified
* feat: Integrate analytics functionality into survey page with PDF generation
- Add "Analytics & Data Upload" button alongside "Start Survey" option
- Implement JSON upload functionality for PDF generation from survey data
- Add development warning about limited functionality pending data collection
- Simplify analytics to focus only on PDF generation (no complex visualizations)
- Generate PDF immediately upon successful JSON upload
- Include clear messaging about future analytics features
* Add comprehensive survey results dashboard with NLA libraries ecosystem
- Add detailed survey results page with operation-specific insights
- Implement comprehensive NLA libraries analysis (35+ libraries)
- Add operation-specific pages for all NLA operations
- Include merged table structures for better data presentation
- Add library usage tracking (used, interested, mentioned)
- Simplify Future Needs section to show request counts only
- Add survey analytics and data processing utilities1 parent 62c2f7d commit 4538514
52 files changed
Lines changed: 9113 additions & 0 deletions
File tree
- app/survey
- results
- insights
- operations
- cholesky-factorization
- gev
- linear-system-solvers
- matrix-inversion
- matrix-multiplication
- non-symmetric-eigenvalue
- polynomial-filtering
- qr-factorization
- quasi-hermitian-bse
- symmetric-hermitian
- lib
- public/survey/nla-in-applications
- pdfs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
172 | 179 | | |
173 | 180 | | |
174 | 181 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 371 additions & 0 deletions
Large diffs are not rendered by default.
0 commit comments