-
Notifications
You must be signed in to change notification settings - Fork 9
Pybind11 to Nanobind #38
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
Changes from 32 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
5e6dd9a
REMOVE all.
petrasvestartas da292f3
ADD cgal and compas remesh example.
petrasvestartas 0a46eba
CHANGE-ADD stdafx.h to compas.h, added scripts with line_formatter, t…
petrasvestartas d53d5a3
README installation instructions.
petrasvestartas c14bb59
README development instructions.
petrasvestartas fede6af
ADD-REAMDE module create instruction and measure module.
petrasvestartas 84d2057
FIX python scripts, tests and api in compas_cgal folder is aligned to…
petrasvestartas 8bf4b98
ADD booleans.
petrasvestartas a7efe20
ADD intersections.
petrasvestartas d89ac11
ADD tasks and requirements from original repository.
petrasvestartas 0c726a1
CHANGELOG
petrasvestartas 25d5701
ADD reconstruction.
petrasvestartas b68ad9b
ADD skeletonization.
petrasvestartas 034a5b8
ADD add sliver and add missing skeletonization test.
petrasvestartas 0569aa6
ADD subdivision.
petrasvestartas 5f90c73
ADD triangulation
petrasvestartas fc5308f
WIP: straight_skeleton_2 C++ part compiles.
petrasvestartas dbfc705
MILESTONE all methods of wrapped from C++ to Python.
petrasvestartas 0c14499
ADD compas documentation from the main repository.
petrasvestartas b8b1e21
MILESTONE documentation with tested examples.
petrasvestartas 456c13a
CLEANUP make C++ style consistant for variables names.
petrasvestartas 470eded
CLEANUP lint, format and doc source option.
petrasvestartas 9e6c31a
FIX authors.
petrasvestartas d6af1ac
FIX cgal license instead of nanobind.
petrasvestartas 77e88f4
ADD editorconfig
petrasvestartas e0528c9
ADD conda recipe folder and github actions.
petrasvestartas 52de28c
REMOVE readme installation section to follow the documentation.
petrasvestartas 4f698bf
ADD gitignore for the missing formats.
petrasvestartas a88e473
REMOVE documentation separation line.
petrasvestartas fe0cb51
DOCS-FIX separation line in bullet point list was missing.
petrasvestartas 20b5ad5
FIX environment.yml
petrasvestartas acaccf2
FIX test_reconstruction_poisson_surface_reconstruction.py remove eule…
petrasvestartas 67e92bd
DOCS example files.
petrasvestartas b161b90
DOCS-REMOVE exclusion of source code button in API.
petrasvestartas ee2c3c9
REMOVE placeholders.
petrasvestartas 8e6554a
ADD compas_cgal.png main image.
petrasvestartas e786e77
CHANGELOG move nanobidn integration to change section.
petrasvestartas 96abc81
DOCS cleanup examples.
petrasvestartas de991f9
ADD gitignore generated fiels
petrasvestartas 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -24,4 +24,4 @@ indent_style = tab | |
| indent_size = 4 | ||
|
|
||
| [LICENSE] | ||
| insert_final_newline = false | ||
| insert_final_newline = false | ||
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.