nonrad
stable
Installation
Compatibility
Citation
Tutorial
Tips & Tricks
API Docs
nonrad package
get_C()
Subpackages
nonrad.tests package
Submodules
nonrad
nonrad
nonrad package
nonrad.tests package
nonrad.tests.test_nonrad module
Edit on GitHub
nonrad.tests.test_nonrad module
class
nonrad.tests.test_nonrad.
GetCTest
(
methodName
=
'runTest'
)
[source]
Bases:
TestCase
setUp
(
)
[source]
Hook method for setting up the test fixture before exercising it.
test_T
(
)
[source]
test_analytic
(
)
[source]
test_bad_overlap
(
)
[source]
test_cubic
(
)
[source]
test_cubic_failure
(
)
[source]
test_gaussian
(
)
[source]
test_normal_run
(
)
[source]
test_occ_tol
(
)
[source]
test_same_w
(
)
[source]
class
nonrad.tests.test_nonrad.
MathTest
(
methodName
=
'runTest'
)
[source]
Bases:
TestCase
test_fact
(
)
[source]
test_herm
(
)
[source]
class
nonrad.tests.test_nonrad.
OverlapTest
(
methodName
=
'runTest'
)
[source]
Bases:
TestCase
test_analytic_overlap_NM
(
)
[source]
test_compare_overlaps
(
)
[source]
test_fast_overlap_NM
(
)
[source]
test_overlap_NM
(
)
[source]