-
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
Mods to Ni converting functional constraints class #6
base: niharika2999-Ni_converting_functional-constraints_class
Are you sure you want to change the base?
Commits on Sep 28, 2023
-
Adding parabola constraints, updating notebooks and rearrnginf functi…
…ons in _constraints based on discussions with Josh and Mohammad
Niharika Karnik authored and Niharika Karnik committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 91c7e69 - Browse repository at this point
Copy the full SHA 91c7e69View commit details -
Adding parabola constraints python file
Niharika Karnik authored and Niharika Karnik committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 38bc452 - Browse repository at this point
Copy the full SHA 38bc452View commit details
Commits on Oct 16, 2023
-
Adding functionality of user giving just an equation as an input to u…
…ser defined constraints and examples on how to implement it
Niharika Karnik authored and Niharika Karnik committedOct 16, 2023 10Configuration menu - View commit details
-
Copy full SHA for 1203fe9 - Browse repository at this point
Copy the full SHA 1203fe9View commit details -
Adding documentation for all of the functions in _constraints.py
Niharika Karnik authored and Niharika Karnik committedOct 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 974034f - Browse repository at this point
Copy the full SHA 974034fView commit details
Commits on Oct 17, 2023
-
Fixing exact_n for number of sensors required in the constrained regi…
…on to be greater than the optimal number suggested by plain QR and example notebook reflecting the same
Niharika Karnik authored and Niharika Karnik committedOct 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 81c4a93 - Browse repository at this point
Copy the full SHA 81c4a93View commit details
Commits on Oct 20, 2023
-
Adding all of the chnages suggested by Mohammad in his PR titled ( fe…
…w changes for the constraints class), addressing Josh's comments on this class and notebooks reflecting all of the functionalities of this class
Niharika Karnik authored and Niharika Karnik committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for f84cccb - Browse repository at this point
Copy the full SHA f84cccbView commit details
Commits on Oct 24, 2023
-
Fixing annotate_sensors() to work for dataframe data and unifying the…
… way user defined constraints are plotted for various string,equation implementations
Niharika Karnik authored and Niharika Karnik committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for c4d31d6 - Browse repository at this point
Copy the full SHA c4d31d6View commit details
Commits on Oct 27, 2023
-
Adding capability of plotting multiple things on the same axis as wel…
…l as being able to plot on multiple axes for plot_constraints_on_data and subsequent plotting functions. Adding different colours to annotate_sensors and plotting_selected_sensors to reflect effect of constraints on sensors selected. Jupyter notebooks updated to reflect these changes
Niharika Karnik authored and Niharika Karnik committedOct 27, 2023 Configuration menu - View commit details
-
Copy full SHA for d54a063 - Browse repository at this point
Copy the full SHA d54a063View commit details -
Fixing ellipse without an angle (the issue was with the plotting func…
…tion as the matplotlib ellipse function requires the diameter or the vertical and horizontal axis and we were giving it half_major_axis and half_minor_axis)
Niharika Karnik authored and Niharika Karnik committedOct 27, 2023 Configuration menu - View commit details
-
Copy full SHA for bec5b27 - Browse repository at this point
Copy the full SHA bec5b27View commit details -
Adding functions for an ellipse rotated by an angle in constraint_fun…
…ction() of class Ellipse(), the functional_constraints_class notebook reflects these chnages
Niharika Karnik authored and Niharika Karnik committedOct 27, 2023 Configuration menu - View commit details
-
Copy full SHA for f655d99 - Browse repository at this point
Copy the full SHA f655d99View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd7984e - Browse repository at this point
Copy the full SHA dd7984eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7faf7 - Browse repository at this point
Copy the full SHA ef7faf7View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7ac7ac - Browse repository at this point
Copy the full SHA e7ac7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3f10a - Browse repository at this point
Copy the full SHA 5e3f10aView commit details