Metadata-Version: 2.1
Name: biogemeUtilities
Version: 1.0.1
Summary: Add features to the biogeme package
Home-page: 
Author: Mikkel Thorhauge
Author-email: 
License: MIT
Keywords: biogeme,discrete choice models,confidence interval,calibrate
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8.18
License-File: LICENSE.txt

The `biogemeUtilities` is intended to add some quality-of-life features to the biogeme package. 
It inherit the features from biogeme, while adding some new functionality. 
The simplest way to use it, is to create a biogemeObject using the biogemeUtilities package, 
but it can also be used in existing script using biogemeObjects created directly in the biogeme package.
Examples of how to use this package are included below the relevant functions.

The full credit for the awesome biogeme package goes to Prof. Michel Bierlaire. 
Please visit the biogeme website for at full documentation of biogeme: https://biogeme.epfl.ch/

Version 1.0.0b1
2023-10-28
- First (beta) release on PyPI
- Compatible with biogeme 3.2.12
