- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Schreijer (0.35 sec)
-
kong/resty/dns/utils.lua
-- and provides some utility functions. -- -- _NOTE_: parsing the files is done using blocking i/o file operations. -- -- @copyright 2016-2020 Kong Inc. -- @author Thijs Schreijer -- @license Apache 2.0 local _M = {} local utils = require("pl.utils") local gsub = string.gsub local tinsert = table.insert local time = ngx.now
Others - Registered: 2023-03-19 13:41 - Last Modified: 2021-10-06 15:30 - 11.6K bytes - Viewed (0) -
stdlib/LinearAlgebra/src/qr.jl
[^Bischof1987]: C Bischof and C Van Loan, "The WY representation for products of Householder matrices", SIAM J Sci Stat Comput 8 (1987), s2-s13. [doi:10.1137/0908009](https://doi.org/10.1137/0908009) [^Schreiber1989]: R Schreiber and C Van Loan, "A storage-efficient WY representation for products of Householder transformations", SIAM J Sci Stat Comput 10 (1989), 53-57. [doi:10.1137/0910005](https://doi.org/10.1137/0910005) """
Others - Registered: 2023-03-20 02:21 - Last Modified: 2023-02-16 10:01 - 26K bytes - Viewed (0)