Added license and updated docs

This commit is contained in:
titusquah
2021-03-24 16:34:41 -06:00
parent 70706c05c8
commit ac4f480fd6
60 changed files with 4034 additions and 192 deletions

View File

@@ -0,0 +1,3 @@
# LLEPE: Liquid-Liquid Equilibrium Parameter Estimator
# Copyright (C) 2020, UChicago Argonne, LLC. All rights reserved.
# Released under the modified BSD license. See LICENSE for more details.

View File

@@ -1,3 +1,7 @@
# LLEPE: Liquid-Liquid Equilibrium Parameter Estimator
# Copyright (C) 2020, UChicago Argonne, LLC. All rights reserved.
# Released under the modified BSD license. See LICENSE for more details.
from llepe import LLEPE
import json

View File

@@ -1,3 +1,7 @@
# LLEPE: Liquid-Liquid Equilibrium Parameter Estimator
# Copyright (C) 2020, UChicago Argonne, LLC. All rights reserved.
# Released under the modified BSD license. See LICENSE for more details.
import json
from llepe import LLEPE
import pkg_resources