Skip to content

Commit f0baa1b

Browse files
committed
Auto-generated commit
1 parent d520b07 commit f0baa1b

File tree

3 files changed

+73
-73
lines changed

3 files changed

+73
-73
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-04-22)
7+
## Unreleased (2025-04-23)
88

99
<section class="packages">
1010

@@ -5677,6 +5677,7 @@ A total of 34 people contributed to this release. Thank you to the following con
56775677

56785678
<details>
56795679

5680+
- [`68cf553`](https://github.com/stdlib-js/stdlib/commit/68cf553c1f2888f317e0683691b933f9c0785a5e) - **docs:** update related packages sections [(#6788)](https://github.com/stdlib-js/stdlib/pull/6788) _(by stdlib-bot)_
56805681
- [`8b784ff`](https://github.com/stdlib-js/stdlib/commit/8b784ff130dfd2f8fdb5e60f5ac0e9ef7450bb66) - **chore:** address commit comments for commit `3656652` [(#6783)](https://github.com/stdlib-js/stdlib/pull/6783) _(by devshree-bhati)_
56815682
- [`cd11a33`](https://github.com/stdlib-js/stdlib/commit/cd11a33fffdd6553978d2f2d2c3f1f15730fe6c2) - **chore:** address commit comments for commit `da4436d` [(#6771)](https://github.com/stdlib-js/stdlib/pull/6771) _(by devshree-bhati)_
56825683
- [`4dcbec5`](https://github.com/stdlib-js/stdlib/commit/4dcbec5df397866495e475cc0ad46cc598ab163e) - **chore:** address commit comments for commit `4d0f11a` [(#6770)](https://github.com/stdlib-js/stdlib/pull/6770) _(by devshree-bhati)_

LICENSE

+63-72
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,36 @@ The library links against the following external libraries or contains
181181
implementations from the following external libraries, which have their own
182182
licenses:
183183

184+
* FreeBSD <https://svnweb.freebsd.org/>
185+
186+
Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
187+
188+
Developed at SunPro, a Sun Microsystems, Inc. business.
189+
Permission to use, copy, modify, and distribute this
190+
software is freely granted, provided that this notice
191+
is preserved.
192+
193+
* Cephes <http://www.netlib.org/cephes/readme>
194+
195+
Copyright (c) 1984-2000 Stephen L. Moshier
196+
197+
Some software in this archive may be from the book _Methods and Programs for
198+
Mathematical Functions_ (Prentice-Hall or Simon & Schuster International, 1989)
199+
or from the Cephes Mathematical Library, a commercial product. In either event,
200+
it is copyrighted by the author. What you see here may be used freely but it
201+
comes with no support or guarantee.
202+
203+
Stephen L. Moshier
204+
205+
206+
Developed at SunPro, a Sun Microsystems, Inc. business.
207+
Permission to use, copy, modify, and distribute this
208+
software is freely granted, provided that this notice
209+
is preserved.
210+
Apache License
211+
Version 2.0, January 2004
212+
http://www.apache.org/licenses/
213+
184214
* Boost <http://www.boost.org/LICENSE_1_0.txt>
185215

186216
Boost Software License - Version 1.0 - August 17th, 2003
@@ -206,38 +236,17 @@ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
206236
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
207237
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
208238
DEALINGS IN THE SOFTWARE.
209-
210-
* FreeBSD <https://svnweb.freebsd.org/>
211-
212-
Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
213-
214-
Developed at SunPro, a Sun Microsystems, Inc. business.
215-
Permission to use, copy, modify, and distribute this
216-
software is freely granted, provided that this notice
217-
is preserved.
218-
219-
* Cephes <http://www.netlib.org/cephes/readme>
220-
221-
Copyright (c) 1984-2000 Stephen L. Moshier
222-
223-
Some software in this archive may be from the book _Methods and Programs for
224-
Mathematical Functions_ (Prentice-Hall or Simon & Schuster International, 1989)
225-
or from the Cephes Mathematical Library, a commercial product. In either event,
226-
it is copyrighted by the author. What you see here may be used freely but it
227-
comes with no support or guarantee.
228-
229-
Stephen L. Moshier
230-
231-
232-
Stephen L. Moshier
233-
234239
Apache License
235240
Version 2.0, January 2004
236241
http://www.apache.org/licenses/
237242

238-
* FDLIBM <http://www.netlib.org/fdlibm/>
239-
240-
Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
243+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
244+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
245+
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
246+
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
247+
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
248+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
249+
DEALINGS IN THE SOFTWARE.
241250

242251
* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
243252

@@ -269,40 +278,9 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
269278
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
270279
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
271280

272-
Developed at SunPro, a Sun Microsystems, Inc. business.
273-
Permission to use, copy, modify, and distribute this
274-
software is freely granted, provided that this notice
275-
is preserved.
276-
Apache License
277-
Version 2.0, January 2004
278-
http://www.apache.org/licenses/
279-
280-
* SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
281-
SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
282-
283-
The MIT License (MIT)
284-
285-
Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
286-
287-
https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
288-
289-
Permission is hereby granted, free of charge, to any person obtaining a copy
290-
of this software and associated documentation files (the "Software"), to deal
291-
in the Software without restriction, including without limitation the rights
292-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
293-
copies of the Software, and to permit persons to whom the Software is
294-
furnished to do so, subject to the following conditions:
295-
296-
The above copyright notice and this permission notice shall be included in all
297-
copies or substantial portions of the Software.
281+
* FDLIBM <http://www.netlib.org/fdlibm/>
298282

299-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
300-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
301-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
302-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
303-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
304-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
305-
SOFTWARE.
283+
Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
306284

307285
* Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
308286

@@ -327,21 +305,34 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
327305
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
328306
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
329307

308+
* SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
309+
SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
310+
311+
The MIT License (MIT)
312+
313+
Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
314+
315+
https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
316+
317+
Permission is hereby granted, free of charge, to any person obtaining a copy
318+
of this software and associated documentation files (the "Software"), to deal
319+
in the Software without restriction, including without limitation the rights
320+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
321+
copies of the Software, and to permit persons to whom the Software is
322+
furnished to do so, subject to the following conditions:
323+
324+
The above copyright notice and this permission notice shall be included in all
325+
copies or substantial portions of the Software.
326+
330327
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
331328
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
332-
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
333-
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
334-
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
335-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
336-
DEALINGS IN THE SOFTWARE.
337-
Apache License
338-
Version 2.0, January 2004
339-
http://www.apache.org/licenses/
329+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
330+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
331+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
332+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
333+
SOFTWARE.
340334

341335
* SLATEC Common Mathematical Library <https://netlib.org/slatec/>
342336

343337
Public domain.
344-
Apache License
345-
Version 2.0, January 2004
346-
http://www.apache.org/licenses/
347338

base/special/cceilf/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,12 @@ int main( void ) {
193193

194194
<section class="related">
195195

196+
* * *
197+
198+
## See Also
199+
200+
- <span class="package-name">[`@stdlib/math/base/special/cceil`][@stdlib/math/base/special/cceil]</span><span class="delimiter">: </span><span class="description">round each component of a double-precision complex floating-point number toward positive infinity.</span>
201+
196202
</section>
197203

198204
<!-- /.related -->
@@ -203,6 +209,8 @@ int main( void ) {
203209

204210
<!-- <related-links> -->
205211

212+
[@stdlib/math/base/special/cceil]: https://github.com/stdlib-js/math/tree/main/base/special/cceil
213+
206214
<!-- </related-links> -->
207215

208216
</section>

0 commit comments

Comments
 (0)