Skip to content
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

Housekeeping for helpers, comments, and new helper features #453

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

timothycdc
Copy link
Contributor

General Summary of changes (non-exhaustive)

CommonTypes

  • Rectangle Type added for easier calculation

BlockHelpers

  • Extended intersection helpers to all cases (1d, 2d, 1d with 2d)
  • Intersection helpers have info variants that return the region of intersection (point, 1d, 2d)
  • Improved XML comments + deprecated old functions

EEExtensions

  • Extended features to F#'s table and list functions

Intersection Helpers (new!)

  • Fixed and tested model T1-T6 helpers
  • Added nice-to-have helpers for HLP24

SymbolPortHelpers

  • New helper: getSymbolFromPortID

Improved XML in some places.

This branch is based off the developer mode branch, it can be applied on top of a Issie branch with developer mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant