Releases: j-tenny/voxelmon
v0.2.0
Voxelmon-EZ is an all-in-one distribution of voxelmon that includes a Python interpreter and all necessary dependencies. This provides an easy one-stop setup for first-time Python users on “typical” Windows computers. Voxelmon-EZ is not compatible with MacOS or Linux, these platforms will require a separate Python installation followed by installation of voxelmon with git and pip.
Changes in this version:
- Updated export folder structure and column names for improved internal and external consistency
- Made updates to inputs and outputs of voxelmon_process_predict_ptx
- Refactored viewer and added a GUI (voxelmon_viewer.bat)
- Updated default values for consistency
- Updated readme with descriptions of output files, columns, and units
- Updated pyrothermel
- Bug fixes, internal refactoring, docstring improvements
v0.1.0
Voxelmon-EZ is an all-in-one distribution of voxelmon that includes a Python interpreter and all necessary dependencies. This provides an easy one-stop setup for first-time Python users on “typical” Windows computers. Voxelmon-EZ is not compatible with MacOS or Linux, these platforms will require a separate Python installation followed by installation of voxelmon with git and pip.