Skip to content

Commit 4b68ef4

Browse files
committed
docs: remove references section
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent cf54782 commit 4b68ef4

File tree

1 file changed

+0
-14
lines changed
  • lib/node_modules/@stdlib/constants/float32/gamma-lanczos-g

1 file changed

+0
-14
lines changed

lib/node_modules/@stdlib/constants/float32/gamma-lanczos-g/README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -120,18 +120,6 @@ Macro for the arbitrary constant `g` to be used in [Lanczos approximation][lancz
120120

121121
<!-- /.c -->
122122

123-
* * *
124-
125-
<section class="references">
126-
127-
## References
128-
129-
- Boost C++ Libraries. "The Lanczos Approximation." [https://beta.boost.org/doc/libs/1_82_0/libs/math/doc/html/math_toolkit/lanczos.html][@boost:lanczos].
130-
131-
</section>
132-
133-
<!-- /.references -->
134-
135123
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
136124

137125
<section class="related">
@@ -146,8 +134,6 @@ Macro for the arbitrary constant `g` to be used in [Lanczos approximation][lancz
146134

147135
[lanczos-approximation]: https://en.wikipedia.org/wiki/Lanczos_approximation
148136

149-
[@boost:lanczos]: https://beta.boost.org/doc/libs/1_82_0/libs/math/doc/html/math_toolkit/lanczos.html
150-
151137
</section>
152138

153139
<!-- /.links -->

0 commit comments

Comments
 (0)