-
Notifications
You must be signed in to change notification settings - Fork 38
Comparing changes
Open a pull request
base repository: ipc-sim/ipc-toolkit
base: v1.3.0
head repository: ipc-sim/ipc-toolkit
compare: main
Commits on Aug 3, 2024
-
* Update pypi.yml * Downgrade upload-artifact * Switch to real pypi
Configuration menu - View commit details
-
Copy full SHA for 342c362 - Browse repository at this point
Copy the full SHA 342c362View commit details -
Configuration menu - View commit details
-
Copy full SHA for f55090b - Browse repository at this point
Copy the full SHA f55090bView commit details
Commits on Aug 5, 2024
-
Download test data from external repo (#113)
* Download test data from external repo * Add option to use existing tests data * Convert OBJs to PLYs * Python download data at test time
Configuration menu - View commit details
-
Copy full SHA for 3f12d9e - Browse repository at this point
Copy the full SHA 3f12d9eView commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9b6646 - Browse repository at this point
Copy the full SHA d9b6646View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bf28af - Browse repository at this point
Copy the full SHA 3bf28afView commit details
Commits on Aug 9, 2024
-
* chore: Update coverage.yml to include CPU core count in build and test commands * chore: Update coverage.yml to remove unnecessary coverage exclusion * Fix coverage exclusion * Update codecov.yml
Configuration menu - View commit details
-
Copy full SHA for 10a8180 - Browse repository at this point
Copy the full SHA 10a8180View commit details
Commits on Aug 10, 2024
-
Remove relative paths in coverage.yml (#117)
* Remove relative paths in coverage.yml * Set lcov directory
Configuration menu - View commit details
-
Copy full SHA for ad00292 - Browse repository at this point
Copy the full SHA ad00292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 416cdd4 - Browse repository at this point
Copy the full SHA 416cdd4View commit details
Commits on Sep 3, 2024
-
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#…
…119) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c7496b - Browse repository at this point
Copy the full SHA 2c7496bView commit details
Commits on Sep 8, 2024
-
Individual convergent formulation flags (#120)
* Add option to enable/disable only improved max approximator * Replace use_convergent_formulation with use_area_weighting and use_improved_max_approximator; move physical barrier into BarrierPotential * Update clang-format version to '18' * Update Python tests * Update convergent.rst
Configuration menu - View commit details
-
Copy full SHA for 86f1db3 - Browse repository at this point
Copy the full SHA 86f1db3View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4e59a7 - Browse repository at this point
Copy the full SHA a4e59a7View commit details -
Replace scalar enumerable_thread_specific with parallel_reduce (#121)
* Replace scalar enumerable_thread_specific with parallel_reduce * Remove std::plus * Remove comments
Configuration menu - View commit details
-
Copy full SHA for a34c034 - Browse repository at this point
Copy the full SHA a34c034View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b70ae3 - Browse repository at this point
Copy the full SHA 7b70ae3View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba24d37 - Browse repository at this point
Copy the full SHA ba24d37View commit details
Commits on Oct 1, 2024
-
* .gitignore visual studio * Add filib dependency note to cpp.rst
Configuration menu - View commit details
-
Copy full SHA for d443b86 - Browse repository at this point
Copy the full SHA d443b86View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 858c0d9 - Browse repository at this point
Copy the full SHA 858c0d9View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ea9bf7 - Browse repository at this point
Copy the full SHA 2ea9bf7View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e792543 - Browse repository at this point
Copy the full SHA e792543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 968e72d - Browse repository at this point
Copy the full SHA 968e72dView commit details
Commits on Nov 5, 2024
-
Sort includes using clang-format (#129)
* Sort includes using clang-format * Update clang-format-check.yml to version 19 * Update clang-format-check.yml * Update unordered_map_and_set.hpp
Configuration menu - View commit details
-
Copy full SHA for 424896b - Browse repository at this point
Copy the full SHA 424896bView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a2a657 - Browse repository at this point
Copy the full SHA 8a2a657View commit details -
Test Python 3.13 support (#131)
Co-authored-by: zachferguson <zach.ferguson@clo3d.com>
Configuration menu - View commit details
-
Copy full SHA for 1f57e53 - Browse repository at this point
Copy the full SHA 1f57e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a317b23 - Browse repository at this point
Copy the full SHA a317b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1554126 - Browse repository at this point
Copy the full SHA 1554126View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2b642 - Browse repository at this point
Copy the full SHA fa2b642View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9568030 - Browse repository at this point
Copy the full SHA 9568030View commit details -
Implement the adhesion potentials from "Augmented Incremental Potential Contact for Sticky Interactions" [Fang et al. 2023].
Configuration menu - View commit details
-
Copy full SHA for 33e5dd3 - Browse repository at this point
Copy the full SHA 33e5dd3View commit details
Commits on Nov 10, 2024
-
* Add MSVC warnings * Update filib * Enable IPC_TOOLKIT_WITH_CUDA if CUDA is available * Move check_language(CUDA)
Configuration menu - View commit details
-
Copy full SHA for c0f2af9 - Browse repository at this point
Copy the full SHA c0f2af9View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea49422 - Browse repository at this point
Copy the full SHA ea49422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5573e8c - Browse repository at this point
Copy the full SHA 5573e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a42bad3 - Browse repository at this point
Copy the full SHA a42bad3View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bf8914 - Browse repository at this point
Copy the full SHA 8bf8914View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86ee635 - Browse repository at this point
Copy the full SHA 86ee635View commit details
Commits on Nov 15, 2024
-
Merge pull request #4 from ipc-sim/main
Fix CCD documentation (#140)
Configuration menu - View commit details
-
Copy full SHA for c1eea44 - Browse repository at this point
Copy the full SHA c1eea44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5311ac5 - Browse repository at this point
Copy the full SHA 5311ac5View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04f0e09 - Browse repository at this point
Copy the full SHA 04f0e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bc9f1 - Browse repository at this point
Copy the full SHA b8bc9f1View commit details -
Merge pull request #142 from maxpaik16/use-normal-potential
Use normal potential in tangential collisions
Configuration menu - View commit details
-
Copy full SHA for 55abc56 - Browse repository at this point
Copy the full SHA 55abc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f64d3 - Browse repository at this point
Copy the full SHA f4f64d3View commit details
Commits on Nov 26, 2024
-
* Create Dockerfile devcontainer * Create devcontainer.json * Add files via upload * Update pre-commit-config.yaml * Update pre-commit-config.yaml * Update devcontainer.json * Update Dockerfile * Update devcontainer.json * Update Dockerfile * Create CMakePresets.json * Update CMakePresets.json * Update Dockerfile * Rename pre-commit-config.yaml to .pre-commit-config.yaml * Update devcontainer.json * Update devcontainer.json * Update Dockerfile * Update devcontainer.json * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update devcontainer.json * Update Dockerfile * Update Dockerfile * Update devcontainer.json * Update .pre-commit-config.yaml
Configuration menu - View commit details
-
Copy full SHA for e0b947c - Browse repository at this point
Copy the full SHA e0b947cView commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75ef144 - Browse repository at this point
Copy the full SHA 75ef144View commit details
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3d7884 - Browse repository at this point
Copy the full SHA e3d7884View commit details -
Add Draft Adhesion Docs (#144)
* Add Adhesion in refs.bib * Add Draft of Adhesion in getting_started.rst * Remove Bad Code * Remove comments * Improve docs * Remove Adhesion tutorial from getting started * Create adhesion.rst * Remove velocity here * Change displacement variable for x and not y
Configuration menu - View commit details
-
Copy full SHA for 280802d - Browse repository at this point
Copy the full SHA 280802dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b28b3c0 - Browse repository at this point
Copy the full SHA b28b3c0View commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d102375 - Browse repository at this point
Copy the full SHA d102375View commit details
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bc9c673 - Browse repository at this point
Copy the full SHA bc9c673View commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 203d5c6 - Browse repository at this point
Copy the full SHA 203d5c6View commit details
Commits on Feb 8, 2025
-
* Add -fprofile-update=atomic * Update actions/cache version to v4 in workflow files * Ignore lcov errors * Improve lcov command to ignore gcov errors and unused data in coverage reports
Configuration menu - View commit details
-
Copy full SHA for c79a67a - Browse repository at this point
Copy the full SHA c79a67aView commit details -
A Cubic Barrier with Elasticity-Inclusive Dynamic Stiffness (#148)
* Add cubic barrier functions * Add compute_coefficients to CollisionStencil * Add semi_implicit_stiffness * Revert math type * Fix FaceVertexCandidate::compute_coefficients * Add semi-implicit stiffness to python * Test all coeffs cases * Test plane_vertex coeffs * Test semi-implicit stiffness * Fix index assignment in edge-vertex collision stencil coefficient tests
Configuration menu - View commit details
-
Copy full SHA for e12c685 - Browse repository at this point
Copy the full SHA e12c685View commit details -
Configuration menu - View commit details
-
Copy full SHA for b30785d - Browse repository at this point
Copy the full SHA b30785dView commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.