issues
search
scientific-python
/
faster-scientific-python-ideas
Brainstorm how to make scientific Python ecosystem faster
BSD 3-Clause "New" or "Revised" License
10
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch to newer x86-64 microarchitecture by default
#11
itamarst
opened
6 days ago
1
Using Profile-Guided Optimization (PGO) for C/C++/Rust/Fortran-based packages
#10
zamazan4ik
opened
2 months ago
0
Improved profiling tools
#9
itamarst
opened
2 months ago
2
Better compiler flags for C/C++/Cython-based extensions
#8
itamarst
opened
3 months ago
2
Rewrite LAPACK so it's not in F77
#7
itamarst
opened
3 months ago
10
Take advantage of contiguous arrays
#6
itamarst
opened
3 months ago
4
Online guide to writing faster scientific code for Python
#5
itamarst
opened
3 months ago
0
Take advantage of modern CPU instructions when using autovectorization
#4
itamarst
opened
3 months ago
2
Memory usage assertions in tests
#3
itamarst
opened
4 months ago
1
Easy run time benchmarking in GitHub Actions
#2
itamarst
opened
4 months ago
3
Update README.md
#1
jarrodmillman
closed
4 months ago
0