issues
search
BASTAcode
/
BASTA
BASTA: The BAyesian STellar Algorithm
https://basta.readthedocs.io/
MIT License
21
stars
3
forks
source link
Prepare for distribution via PyPI
#59
Closed
jakobmoss
closed
3 days ago
jakobmoss
commented
3 days ago
Includes
Bugfixes and modifications related to PR #52 and PR #58
New source code structure (
basta
moved to
src/basta
)
More information added to
pyproject.toml
Update all requirements to newest available version and fix resulting bugs in the code.
Readme and documentation updated
Added
BASTAexamples
as a tool to obtain template input and examples (when the code is installed via
pip
instead of cloning).
Includes
basta
moved tosrc/basta
)pyproject.toml
BASTAexamples
as a tool to obtain template input and examples (when the code is installed viapip
instead of cloning).