-
Notifications
You must be signed in to change notification settings - Fork 9
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
Extrap multi-parameter support for modeling and visualization #83
base: develop
Are you sure you want to change the base?
Commits on Aug 16, 2023
-
check .cali file type in reader_dispatch()
Marcus Ritter committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for c317c78 - Browse repository at this point
Copy the full SHA c317c78View commit details
Commits on Aug 22, 2023
-
updated produce_models() in model_extrap.py to enable measurement rep…
…etition support
Marcus Ritter committedAug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 99467fb - Browse repository at this point
Copy the full SHA 99467fbView commit details -
added aggregation, scaling support for model creation
Marcus Ritter committedAug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 30e3e38 - Browse repository at this point
Copy the full SHA 30e3e38View commit details
Commits on Aug 23, 2023
-
added basic code for interactive plot
Marcus Ritter committedAug 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 33db8b6 - Browse repository at this point
Copy the full SHA 33db8b6View commit details
Commits on Aug 24, 2023
-
added exceptions for produce_models(), support for multi parameter mo…
…deling
Marcus Ritter committedAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 4640379 - Browse repository at this point
Copy the full SHA 4640379View commit details -
added custom exception class for extra-p reader
Marcus Ritter committedAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 13e602d - Browse repository at this point
Copy the full SHA 13e602dView commit details -
code cleanup, removed debug code
Marcus Ritter committedAug 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 83d94b0 - Browse repository at this point
Copy the full SHA 83d94b0View commit details
Commits on Aug 25, 2023
-
added basic plotting support for 2 parameters
Marcus Ritter committedAug 25, 2023 Configuration menu - View commit details
-
Copy full SHA for e9ff101 - Browse repository at this point
Copy the full SHA e9ff101View commit details
Commits on Aug 26, 2023
-
improved 2 parameter model visualization
Marcus Ritter committedAug 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 400a453 - Browse repository at this point
Copy the full SHA 400a453View commit details -
added parameters to control output of display function
Marcus Ritter committedAug 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ae2a6d9 - Browse repository at this point
Copy the full SHA ae2a6d9View commit details
Commits on Aug 29, 2023
-
added plotting options for 1,2 parameters vizs
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for ce04201 - Browse repository at this point
Copy the full SHA ce04201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71645e8 - Browse repository at this point
Copy the full SHA 71645e8View commit details -
Marcus Ritter committed
Aug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f46a4d - Browse repository at this point
Copy the full SHA 6f46a4dView commit details -
Merge branch 'extrap' of github.com:MeaParvitas/thicket into extrap
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for a682b8f - Browse repository at this point
Copy the full SHA a682b8fView commit details -
formatted code to pep8 standard
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for f9a17aa - Browse repository at this point
Copy the full SHA f9a17aaView commit details -
updated test cases for extra-p code
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for b72f019 - Browse repository at this point
Copy the full SHA b72f019View commit details -
added optional parameter for display function to specify scaling curve
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for a4b8f7e - Browse repository at this point
Copy the full SHA a4b8f7eView commit details -
formatted code to pep8 standard
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for de874bf - Browse repository at this point
Copy the full SHA de874bfView commit details -
formatted code to pep8 standard
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 9c12116 - Browse repository at this point
Copy the full SHA 9c12116View commit details -
fixed F401 '*.log2' imported but unused
Marcus Ritter committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 3f1fb4b - Browse repository at this point
Copy the full SHA 3f1fb4bView commit details
Commits on Aug 31, 2023
-
added complexity analysis for extra-p models with one parameter
Marcus Ritter committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 51bd673 - Browse repository at this point
Copy the full SHA 51bd673View commit details
Commits on Sep 1, 2023
-
added growth trend ranking to analyze complexity function
Marcus Ritter committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for e843a94 - Browse repository at this point
Copy the full SHA e843a94View commit details
Commits on Sep 6, 2023
-
Marcus Ritter committed
Sep 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 25a6b86 - Browse repository at this point
Copy the full SHA 25a6b86View commit details
Commits on Sep 7, 2023
-
added multi-parameter support for componentize function
Marcus Ritter committedSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for ea69fc1 - Browse repository at this point
Copy the full SHA ea69fc1View commit details -
added multi-parameter support for complexity_statsframe function
Marcus Ritter committedSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 773adde - Browse repository at this point
Copy the full SHA 773addeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8826ded - Browse repository at this point
Copy the full SHA 8826dedView commit details -
fixed F402 import 'node' from line 21 shadowed by loop variable
Marcus Ritter committedSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ae9a36 - Browse repository at this point
Copy the full SHA 7ae9a36View commit details -
fixded F402 import 'node' from line 21 shadowed by loop variable
Marcus Ritter committedSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 42c300b - Browse repository at this point
Copy the full SHA 42c300bView commit details
Commits on Sep 8, 2023
-
added basic code for color coding complexity classes in hatchet tree
Marcus Ritter committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 8bcc01e - Browse repository at this point
Copy the full SHA 8bcc01eView commit details -
added colormapping support for complexity analysis with tree function
Marcus Ritter committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 1bd89c4 - Browse repository at this point
Copy the full SHA 1bd89c4View commit details -
Marcus Ritter committed
Sep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 0dc7d24 - Browse repository at this point
Copy the full SHA 0dc7d24View commit details -
fixed F821 undefined name 'plt'
Marcus Ritter committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for cb69c82 - Browse repository at this point
Copy the full SHA cb69c82View commit details -
changed tuple type hints to be compatible with Python3.8
Marcus Ritter committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 73a27d0 - Browse repository at this point
Copy the full SHA 73a27d0View commit details
Commits on Sep 13, 2023
-
load DEFAULT_PARAM_NAMES from extrap directly to improve compatability
Marcus Ritter committedSep 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 448995c - Browse repository at this point
Copy the full SHA 448995cView commit details -
multi eval target support for complexity analysis statsframe function
Marcus Ritter committedSep 13, 2023 Configuration menu - View commit details
-
Copy full SHA for a31e453 - Browse repository at this point
Copy the full SHA a31e453View commit details
Commits on Sep 14, 2023
-
fixed multi-parameter visualization bug for constant functions
Marcus Ritter committedSep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for dbe438f - Browse repository at this point
Copy the full SHA dbe438fView commit details -
removed color coding information after adding it into hatchet codebase
Marcus Ritter committedSep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for af2e64e - Browse repository at this point
Copy the full SHA af2e64eView commit details
Commits on Sep 15, 2023
-
added basic implementation for multi_display function and phase analysis
Marcus Ritter committedSep 15, 2023 Configuration menu - View commit details
-
Copy full SHA for fdb1a9f - Browse repository at this point
Copy the full SHA fdb1a9fView commit details
Commits on Sep 19, 2023
-
multi display method working for multi-parameter models
Marcus Ritter committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e1e8649 - Browse repository at this point
Copy the full SHA e1e8649View commit details -
produce_aggregated_model function is working
Marcus Ritter committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 858ba7a - Browse repository at this point
Copy the full SHA 858ba7aView commit details -
single-parameter support for mutli_display()
Marcus Ritter committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for a37ecd5 - Browse repository at this point
Copy the full SHA a37ecd5View commit details -
produce_aggregated_model() multi metric support bug fix
Marcus Ritter committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for d33ce04 - Browse repository at this point
Copy the full SHA d33ce04View commit details -
multi_display() color chosen by dominant scaling
Marcus Ritter committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 2f9e5f4 - Browse repository at this point
Copy the full SHA 2f9e5f4View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de6b809 - Browse repository at this point
Copy the full SHA de6b809View commit details
Commits on Oct 5, 2023
-
refactored extrap modeling code
Marcus Ritter committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for ef6b94f - Browse repository at this point
Copy the full SHA ef6b94fView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8200109 - Browse repository at this point
Copy the full SHA 8200109View commit details
Commits on Oct 11, 2023
-
extrap models shown in latex encoding in dataframe, bugfixes
Marcus Ritter committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 878c5aa - Browse repository at this point
Copy the full SHA 878c5aaView commit details
Commits on Oct 20, 2023
-
extrap modeler configurtion support and multi column index for modeli…
…ng output in thicket.statsframe.dataframe
Marcus Ritter committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 192ad9d - Browse repository at this point
Copy the full SHA 192ad9dView commit details -
basic multi index for extrap modeling in thicket working
Marcus Ritter committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for de5db03 - Browse repository at this point
Copy the full SHA de5db03View commit details
Commits on Nov 2, 2023
-
added logic to print out available extra-p modelers and their options
Marcus Ritter committedNov 2, 2023 Configuration menu - View commit details
-
Copy full SHA for b3a5b98 - Browse repository at this point
Copy the full SHA b3a5b98View commit details -
added full support for extra-p modeler configuration options with err…
…or checking
Marcus Ritter committedNov 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 4d2d5a4 - Browse repository at this point
Copy the full SHA 4d2d5a4View commit details
Commits on Nov 3, 2023
-
Marcus Ritter committed
Nov 3, 2023 Configuration menu - View commit details
-
Copy full SHA for bafe065 - Browse repository at this point
Copy the full SHA bafe065View commit details -
Marcus Ritter committed
Nov 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 96deacf - Browse repository at this point
Copy the full SHA 96deacfView commit details
Commits on Nov 7, 2023
-
fixed bugs in multi column indexing
Marcus Ritter committedNov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 30bdd47 - Browse repository at this point
Copy the full SHA 30bdd47View commit details
Commits on Nov 17, 2023
-
Marcus Ritter committed
Nov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c28290 - Browse repository at this point
Copy the full SHA 4c28290View commit details -
Marcus Ritter committed
Nov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 365b271 - Browse repository at this point
Copy the full SHA 365b271View commit details -
Marcus Ritter committed
Nov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for c7e389d - Browse repository at this point
Copy the full SHA c7e389dView commit details
Commits on Nov 27, 2023
-
Marcus Ritter committed
Nov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 72727f8 - Browse repository at this point
Copy the full SHA 72727f8View commit details
Commits on Nov 29, 2023
-
updated complexity analysis support for multi index and modeler confi…
…gurations in dataframe
Marcus Ritter committedNov 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d3ffca - Browse repository at this point
Copy the full SHA 0d3ffcaView commit details
Commits on Dec 1, 2023
-
componentize and aggregation function now support new interface
Marcus Ritter committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 6e2be10 - Browse repository at this point
Copy the full SHA 6e2be10View commit details -
modeler configuration support for componentize function
Marcus Ritter committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 8642599 - Browse repository at this point
Copy the full SHA 8642599View commit details -
Marcus Ritter committed
Dec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ee3ce8 - Browse repository at this point
Copy the full SHA 6ee3ce8View commit details -
Marcus Ritter committed
Dec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ee61f3 - Browse repository at this point
Copy the full SHA 7ee61f3View commit details