MCPcopy Create free account
hub / github.com/b45ch1/algopy / NumpyVersion

Class NumpyVersion

algopy/_npversion.py:17–155  ·  view source on GitHub ↗

Parse and compare numpy version strings. Numpy has the following versioning scheme (numbers given are examples; they can be >9) in principle): - Released version: '1.8.0', '1.8.1', etc. - Alpha: '1.8.0a1', '1.8.0a2', etc. - Beta: '1.8.0b1', '1.8.0b2', etc. - Release candida

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

test_main_versionsFunction · 0.90
test_version_1_point_10Function · 0.90
test_alpha_beta_rcFunction · 0.90
test_dev_versionFunction · 0.90
test_dev_a_b_rc_mixedFunction · 0.90
__init__.pyFile · 0.85
_compareMethod · 0.85
utpm.pyFile · 0.85

Calls

no outgoing calls

Tested by 5

test_main_versionsFunction · 0.72
test_version_1_point_10Function · 0.72
test_alpha_beta_rcFunction · 0.72
test_dev_versionFunction · 0.72
test_dev_a_b_rc_mixedFunction · 0.72