Skip to content
Snippets Groups Projects
Commit a73cfbb5 authored by dh00601's avatar dh00601
Browse files

updated changelog

parent 1adb4da9
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,11 @@ https://keepachangelog.com/en/0.3.0/
- Added scripts to generate test and docstring reports (generate_reports.sh)
- Added scripts to (re)install the code with all dependencies (install.sh), without dependencies (install_without_dependencies.sh) and via pip locally (install_with_pip.sh) (this doesn't install it from the pypi server but uses pip to compile and install the local version)
- Added centralized version number (VERSION) which is used source for all the other scripts.
- Updated readme to refer to the new scripts
- Added script to generate the documentation (generate_docs.sh)
- Added file containing the development requirements (development_requirements.txt)
- Added functionality to use a custom system_generator. This function allows the user to provide their own generator that yields system dictionaries. Can be useful for some random sampling, or interfacing with other codes
- merged the autoresolution branch that contains:
- Many updates in terms of functionality of the grid
- Modified the grid_variable structure and grid code generation
- Changed the grid_variable structure and grid code generation
-
-
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment