You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
use_convergent_formulation
flag inCollisions
with two flags:use_area_weighting
anduse_improved_max_approximator
.BarrierPotential
using a flaguse_physcial_barrier
.tbb::enumerable_thread_specific
withtbb::parallel_reduce
by @zfergus in Replace scalar enumerable_thread_specific with parallel_reduce #121max_iterations
andtolerance
variables incompute_collision_free_stepsize
when usingSWEEP_AND_TINIEST_QUEUE
by @antoinebou12 in compute_collision_free_stepsize gpu issue #123cuda.yml
to test if the code compile with CUDA enabled by @zfergus in Compile CUDA in Continuous Integration #125friction_collisions.build
tutorial (Issue Tutorial uses dhat rather than BarrierPotential in FrictionCollisions().build() (1.3.0) #126) by @zfergus in [Tutorial] Pass BarrierPotential instead of dhat #127brew install lapack
to install LAPACKE headersNew Contributors
Full Changelog: v1.3.0...v1.3.1
This discussion was created from the release v1.3.1.
Beta Was this translation helpful? Give feedback.
All reactions