feat: Add derivatives, incl. high-order and mixed partial#3701
feat: Add derivatives, incl. high-order and mixed partial#3701Leedehai wants to merge 2 commits intoKaTeX:mainfrom
Conversation
Added screenshots with yarn test:screenshots:update
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3701 +/- ##
=======================================
Coverage 92.97% 92.98%
=======================================
Files 91 92 +1
Lines 6765 6825 +60
Branches 1571 1590 +19
=======================================
+ Hits 6290 6346 +56
- Misses 437 441 +4
Partials 38 38
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@Leedehai Thank you for the pull request. I have some questions.
|
|
Hi @ronkok thanks for your response! To answer your questions:
Thanks! |
9a985be to
0ef8921
Compare
Support ordinary derivatives
\odvand partial derivatives\pdv.It supports high-order mixed partial derivatives. The syntax emulates popular$\LaTeX$ packages that provide this sought-after feature.