File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1607,7 +1607,7 @@ dedicated section :ref:`therein<MjxPerformance>`.
1607
1607
:ref: `Numerical Integration<geIntegration> ` section. The default recommended choice is the ``implicitfast ``
1608
1608
integrator.
1609
1609
3. :ref: `Constraint Jacobians<option-jacobian> `: Try switching the Jacobian setting between "dense" and "sparse". These
1610
- two options use seperate code paths using dense or sparse algebra, but are otherwise compationally identical, so the
1610
+ two options use seperate code paths using dense or sparse algebra, but are otherwise computationally identical, so the
1611
1611
faster one is always preferred. The default "auto" heuristic does not always make the right choice.
1612
1612
4. **Constraint solver: ** If the profiler reports that a large chunk of time is spent in the solver, consider the
1613
1613
following:
You can’t perform that action at this time.
0 commit comments