forked from Ottermatics/ottermaticslib
-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.1.0 #6
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SoundsSerious
commented
Oct 28, 2024
- added Economics plots, end-term mode & cost category tools (cliques, graph ect)
- refined update method selectionto include parent
- settable dataframes
- added examples + tests passing
- added end-period correciton to start zero
- add cost categorization plots and breakdowns
- caching / deep hashing fixed
- fixed duplicate cost bug
- need to use binary value for makedirs default was ok - move cache to user homedir hidden folder - remove ottermaticslib references
- raises exception if a context exists on component ensuring no generated data is ovewritten.
- changed dataframe scoping back to `sys.comp.prop` from `sys_comp_prop`
-costs supports a number of items concept on class witth on prperty override. - set `entter_refresh` to true always with a full refresh. There will be a performance hit but its not ok to not work right. - set attr type for attributes - get none values in components - set types in engforge_props - correct class cache name for system propclass
- print all problem vars with filter for keys and comps - did you mean error on run input
- update logging @ 15
- widen Option inputs
- redefined cost at term with econ input - accomodate this func redef with sane defaults (term=0 is initial cost) - allow net-negative cost sections to print in summary - printing of output + num-items and terms / ratinfo
- added end-period correciton to start zero - add cost categorization plots and breakdowns
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.