-
Notifications
You must be signed in to change notification settings - Fork 163
Primitive functions #739
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
Merged
Merged
Primitive functions #739
Changes from 28 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
4a49506
update
hui-zhou-a e0cc6ce
update
hui-zhou-a 774635b
update
hui-zhou-a 93fecdb
update
hui-zhou-a 862ae5e
update
hui-zhou-a 4cb4452
update
hui-zhou-a 1dbed46
update
hui-zhou-a b9fd557
update
hui-zhou-a da2a399
update
hui-zhou-a b182759
update
hui-zhou-a f38ee83
update
hui-zhou-a b9771f5
update
hui-zhou-a 3bbcc5a
update
hui-zhou-a bca398b
update
hui-zhou-a ed1d5a6
update
hui-zhou-a 99364d0
update
hui-zhou-a f041ac7
update
hui-zhou-a 55745b8
update
hui-zhou-a f7c3f95
update
hui-zhou-a 5343f0d
update
hui-zhou-a 9108f23
update
hui-zhou-a 94146c1
Merge branch 'main' into set_padstack_property
hui-zhou-a 9bd0249
update
hui-zhou-a b6aaba1
update
hui-zhou-a 78edac5
update
hui-zhou-a 1afa18e
update
hui-zhou-a 5229dad
Merge branch 'main' into void
hui-zhou-a b440adc
update
hui-zhou-a 4930a84
update
hui-zhou-a 40e3227
Merge branch 'main' into primitive_functions
hui-zhou-a File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we can rename the method get_primitives since it is returning a list of primitives.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.