2021-10-23 11:48:57 +00:00
|
|
|
# Python code for martiLQ
|
2021-10-10 02:07:46 +00:00
|
|
|
|
2021-10-23 11:48:57 +00:00
|
|
|
The ``client`` folder contains Python module for creating
|
|
|
|
|
**martiLQ** definition and comparison for the Load Quality.
|
2021-10-10 02:07:46 +00:00
|
|
|
|
2021-10-23 11:48:57 +00:00
|
|
|
See the Python samples directory on how to use the code.
|
|
|
|
|
|
|
|
|
|
__TO COME__
|
|
|
|
|
|
|
|
|
|
Publish of Python code as ``pip install martiLQ`` is yet to occur
|
|
|
|
|
|
|
|
|
|
This will occur after merge of code into ``main`` branch
|