issues
search
pberkes
/
big_O
Python module to estimate big-O time complexity from execution time
BSD 3-Clause "New" or "Revised" License
322
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Floating-point precision when interpreting exponential dependence
#62
yavnolib
opened
2 months ago
1
Maintenance: lint and remove unused code
#61
pberkes
closed
1 year ago
0
Maintenance: lint and remove unused code
#60
pberkes
closed
1 year ago
1
Seeking advice on making test more repeatable
#59
jaraco
opened
1 year ago
1
Bump version number to 0.11.0
#58
pberkes
closed
1 year ago
1
Passing function arguments to measure complexity
#57
Zelatrix
closed
1 year ago
3
Stablize test_big_o with a new dummy function on Python 3.10+
#56
felixonmars
closed
1 year ago
2
`return_raw_data` should include all timings (for `n_repeats`)
#55
DanielHabenicht
opened
1 year ago
0
Report generation
#54
harisaisundhar
closed
2 years ago
6
add installation command to readme
#53
Abdullah-Majid
closed
2 years ago
1
GitHub actions workflow for sending a package to pypi on release
#52
jpphilips
closed
2 years ago
1
GitHub actions workflow for sending a package to pypi on release
#51
jpphilips
closed
2 years ago
2
GitHub actions workflow for sending a package to pypi on release
#50
jpphilips
closed
2 years ago
10
use github actions to run tests
#49
Abdullah-Majid
closed
1 year ago
9
Add github actions workflow for sending a package to pypi on release
#48
pberkes
closed
2 years ago
3
Add github actions workflow for running pytest
#47
pberkes
closed
1 year ago
2
Bump version number and release updated pip package
#46
pberkes
closed
1 year ago
2
Residual Calculation Fix and Miscellaneous Improvements
#45
TheMatt2
closed
2 years ago
13
#43 Fix Polynomial.compute() and Exponential.compute()
#44
TheMatt2
closed
2 years ago
1
Polynomial.compute() and Exponential.compute() Return Incorrect Results
#43
TheMatt2
closed
2 years ago
0
Issue in importing the big_O
#42
usmanakhtar
closed
2 years ago
2
Remove vestigial `xrange` in a data generator function and add tests
#41
pberkes
closed
3 years ago
1
Github actions config to run tests
#40
pberkes
closed
3 years ago
1
NameError: name 'xrange' is not defined
#39
jusce17
closed
3 years ago
0
Add better examples in the documentation and discuss potential timing issues
#38
pberkes
opened
3 years ago
0
Output time complexity changes in different calls
#37
fcrperes
closed
3 years ago
3
How to pass predefined list as an argument to measure time complexity?
#36
chauhansaurabhb
closed
4 months ago
7
Add installation instructions to README
#35
SHxKM
closed
1 year ago
2
PyPI did not like the long description string
#34
pberkes
closed
4 years ago
0
Bump version to 0.10.0
#33
pberkes
closed
4 years ago
0
class orderings
#32
ieaves
closed
4 years ago
14
IndexError: index 0 is out of bounds for axis 0 with size 0
#31
cool-RR
opened
4 years ago
2
Show a nice report
#30
cool-RR
closed
1 year ago
7
Adding return_raw_data param to big_o function
#29
dmunguiatec
closed
4 years ago
1
How to calculate the big_o [for] feedforward based neural network class
#28
iross08
closed
4 months ago
0
*shankar* addition of tqdm tracking
#27
atreyasha
closed
1 year ago
2
Activate CI testing for Python 3.7
#26
pberkes
closed
6 years ago
1
Python 3 docs
#25
pberkes
closed
6 years ago
0
Add unit of measure in the string representation of complexity classes
#24
pberkes
closed
6 years ago
1
Documentation standard should be Python3
#23
pberkes
closed
6 years ago
1
Change the license to BSD-3
#22
pberkes
closed
6 years ago
1
Add Fibonacci example
#21
mtroiani
closed
6 years ago
1
Add Install Requirements
#20
mtroiani
closed
6 years ago
1
Set the `rcond` parameter of numpy lstsq() to `-1`
#19
finico
closed
6 years ago
2
Required packages not installed
#18
shepherdjay
closed
6 years ago
0
FutureWarning in complexities.py
#17
nickbreen
closed
6 years ago
1
Add README to MANIFEST.in, bump minor version number.
#16
pberkes
closed
6 years ago
0
Bump version number, preparing for new release
#15
pberkes
closed
6 years ago
0
Python 3.5 issues with imports
#14
nickbreen
closed
6 years ago
5
More complex examples in README
#13
pberkes
closed
6 years ago
0
Next