Skip to content

Commit eac64d0

Browse files
committed
Update artifacts
1 parent 8b87865 commit eac64d0

File tree

9 files changed

+10
-9
lines changed

9 files changed

+10
-9
lines changed

math/base/special/digamma/asymptotic_expansion.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
253253
<div class='footer quiet pad2 space-top1 center small'>
254254
Code coverage generated by
255255
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
256-
at 2024-07-13T02:30:50.720Z
256+
at 2024-07-13T15:56:15.488Z
257257
</div>
258258
<script src="../../../../../prettify.js"></script>
259259
<script>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[525,532,98.6842,32,35,91.4286,6,6,100,525,532,98.6842,"337adbf93822a5ab1adb5256594855e344e9414c","2024-07-12 22:28:57 -0400"]
2+
[525,532,98.6842,32,35,91.4286,6,6,100,525,532,98.6842,"ed638e392f7425c899abda488b943d0ffbd37f78","2024-07-13 11:53:54 -0400"]

math/base/special/digamma/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h1><a href="../../../../../index.html">All files</a> math/base/special/digamma/
191191
<div class='footer quiet pad2 space-top1 center small'>
192192
Code coverage generated by
193193
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
194-
at 2024-07-13T02:30:50.720Z
194+
at 2024-07-13T15:56:15.488Z
195195
</div>
196196
<script src="../../../../../prettify.js"></script>
197197
<script>

math/base/special/digamma/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
226226
<div class='footer quiet pad2 space-top1 center small'>
227227
Code coverage generated by
228228
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
229-
at 2024-07-13T02:30:50.720Z
229+
at 2024-07-13T15:56:15.488Z
230230
</div>
231231
<script src="../../../../../prettify.js"></script>
232232
<script>

math/base/special/digamma/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
463463
*
464464
* ## Notice
465465
*
466-
* The original C++ code and copyright notice are from the [Boost library]{@link http://www.boost.org/doc/libs/1_53_0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html}. The implementation follows the original but has been modified for JavaScript.
466+
* The original C++ code and copyright notice are from the [Boost library]{@link https://www.boost.org/doc/libs/1_85_0/boost/math/special_functions/digamma.hpp}. The implementation follows the original but has been modified for JavaScript.
467467
*
468468
* ```text
469469
* (C) Copyright John Maddock 2006.
@@ -640,7 +640,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
640640
<div class='footer quiet pad2 space-top1 center small'>
641641
Code coverage generated by
642642
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
643-
at 2024-07-13T02:30:50.720Z
643+
at 2024-07-13T15:56:15.488Z
644644
</div>
645645
<script src="../../../../../prettify.js"></script>
646646
<script>

math/base/special/digamma/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
256256
<div class='footer quiet pad2 space-top1 center small'>
257257
Code coverage generated by
258258
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259-
at 2024-07-13T02:30:50.720Z
259+
at 2024-07-13T15:56:15.488Z
260260
</div>
261261
<script src="../../../../../prettify.js"></script>
262262
<script>

math/base/special/digamma/polyval_p.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
211211
<div class='footer quiet pad2 space-top1 center small'>
212212
Code coverage generated by
213213
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
214-
at 2024-07-13T02:30:50.720Z
214+
at 2024-07-13T15:56:15.488Z
215215
</div>
216216
<script src="../../../../../prettify.js"></script>
217217
<script>

math/base/special/digamma/rational_approximation.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
238238
<div class='footer quiet pad2 space-top1 center small'>
239239
Code coverage generated by
240240
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241-
at 2024-07-13T02:30:50.720Z
241+
at 2024-07-13T15:56:15.488Z
242242
</div>
243243
<script src="../../../../../prettify.js"></script>
244244
<script>

math/base/special/digamma/rational_pq.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
262262
<div class='footer quiet pad2 space-top1 center small'>
263263
Code coverage generated by
264264
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
265-
at 2024-07-13T02:30:50.720Z
265+
at 2024-07-13T15:56:15.488Z
266266
</div>
267267
<script src="../../../../../prettify.js"></script>
268268
<script>

0 commit comments

Comments
 (0)