Tag Archives: Python

Minimum Total Loss Rounding in Python

Minimum Total Loss Rounding algorithms are quite useful for distribution problems if you need whole numbers after the distribution, as the final result of distribution. Download Python script/module MinLossRounding_v1_Feb2019.py (version-1) For example, you want to distribute a certain number of … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

Top-Down Distribution of Quality Measurement Requirements using Table Functions in Python

Introduction Since August of 2015 I have been working for ETC Transport Consultants1 in Switzerland as Senior Data Analyst and Developer on a part-time basis. My job is developing a complete software solution for Travel Planning & Resource Optimization in … Continue reading

Posted in Calculation engine | Tagged , , | Leave a comment