URL stringlengths 15 1.68k | text_list listlengths 1 199 | image_list listlengths 1 199 | metadata stringlengths 1.19k 3.08k |
|---|---|---|---|
https://www.dynamictutorialsandservices.org/2019/05/gauhati-university-question-papers_1.html | [
"## Monday, May 20, 2019",
null,
"2015\nFINANCIAL MANAGEMENT\nFull Marks: 80\nTime: 3 hours\n(The figures in the margin indicate full marks for the questions)\n1. Answer the following as directed: 1x10=10\na) In respect of raising finance from new issue m... | [
null,
"https://3.bp.blogspot.com/-mqdbvGZUL9o/XOKuoBE1fvI/AAAAAAAAELw/7wxM8lUMEGEY6SsFsw2YXDGnz_MrrX4XQCLcBGAs/s1600/pco.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8455937,"math_prob":0.9097752,"size":4290,"snap":"2020-34-2020-40","text_gpt3_token_len":978,"char_repetition_ratio":0.13485767,"word_repetition_ratio":0.047895502,"special_character_ratio":0.23636363,"punctuation_ratio":0.136419,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9630543,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-10-01T23:22:09Z\",\"WARC-Record-ID\":\"<urn:uuid:ebf688fb-e4b5-4f74-86cd-bcb369b9cd8b>\",\"Content-Length\":\"219015\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e09bd545-1a53-4e90-9d00-2183adf728b6>\",\"WARC-Concurrent-To\":\"<urn:uuid:8e08f2aa-9862-4ff5-9334-8dd6d3123218>\",\"WARC-IP-Address\":\"172.217.2.115\",\"WARC-Target-URI\":\"https://www.dynamictutorialsandservices.org/2019/05/gauhati-university-question-papers_1.html\",\"WARC-Payload-Digest\":\"sha1:X4YPHWJGWVO6X7QAJXZ62ZNJZLZ2RIHC\",\"WARC-Block-Digest\":\"sha1:3Z6BFP5RIGLHM3UUW22UJXNRH5J7LDSW\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-40/CC-MAIN-2020-40_segments_1600402132335.99_warc_CC-MAIN-20201001210429-20201002000429-00722.warc.gz\"}"} |
https://www.codecademy.com/courses/learn-data-structures-and-algorithms-with-python/lessons/recursion-python/exercises/recursion-python-big-o | [
"Learn\n\nExcellent job writing your first recursive function. Our next task may seem familiar so there won’t be as much guidance.\n\nWe’d like a function `factorial` that, given a positive integer as input, returns the product of every integer from 1 up to the input. If the input is less than 2, return 1.\n\nFor e... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8364673,"math_prob":0.94335157,"size":2713,"snap":"2021-31-2021-39","text_gpt3_token_len":625,"char_repetition_ratio":0.17054264,"word_repetition_ratio":0.10191083,"special_character_ratio":0.23516403,"punctuation_ratio":0.10037175,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9939511,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-16T21:28:59Z\",\"WARC-Record-ID\":\"<urn:uuid:8d3dcaef-85db-40b3-9d65-ba3428d3f876>\",\"Content-Length\":\"126770\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:da4caac7-085f-4c77-847d-637d7fe7c121>\",\"WARC-Concurrent-To\":\"<urn:uuid:1bd963f1-41f4-4f32-951d-f358adc83084>\",\"WARC-IP-Address\":\"104.18.199.63\",\"WARC-Target-URI\":\"https://www.codecademy.com/courses/learn-data-structures-and-algorithms-with-python/lessons/recursion-python/exercises/recursion-python-big-o\",\"WARC-Payload-Digest\":\"sha1:TMJFR4IAK2ZWGMLUQQMYMFCGLFFZJEFP\",\"WARC-Block-Digest\":\"sha1:NWGDJHVW22RLIAXFRVMW3VLACJQ5M4VF\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780053759.24_warc_CC-MAIN-20210916204111-20210916234111-00220.warc.gz\"}"} |
https://ipv6.snipplr.com/view/90681/a-pathfinding-example | [
"# Posted By\n\nnulldev on 02/18/15\n\n# Statistics\n\nViewed 245 times\nFavorited by 0 user(s)\n\n# A* Pathfinding Example\n\n/ Published in: Java",
null,
"",
null,
"An A* pathfinding algorithm in Java, taken from: http://software-talk.org/blog/2012/01/a-star-java/\n\nCopy this code and paste it in your HT... | [
null,
"https://ipv6.snipplr.com/img/icon_sav.png",
null,
"https://ipv6.snipplr.com/img/loader.gif",
null,
"https://ipv6.snipplr.com/images/rss.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6487825,"math_prob":0.7539979,"size":2772,"snap":"2020-34-2020-40","text_gpt3_token_len":740,"char_repetition_ratio":0.15498555,"word_repetition_ratio":0.12997903,"special_character_ratio":0.30555555,"punctuation_ratio":0.13163482,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.991543,"pos_list":[0,1,2,3,4,5,6],"im_url_duplicate_count":[null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-09-29T18:08:03Z\",\"WARC-Record-ID\":\"<urn:uuid:18d566b7-c740-493b-b46c-ab47a6b5f711>\",\"Content-Length\":\"35220\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:86e75fb0-869f-430b-8452-1701cee33712>\",\"WARC-Concurrent-To\":\"<urn:uuid:b33151b9-e19a-4db0-9b5a-2c86efdd3699>\",\"WARC-IP-Address\":\"104.25.39.44\",\"WARC-Target-URI\":\"https://ipv6.snipplr.com/view/90681/a-pathfinding-example\",\"WARC-Payload-Digest\":\"sha1:DBGE5Q5HU34UESKXKYJFEWP2CGC7WZJP\",\"WARC-Block-Digest\":\"sha1:LUWHJ2EPC3A6AOXNXHEHQNM6SX5MDRRE\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-40/CC-MAIN-2020-40_segments_1600400202418.22_warc_CC-MAIN-20200929154729-20200929184729-00275.warc.gz\"}"} |
https://studylib.net/doc/13211059/a-find-the-3rd-degree-taylor-polynomial-t--x--that-approx... | [
"# a)Find the 3rd degree Taylor polynomial T (x) that approximates the",
null,
"```a)Find the 3rd degree Taylor polynomial T3 (x) that approximates the\nfunction f (x) = x−2 about the point a = 1.\nb) Us the Taylor inequality to estimate the accuracy of the approximation\nf (x) ∼ T3 (x) when .8 ≤ x ≤ 1.1.\nc) W... | [
null,
"https://s2.studylib.net/store/data/013211059_1-0ce8ff2a0aeb1c4dd7ec581ab001ac77-768x994.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.64041895,"math_prob":0.9997377,"size":2137,"snap":"2022-27-2022-33","text_gpt3_token_len":842,"char_repetition_ratio":0.108298175,"word_repetition_ratio":0.012048192,"special_character_ratio":0.413664,"punctuation_ratio":0.09021113,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9998497,"pos_list":[0,1,2],"im_url_duplicate_count":[null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-08-12T05:13:04Z\",\"WARC-Record-ID\":\"<urn:uuid:cfe3e4be-95e1-4883-9e3a-c2d14ce34a12>\",\"Content-Length\":\"41773\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:284235a8-83f0-420c-b0ba-fe71d0ffc519>\",\"WARC-Concurrent-To\":\"<urn:uuid:3707b751-33c0-4b56-a96f-73fe6af24331>\",\"WARC-IP-Address\":\"104.21.72.58\",\"WARC-Target-URI\":\"https://studylib.net/doc/13211059/a-find-the-3rd-degree-taylor-polynomial-t--x--that-approx...\",\"WARC-Payload-Digest\":\"sha1:HG7JYBCIZ6IIJSHJNDKT4DENNRXGWPGL\",\"WARC-Block-Digest\":\"sha1:TDK6HE7RNFMQKVLY36SOGUTSOZVXNV2O\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-33/CC-MAIN-2022-33_segments_1659882571584.72_warc_CC-MAIN-20220812045352-20220812075352-00214.warc.gz\"}"} |
https://codegolf.stackexchange.com/questions/74789/vandermonde-determinant | [
"# Vandermonde Determinant\n\nGiven a vector of $$\\n\\$$ values $$\\(x_1,x_2,x_3,\\ldots,x_n)\\$$ return the determinant of the corresponding Vandermonde matrix\n\n$$\\V(x_1, x_2, \\ldots, x_n) = \\begin{bmatrix}1 & x_1 & x_1^2 & x_1^3 & \\ldots &x_1^{n-1} \\\\1 & x_2 & x_2^2 & x_2^3 & \\ldots &x_2^{n-1} \\\\ \\vd... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.61354244,"math_prob":0.92563796,"size":1434,"snap":"2023-40-2023-50","text_gpt3_token_len":569,"char_repetition_ratio":0.10769231,"word_repetition_ratio":0.0,"special_character_ratio":0.4344491,"punctuation_ratio":0.21203439,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9831603,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-06T12:13:29Z\",\"WARC-Record-ID\":\"<urn:uuid:6df97efb-702e-497a-a32f-851bbe201965>\",\"Content-Length\":\"472384\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:56fba450-4862-46d0-9ab0-5e04a7c82617>\",\"WARC-Concurrent-To\":\"<urn:uuid:c65bca29-031d-45cb-9198-fe14b1b89c02>\",\"WARC-IP-Address\":\"172.64.144.30\",\"WARC-Target-URI\":\"https://codegolf.stackexchange.com/questions/74789/vandermonde-determinant\",\"WARC-Payload-Digest\":\"sha1:RMHOHBIS3XCYYALSE7LRTGBFSUTXWGSY\",\"WARC-Block-Digest\":\"sha1:IN7YR6BVA2DAAS3SMTFGUW52UKJYXNYB\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100593.71_warc_CC-MAIN-20231206095331-20231206125331-00645.warc.gz\"}"} |
https://cavale.enseeiht.fr/redmine/projects/lustrec-tests/repository/lustrec-tests/revisions/c3af303290bdd0d060ff28352063282fd6a4def9/annotate/tests/cocospec/StopwatchSpec.lus | [
"### Profile\n\n1 2 3 fd5381b7 Bourbouh ```------------------------- ``` ```-- Auxiliary operators -- ``` ```------------------------- ``` ```node Even (N: int) returns (B: bool) ; ``` ```let ``` ``` B = (N mod 2 = 0) ; ``` ```tel ``` ```node ToInt (X: bool) returns (N: int) ; ``` ```let ``` ``` N = if X then 1 els... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5353984,"math_prob":0.9471627,"size":4488,"snap":"2022-05-2022-21","text_gpt3_token_len":1651,"char_repetition_ratio":0.24487065,"word_repetition_ratio":0.1650655,"special_character_ratio":0.54567736,"punctuation_ratio":0.10623229,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9972028,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-05-20T09:54:16Z\",\"WARC-Record-ID\":\"<urn:uuid:7e654287-51e2-4bb3-97a2-cf016f4cd490>\",\"Content-Length\":\"55931\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:37fc90c8-3156-4be2-a7fe-17ecde5e755b>\",\"WARC-Concurrent-To\":\"<urn:uuid:52388389-d462-46b4-a133-96b0cff188bb>\",\"WARC-IP-Address\":\"147.127.176.50\",\"WARC-Target-URI\":\"https://cavale.enseeiht.fr/redmine/projects/lustrec-tests/repository/lustrec-tests/revisions/c3af303290bdd0d060ff28352063282fd6a4def9/annotate/tests/cocospec/StopwatchSpec.lus\",\"WARC-Payload-Digest\":\"sha1:IB3AFVD56KKEVMZBKFINZW7XPMXZ5W5I\",\"WARC-Block-Digest\":\"sha1:VXSLMUQ2X7PRJLM5RB7Z66KTI3T7TEF6\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-21/CC-MAIN-2022-21_segments_1652662531779.10_warc_CC-MAIN-20220520093441-20220520123441-00394.warc.gz\"}"} |
https://pro.arcgis.com/es/pro-app/2.9/arcpy/spatial-analyst/fuzzylinear-class.htm | [
"# FuzzyLinear\n\nDisponible con una licencia de Spatial Analyst.\n\n## Resumen\n\nDefines a fuzzy membership function through a linear transformation between the user-specified minimum value, a membership of 0, to the user-defined maximum value, which is assigned a membership of 1.\n\n## Debate\n\nThe tool that us... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.67620593,"math_prob":0.94295603,"size":2846,"snap":"2023-40-2023-50","text_gpt3_token_len":674,"char_repetition_ratio":0.17874736,"word_repetition_ratio":0.38228437,"special_character_ratio":0.20379479,"punctuation_ratio":0.10472279,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9933352,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-10-04T23:46:31Z\",\"WARC-Record-ID\":\"<urn:uuid:5893435f-d2af-4d51-97f4-ab641a72d134>\",\"Content-Length\":\"21933\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:eec245f5-ca69-4cc9-8111-25306e356597>\",\"WARC-Concurrent-To\":\"<urn:uuid:bf6b758f-768f-49bf-9d8c-c9b78c8b25dd>\",\"WARC-IP-Address\":\"198.102.60.60\",\"WARC-Target-URI\":\"https://pro.arcgis.com/es/pro-app/2.9/arcpy/spatial-analyst/fuzzylinear-class.htm\",\"WARC-Payload-Digest\":\"sha1:D65F4NOCCK3KXNU5K6RBOY7CL2JJHOUX\",\"WARC-Block-Digest\":\"sha1:BVHEFNNNSCCCH7E3PXJGLFTBDLTCTH27\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233511424.48_warc_CC-MAIN-20231004220037-20231005010037-00446.warc.gz\"}"} |
https://py4u.org/questions/452104/ | [
"# Is it worth using Python's re.compile?\n\n## Question:\n\nIs there any benefit in using compile for regular expressions in Python?\n\n``````h = re.compile('hello')\nh.match('hello world')\n``````\n\nvs\n\n``````re.match('hello', 'hello world')\n``````\n\nRegular Expressions are compiled before being used when us... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.75397533,"math_prob":0.8196119,"size":66464,"snap":"2023-14-2023-23","text_gpt3_token_len":17297,"char_repetition_ratio":0.15046644,"word_repetition_ratio":0.9909436,"special_character_ratio":0.2864859,"punctuation_ratio":0.17209508,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96588594,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-06-04T06:39:38Z\",\"WARC-Record-ID\":\"<urn:uuid:598e8c48-c3c9-408c-99e4-b79ad4e98d1d>\",\"Content-Length\":\"63625\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d1d354af-58c2-4c66-bfbc-b3222baffa3f>\",\"WARC-Concurrent-To\":\"<urn:uuid:67a94312-4b6c-4ae0-9eee-09a5b1f43846>\",\"WARC-IP-Address\":\"104.21.83.140\",\"WARC-Target-URI\":\"https://py4u.org/questions/452104/\",\"WARC-Payload-Digest\":\"sha1:VDM4NZPSQQYXJC5M4EFRCXW7HABUKT65\",\"WARC-Block-Digest\":\"sha1:EPVXI3FCLUADXRQ3GH5STEOYVUXJM2EB\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224649518.12_warc_CC-MAIN-20230604061300-20230604091300-00490.warc.gz\"}"} |
https://www.felixcloutier.com/x86/jcc | [
"# Jcc — Jump if Condition Is Met\n\nOpcode Instruction Op/En 64-Bit Mode Compat/Leg Mode Description\n77 cb JA rel8 D Valid Valid Jump short if above (CF=0 and ZF=0).\n73 cb JAE rel8 D Valid Valid Jump short if above or equal (CF=0).\n72 cb JB rel8 D Valid Valid Jump short if below (CF=1).\n76 cb JBE rel8 D Valid ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.64563453,"math_prob":0.9070917,"size":11559,"snap":"2021-04-2021-17","text_gpt3_token_len":3952,"char_repetition_ratio":0.28420597,"word_repetition_ratio":0.34880516,"special_character_ratio":0.34795398,"punctuation_ratio":0.10080183,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.975078,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-01-21T04:09:16Z\",\"WARC-Record-ID\":\"<urn:uuid:26c772c6-e17b-4ab0-b6b8-3aef887dae02>\",\"Content-Length\":\"22124\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:00b0e004-4910-49e3-bfba-287ee8759a80>\",\"WARC-Concurrent-To\":\"<urn:uuid:f76f1bb6-3d03-4e3c-8421-dbdd4caecb38>\",\"WARC-IP-Address\":\"104.248.60.43\",\"WARC-Target-URI\":\"https://www.felixcloutier.com/x86/jcc\",\"WARC-Payload-Digest\":\"sha1:MTRLYL4SV2WJHUKHIB2K4P2JMEDXDKXH\",\"WARC-Block-Digest\":\"sha1:MZEQLPAOQCFKBJSKVONAVGTMFW7R6K7H\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-04/CC-MAIN-2021-04_segments_1610703522242.73_warc_CC-MAIN-20210121035242-20210121065242-00795.warc.gz\"}"} |
https://coolcodea.wordpress.com/2015/12/11/252-snake/ | [
"This is the old snake game, as shown below. posted his version on the Codea forum, but got stuck on making the snake longer when it ate food. So, Joao, this is for you.\n\nIf you are fairly new to Codea, this may help you understand things like tables a little better.\n\n### How the Snake game works\n\nYou use a j... | [
null,
"https://coolcodea.files.wordpress.com/2015/12/snake1.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.88130516,"math_prob":0.9642367,"size":11716,"snap":"2022-40-2023-06","text_gpt3_token_len":3069,"char_repetition_ratio":0.13806352,"word_repetition_ratio":0.016990291,"special_character_ratio":0.27133834,"punctuation_ratio":0.1292619,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98270607,"pos_list":[0,1,2],"im_url_duplicate_count":[null,3,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-05T07:14:56Z\",\"WARC-Record-ID\":\"<urn:uuid:39709403-5a2f-40c6-ab93-f7e27a74cdbf>\",\"Content-Length\":\"107276\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:4763ed26-9daf-45a2-85b7-5d19c5130d53>\",\"WARC-Concurrent-To\":\"<urn:uuid:1c050d8d-884f-4551-8b15-c0876d851cf9>\",\"WARC-IP-Address\":\"192.0.78.12\",\"WARC-Target-URI\":\"https://coolcodea.wordpress.com/2015/12/11/252-snake/\",\"WARC-Payload-Digest\":\"sha1:GUSKXWB6HMMO2NNBUQNSMRV6SNDCLLOK\",\"WARC-Block-Digest\":\"sha1:LCCJLPB2K5EYUN3GVYGAAL4QHHJS7JB3\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500250.51_warc_CC-MAIN-20230205063441-20230205093441-00805.warc.gz\"}"} |
https://number.academy/4378 | [
"# Number 4378\n\nNumber 4,378 spell 🔊, write in words: four thousand, three hundred and seventy-eight . Ordinal number 4378th is said 🔊 and write: four thousand, three hundred and seventy-eighth. The meaning of number 4378 in Maths: Is Prime? Factorization and prime factors tree. The square root and cube root of... | [
null,
"https://numero.wiki/s/numeros-mayas/numero-maya-4378.png",
null,
"https://numero.wiki/s/senas/lenguaje-de-senas-numero-4.png",
null,
"https://numero.wiki/s/senas/lenguaje-de-senas-numero-3.png",
null,
"https://numero.wiki/s/senas/lenguaje-de-senas-numero-7.png",
null,
"https://numero.wiki/s... | {"ft_lang_label":"__label__en","ft_lang_prob":0.63790655,"math_prob":0.93135804,"size":9289,"snap":"2022-27-2022-33","text_gpt3_token_len":3331,"char_repetition_ratio":0.15939687,"word_repetition_ratio":0.087649405,"special_character_ratio":0.38647863,"punctuation_ratio":0.15619789,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.97027653,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20],"im_url_duplicate_count":[null,1,null,null,null,null,null,null,null,null,null,1,null,1,null,1,null,1,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-07-01T07:04:22Z\",\"WARC-Record-ID\":\"<urn:uuid:b7c7ad17-126e-4a3d-bb5e-b12b9fd4002e>\",\"Content-Length\":\"45477\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a87ed8c6-5d86-482c-8653-dcfb043dedd9>\",\"WARC-Concurrent-To\":\"<urn:uuid:f85a62f2-2359-4dcb-b2c6-522650eb02d9>\",\"WARC-IP-Address\":\"162.0.227.212\",\"WARC-Target-URI\":\"https://number.academy/4378\",\"WARC-Payload-Digest\":\"sha1:H2UV6ZDWYVNEKZEYAGBUZRRIB2EJNOI5\",\"WARC-Block-Digest\":\"sha1:TGGJ5EKBRQQGRGRPU3YIVTYNA5LCBVR5\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656103922377.50_warc_CC-MAIN-20220701064920-20220701094920-00312.warc.gz\"}"} |
https://mathematica.stackexchange.com/questions/92269/distributing-function-arguments-with-function-compositions-how-to-compute-f | [
"# Distributing function arguments with function compositions. How to compute $(f + g^2)(x) = f(x) + g(x)^2$?\n\nSuppose I have two functions f and g. To compute $f + g$ evaluated at a point $x$, I know that one can use Through to compute, Through[(f+g)[x]] to get f[x] + g[x].\n\nQuestion: Suppose I want to compute... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7887928,"math_prob":0.95845824,"size":5027,"snap":"2021-43-2021-49","text_gpt3_token_len":1351,"char_repetition_ratio":0.12602031,"word_repetition_ratio":0.009975063,"special_character_ratio":0.28108215,"punctuation_ratio":0.13897596,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9931751,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-11-27T05:11:39Z\",\"WARC-Record-ID\":\"<urn:uuid:b058bb93-6e73-418b-8264-c986800d52d6>\",\"Content-Length\":\"200047\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:1a977807-dc0d-44b1-a9cd-3b304c2dd04e>\",\"WARC-Concurrent-To\":\"<urn:uuid:71bbd9ae-72d7-41cd-acea-576c4bdf6366>\",\"WARC-IP-Address\":\"151.101.193.69\",\"WARC-Target-URI\":\"https://mathematica.stackexchange.com/questions/92269/distributing-function-arguments-with-function-compositions-how-to-compute-f\",\"WARC-Payload-Digest\":\"sha1:FG6NN7K3KFPXTXQX6QZRPES5B6RF74ZL\",\"WARC-Block-Digest\":\"sha1:MZ7PE32R4KXEMDSZSQAXXMMIDWMUK7YG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-49/CC-MAIN-2021-49_segments_1637964358118.13_warc_CC-MAIN-20211127043716-20211127073716-00020.warc.gz\"}"} |
https://community.esri.com/t5/geoprocessing-questions/densify-y-value-seems-incorrect/td-p/380159 | [
"# Densify Y-value seems incorrect?\n\n599\n0\n07-09-2013 01:12 PM",
null,
"New Contributor\nHello, this is my first time posting on forums.arcgis.com so please forgive me if I haven't formatted my question correctly or followed correct submission protocol.\n\nI am developing a desktop GIS product in C# using t... | [
null,
"https://community.esri.com/legacyfs/online/esri/avatars/a1028_27.png",
null,
"https://community.esri.com/skins/images/B41F29CF7E9150902B8A2F2CBD975936/responsive_peak/images/icon_anonymous_message.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.85990757,"math_prob":0.84019357,"size":4873,"snap":"2023-14-2023-23","text_gpt3_token_len":1241,"char_repetition_ratio":0.12610392,"word_repetition_ratio":0.0,"special_character_ratio":0.2632875,"punctuation_ratio":0.1846473,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98122054,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-06-01T02:36:18Z\",\"WARC-Record-ID\":\"<urn:uuid:df0967d7-b724-4553-a24c-60c4757e7e23>\",\"Content-Length\":\"153850\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:6c769a14-2f68-4cc3-b3c1-970a3afb275f>\",\"WARC-Concurrent-To\":\"<urn:uuid:3d290de8-7884-494b-a6a0-7e8c2598a1e5>\",\"WARC-IP-Address\":\"13.32.151.62\",\"WARC-Target-URI\":\"https://community.esri.com/t5/geoprocessing-questions/densify-y-value-seems-incorrect/td-p/380159\",\"WARC-Payload-Digest\":\"sha1:ZFDLLKCGFHBNUMM3SXSUPVYFRJXOL2IQ\",\"WARC-Block-Digest\":\"sha1:E6BLOGC4AWZJTE2BUV6I2CWLHZV2S7QV\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224647525.11_warc_CC-MAIN-20230601010402-20230601040402-00362.warc.gz\"}"} |
https://www.educator.com/mathematics/algebra-1/eaton/linear-functions.php | [
"",
null,
"",
null,
"Dr. Carleen Eaton\n\nLinear Functions\n\nSlide Duration:\n\nSection 1: Basic Concepts\nVariables and Expressions\n\n11m 22s\n\nIntro\n0:00\nHistory of Algebra\n0:12\nOrigin of Word\n0:21\nReal World Problems\n0:35\nDefinitions\n0:58\nVariable\n1:03\nAlgebraic Expression\n1:37\nOperation... | [
null,
"https://www.educator.com/media/ss/algebra-1/cxt/ct/Alg1-3-3-0.jpg",
null,
"https://www.educator.com/media/lesson/poster/lores/mathematics-algebra-1-eaton/prof/Alg1-3-3-0.jpg",
null,
"https://www.educator.com/membership/upload/default.jpg",
null,
"https://www.educator.com/membership/upload/defau... | {"ft_lang_label":"__label__en","ft_lang_prob":0.880023,"math_prob":0.9816489,"size":3554,"snap":"2021-31-2021-39","text_gpt3_token_len":1337,"char_repetition_ratio":0.14112677,"word_repetition_ratio":0.06725888,"special_character_ratio":0.41671357,"punctuation_ratio":0.09620253,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9966537,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],"im_url_duplicate_count":[null,8,null,5,null,null,null,null,null,null,null,5,null,5,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-25T19:09:55Z\",\"WARC-Record-ID\":\"<urn:uuid:21ad3cf6-badf-461c-b9b5-5531876241ea>\",\"Content-Length\":\"462514\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:6348a051-6a8d-4035-a91e-9dd60e6b84f1>\",\"WARC-Concurrent-To\":\"<urn:uuid:1358bec0-b0e0-476b-a8ab-3b121434558f>\",\"WARC-IP-Address\":\"104.27.194.88\",\"WARC-Target-URI\":\"https://www.educator.com/mathematics/algebra-1/eaton/linear-functions.php\",\"WARC-Payload-Digest\":\"sha1:WWF3HC7AVAQTXKHYA46KUGUQJ5FFQ5HZ\",\"WARC-Block-Digest\":\"sha1:4JAJ3I2EWSAO4TRQJJJQLWTHW5GEDUEF\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780057733.53_warc_CC-MAIN-20210925172649-20210925202649-00227.warc.gz\"}"} |
https://pocketdentistry.com/20-statistics-as-an-inductive-argument-and-other-statistical-concepts/ | [
"",
null,
"# Statistics ≠ Scientific Method\n\nThe statistics used in most research papers are different from the statistics of everyday usage, such as reported census data or baseball batting averages that provide comprehensive information about the population involved. For example, in calculating a batting av... | [
null,
"https://www.facebook.com/tr",
null,
"https://pocketdentistry.com/wp-content/uploads/285/e9780867155372_i0280.jpg",
null,
"https://pocketdentistry.com/wp-content/uploads/285/e9780867155372_i0281.jpg",
null,
"https://pocketdentistry.com/wp-content/uploads/285/e9780867155372_i0282.jpg",
null,
... | {"ft_lang_label":"__label__en","ft_lang_prob":0.950082,"math_prob":0.92248017,"size":17739,"snap":"2020-45-2020-50","text_gpt3_token_len":3464,"char_repetition_ratio":0.13431068,"word_repetition_ratio":0.0038314175,"special_character_ratio":0.19279553,"punctuation_ratio":0.087189175,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9708318,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],"im_url_duplicate_count":[null,null,null,2,null,2,null,2,null,2,null,2,null,2,null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-10-24T05:26:43Z\",\"WARC-Record-ID\":\"<urn:uuid:55836e12-cd4d-4abe-a168-9ad4784a28bc>\",\"Content-Length\":\"77813\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:21bb3768-3bc4-415f-9c2b-808d4196dfd9>\",\"WARC-Concurrent-To\":\"<urn:uuid:913e7626-9669-4928-95b5-64873b86109b>\",\"WARC-IP-Address\":\"192.157.220.43\",\"WARC-Target-URI\":\"https://pocketdentistry.com/20-statistics-as-an-inductive-argument-and-other-statistical-concepts/\",\"WARC-Payload-Digest\":\"sha1:7MOQ4FP2HDUT5XUQX5XA7RRQ6H577TDJ\",\"WARC-Block-Digest\":\"sha1:WG5C6CEPSH4ZGK3P3VUISG46PDNFGFSU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-45/CC-MAIN-2020-45_segments_1603107882102.31_warc_CC-MAIN-20201024051926-20201024081926-00147.warc.gz\"}"} |
https://algotrading-investment.com/2020/06/01/the-concept-behind-the-pattern-completion-interval/ | [
"# The Concept behind the Pattern Completion Interval (PCI)\n\nPattern Completion Interval is the emerging concept first introduced from this book. The concept was born after the extensive computerized research in tradable patterns in the financial market conducted by myself. Therefore, not many traders are aware o... | [
null,
"https://algotrading-investment.com/wp-content/uploads/2020/06/Figure-2-1_-Structure-of-Gartley-Pattern-for-Bullish-and-Bearish-Pattern..png",
null,
"https://algotrading-investment.com/wp-content/uploads/2020/06/Figure-2-2_-Bearish-ABCD-Pattern-for-EURUSD..png",
null,
"https://algotrading-investment... | {"ft_lang_label":"__label__en","ft_lang_prob":0.9200272,"math_prob":0.9276119,"size":13712,"snap":"2022-40-2023-06","text_gpt3_token_len":2784,"char_repetition_ratio":0.1444412,"word_repetition_ratio":0.026496116,"special_character_ratio":0.20383605,"punctuation_ratio":0.10711493,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9600364,"pos_list":[0,1,2,3,4,5,6],"im_url_duplicate_count":[null,4,null,4,null,4,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-03T23:22:20Z\",\"WARC-Record-ID\":\"<urn:uuid:1f001590-fea7-4f08-bc73-f29043aa8b67>\",\"Content-Length\":\"99773\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:15f4982c-33b6-47f5-887f-a1631b775c30>\",\"WARC-Concurrent-To\":\"<urn:uuid:150f5df0-7352-4307-a6ca-ced57bc07cf7>\",\"WARC-IP-Address\":\"217.160.0.250\",\"WARC-Target-URI\":\"https://algotrading-investment.com/2020/06/01/the-concept-behind-the-pattern-completion-interval/\",\"WARC-Payload-Digest\":\"sha1:5R6WJ6ZVW77ZRVG3PABG4C5WIT5AUMPD\",\"WARC-Block-Digest\":\"sha1:4I7FM7UFTC6K7RNZZRGDCGU5FC65F7VX\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500076.87_warc_CC-MAIN-20230203221113-20230204011113-00326.warc.gz\"}"} |
https://brainmass.com/business/black-scholes-model/black-scholes-model-option-pricing-230989 | [
"Explore BrainMass\n\n# Black-Scholes Model - Option Pricing\n\nThis content was COPIED from BrainMass.com - View the original, and get the already-completed solution here!\n\n1. RED DOT currently sells for \\$56, its volatility is 35% interest rates 2%. Use the Black and Scholes equations to compute the value of a... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8804691,"math_prob":0.80084425,"size":1665,"snap":"2020-45-2020-50","text_gpt3_token_len":391,"char_repetition_ratio":0.115593016,"word_repetition_ratio":0.0,"special_character_ratio":0.24204203,"punctuation_ratio":0.124242425,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9666756,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-10-20T03:52:40Z\",\"WARC-Record-ID\":\"<urn:uuid:695b1781-050c-438c-9234-cd896d601cf7>\",\"Content-Length\":\"41778\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:06980153-99e2-4a51-8df2-fe471c5fdaf6>\",\"WARC-Concurrent-To\":\"<urn:uuid:4c0ea2f0-261c-40a1-b217-643d45e095d1>\",\"WARC-IP-Address\":\"65.39.198.123\",\"WARC-Target-URI\":\"https://brainmass.com/business/black-scholes-model/black-scholes-model-option-pricing-230989\",\"WARC-Payload-Digest\":\"sha1:F3BDVYANHR532MNXSCGGS6CV7NDX7MMA\",\"WARC-Block-Digest\":\"sha1:MQUTRVZKDKKPGXAAEGHT3YIZQE57EQXP\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-45/CC-MAIN-2020-45_segments_1603107869785.9_warc_CC-MAIN-20201020021700-20201020051700-00499.warc.gz\"}"} |
https://kotlin-dev.ml/post/advent-of-code-2021-1/ | [
"# Advent of Code 2021 in Kotlin - Day 1",
null,
"## Introduction\n\nWe start with Day 1 problem for which the solution is based on the template from the last year Advent of Code. Let’s begin to see some cool features of modern language - Kotlin 😎.\n\n## Solution\n\nWe solve the problem in pretty straightforwa... | [
null,
"https://kotlin-dev.ml/post/advent-of-code-2021-1/featured_hu97e7c5a1426bc74b31a25fd0842f2eaf_1737208_720x2500_fit_q100_h2_lanczos.webp",
null,
"https://kotlin-dev.ml/authors/admin/avatar_hu1f2ae029604c9dcbbfa91c3c41c1f5ea_20682_270x270_fill_q100_lanczos_center.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.83244807,"math_prob":0.8412338,"size":1874,"snap":"2023-14-2023-23","text_gpt3_token_len":433,"char_repetition_ratio":0.105882354,"word_repetition_ratio":0.013157895,"special_character_ratio":0.23159018,"punctuation_ratio":0.102639295,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9575767,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,2,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-06-06T02:36:42Z\",\"WARC-Record-ID\":\"<urn:uuid:ebd298d5-4878-4e85-8f91-67d232ebea44>\",\"Content-Length\":\"16405\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:3bdea699-d45e-4546-be28-8fede379e654>\",\"WARC-Concurrent-To\":\"<urn:uuid:9f60510e-7a63-44fc-bcfb-6765f055d68f>\",\"WARC-IP-Address\":\"104.21.17.145\",\"WARC-Target-URI\":\"https://kotlin-dev.ml/post/advent-of-code-2021-1/\",\"WARC-Payload-Digest\":\"sha1:SRNQCQVP6OHAWLJF73ZY7IISXZBAFJ74\",\"WARC-Block-Digest\":\"sha1:UNNQJYMGC4454CFP2EAUFXFK2N7HJG75\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224652207.81_warc_CC-MAIN-20230606013819-20230606043819-00195.warc.gz\"}"} |
https://www.spec2000.net/16-eclife.htm | [
"Publication History: This article is based on \"Crain's Petrophysical Pocket Pal\" by E. R. (Ross) Crain, P.Eng., first published in 1987, and updated annually until 2016. This webpage version is the copyrighted intellectual property of the author. Do not copy or distribute in any form without explicit permission.... | [
null,
"https://www.spec2000.net/images/1leafsml.jpg",
null,
"https://www.spec2000.net/images/1leafsml.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8696389,"math_prob":0.9963061,"size":3708,"snap":"2021-31-2021-39","text_gpt3_token_len":1211,"char_repetition_ratio":0.122300215,"word_repetition_ratio":0.04526167,"special_character_ratio":0.35625675,"punctuation_ratio":0.14248367,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9975608,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-07-24T12:01:47Z\",\"WARC-Record-ID\":\"<urn:uuid:b8cb31f5-b1f4-488a-a429-aafd8258a9d0>\",\"Content-Length\":\"20959\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:89b3c3e8-cc54-4698-996f-b34ed6d43a37>\",\"WARC-Concurrent-To\":\"<urn:uuid:c1dd64d8-13d3-438e-ae33-6f8191544cf4>\",\"WARC-IP-Address\":\"173.209.39.73\",\"WARC-Target-URI\":\"https://www.spec2000.net/16-eclife.htm\",\"WARC-Payload-Digest\":\"sha1:53YF7PCMA773KLK7HPUXRBV6DZT6ZVNS\",\"WARC-Block-Digest\":\"sha1:CIHDHBABHJ4H47PFPFFHEMDFKSTD4KE3\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-31/CC-MAIN-2021-31_segments_1627046150264.90_warc_CC-MAIN-20210724094631-20210724124631-00293.warc.gz\"}"} |
http://www.logistics-business-review.com/2019/10/22/the-key-facts-on-treehouse-foods-inc-ths-2019-10-22/ | [
"# The Key Facts On Treehouse Foods, Inc. (\\$THS) (2019-10-22)\n\nREPORTING FOR 2019-10-22 | LOGISTICS-BUSINESS-REVIEW.COM: We have done an in-depth analysis of how THS has been trading over the last 2 weeks and the past day especially. On its latest session, Treehouse Foods, Inc. (\\$THS) opened at 53.93, reachin... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.826039,"math_prob":0.86452353,"size":3611,"snap":"2021-04-2021-17","text_gpt3_token_len":1098,"char_repetition_ratio":0.1275298,"word_repetition_ratio":0.051409617,"special_character_ratio":0.32290223,"punctuation_ratio":0.1799517,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9593655,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-04-18T08:29:43Z\",\"WARC-Record-ID\":\"<urn:uuid:e9dcd9c9-9a91-45ae-837f-a03f965dbcea>\",\"Content-Length\":\"22615\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:ab7dfeea-0edf-4364-87e3-49268e429623>\",\"WARC-Concurrent-To\":\"<urn:uuid:f379bfcc-a116-44dc-b96e-e8a63598097d>\",\"WARC-IP-Address\":\"199.201.110.119\",\"WARC-Target-URI\":\"http://www.logistics-business-review.com/2019/10/22/the-key-facts-on-treehouse-foods-inc-ths-2019-10-22/\",\"WARC-Payload-Digest\":\"sha1:VNLFLMU2RSHQTJJR2K6A7CRKTFOHIALK\",\"WARC-Block-Digest\":\"sha1:4UQ4TBLAZE7NF2PDYTUCQCHY7NEQYPU5\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-17/CC-MAIN-2021-17_segments_1618038469494.59_warc_CC-MAIN-20210418073623-20210418103623-00473.warc.gz\"}"} |
https://scientificallysound.org/2017/05/11/independent-t-test-in-r/ | [
"## Independent t-test in R",
null,
"As scientists, we often want to know if the difference between two groups is important or significant.\n\nFor example, you may have data on leg strength from students who came to class wearing dress shoes or running shoes. How would you decide if there was a difference in st... | [
null,
"https://scientificallysoundorg360.files.wordpress.com/2016/01/r1.png",
null,
"https://scientificallysoundorg360.files.wordpress.com/2017/05/rplot01.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.90674126,"math_prob":0.96415466,"size":4423,"snap":"2021-43-2021-49","text_gpt3_token_len":1049,"char_repetition_ratio":0.12672551,"word_repetition_ratio":0.019607844,"special_character_ratio":0.25706533,"punctuation_ratio":0.13391878,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9916644,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-18T06:45:22Z\",\"WARC-Record-ID\":\"<urn:uuid:7dbdf4a7-7552-4276-b20d-9ad18183a0fb>\",\"Content-Length\":\"115414\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:52a2ec18-0091-44a4-ab25-7c602a424c05>\",\"WARC-Concurrent-To\":\"<urn:uuid:2a5c0848-a21a-440f-807e-fd5575daa65b>\",\"WARC-IP-Address\":\"192.0.78.25\",\"WARC-Target-URI\":\"https://scientificallysound.org/2017/05/11/independent-t-test-in-r/\",\"WARC-Payload-Digest\":\"sha1:MNU3GAFR2MZ3KF2XOOELJTXTX2MVXVAE\",\"WARC-Block-Digest\":\"sha1:I7ROYLXNTZHL7RGV72AJNUDIWI6OMVY7\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323585199.76_warc_CC-MAIN-20211018062819-20211018092819-00395.warc.gz\"}"} |
http://bergthenerd.com/math/3rd-grade-math/ | [
"# 4th & 5th Grade Math\n\n4th Grade Units (Based upon Oregon Common Core Standards for Mathematics):\n\nOperations and Algebraic Thinking\n\n• Use the four operations with whole numbers to solve problems.\n• Gain familiarity with factors and multiples.\n• Generate and analyze patterns.\n\nNumber and Operations in ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8366917,"math_prob":0.97060466,"size":2050,"snap":"2023-14-2023-23","text_gpt3_token_len":358,"char_repetition_ratio":0.15640274,"word_repetition_ratio":0.1632653,"special_character_ratio":0.17658536,"punctuation_ratio":0.094462544,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9980639,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-03-21T08:33:54Z\",\"WARC-Record-ID\":\"<urn:uuid:9addd34a-afaa-43a8-a3f8-25552397c397>\",\"Content-Length\":\"108835\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:ab81bfce-140f-40ca-bac8-438d1bfab403>\",\"WARC-Concurrent-To\":\"<urn:uuid:158a0eaa-4bcf-4414-8237-1911e0ce0c7a>\",\"WARC-IP-Address\":\"69.163.165.215\",\"WARC-Target-URI\":\"http://bergthenerd.com/math/3rd-grade-math/\",\"WARC-Payload-Digest\":\"sha1:FYZPMFBZJVODCCZA7T7NNQ3CHDQDQWIN\",\"WARC-Block-Digest\":\"sha1:ZYTJ4W5KLBRFXJ5V24L53X2POBGTI4GE\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-14/CC-MAIN-2023-14_segments_1679296943637.3_warc_CC-MAIN-20230321064400-20230321094400-00493.warc.gz\"}"} |
https://lists.cam.ac.uk/pipermail/cl-isabelle-users/2010-November/msg00125.html | [
"# Re: [isabelle] Changing unification depth\n\n```On Sun, 28 Nov 2010, John Munroe wrote:\n\n```\nI've tried it with \"writeln (Int.toString search_bnd)\" instead and I get a reading of 60 as well, even after I've changed it to 5 with \"declare [[unify_search_bound=5]]\". I've looked at some of the unifiers and th... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9377339,"math_prob":0.9676786,"size":923,"snap":"2021-43-2021-49","text_gpt3_token_len":323,"char_repetition_ratio":0.28618065,"word_repetition_ratio":0.3151515,"special_character_ratio":0.3943662,"punctuation_ratio":0.11734694,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9999379,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-12-03T10:38:25Z\",\"WARC-Record-ID\":\"<urn:uuid:acb31c31-4069-4c7d-9ec0-076e3eea81f3>\",\"Content-Length\":\"6192\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a6e7d5bc-6eaa-4b1f-ad25-c92c348cc4df>\",\"WARC-Concurrent-To\":\"<urn:uuid:e4e8832d-0dae-4975-9b25-0d0919d310f9>\",\"WARC-IP-Address\":\"131.111.8.15\",\"WARC-Target-URI\":\"https://lists.cam.ac.uk/pipermail/cl-isabelle-users/2010-November/msg00125.html\",\"WARC-Payload-Digest\":\"sha1:WTUUR5J3W5IGT7A7OIISQ5BL3MSMPFQW\",\"WARC-Block-Digest\":\"sha1:7K6UQMCN4HHCXKHJCMYJ5K3IEMDWAJPX\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-49/CC-MAIN-2021-49_segments_1637964362619.23_warc_CC-MAIN-20211203091120-20211203121120-00587.warc.gz\"}"} |
https://pure.ncue.edu.tw/en/publications/applying-envelope-theory-and-deviation-function-to-tooth-profile- | [
"# Applying envelope theory and deviation function to tooth profile design\n\nResearch output: Contribution to journalArticlepeer-review\n\n11 Citations (Scopus)\n\n## Abstract\n\nIn this work, a mathematical model of an elastic conjugate element is presented, using envelope theory and a deviation function. A basic... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.87131965,"math_prob":0.5981567,"size":1427,"snap":"2021-04-2021-17","text_gpt3_token_len":274,"char_repetition_ratio":0.15038651,"word_repetition_ratio":0.048543688,"special_character_ratio":0.1899089,"punctuation_ratio":0.07929515,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95719844,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-01-27T00:47:01Z\",\"WARC-Record-ID\":\"<urn:uuid:452a740f-cadc-40de-80f9-cf4cc98cc571>\",\"Content-Length\":\"48032\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:25ec9254-ead2-4b8d-b662-8bd8d6ed8cd7>\",\"WARC-Concurrent-To\":\"<urn:uuid:1b2b4e2e-75b1-4aa2-8710-c6128b05c889>\",\"WARC-IP-Address\":\"18.139.148.124\",\"WARC-Target-URI\":\"https://pure.ncue.edu.tw/en/publications/applying-envelope-theory-and-deviation-function-to-tooth-profile-\",\"WARC-Payload-Digest\":\"sha1:4DOEEAQKH3D2H2VBDTHFWPVL5NTBXE5E\",\"WARC-Block-Digest\":\"sha1:B3GSYEB7PM5OSSJ43I4F4GZYKSKVKNUG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-04/CC-MAIN-2021-04_segments_1610704804187.81_warc_CC-MAIN-20210126233034-20210127023034-00185.warc.gz\"}"} |
http://ocamlgraph.lri.fr/doc/index_modules.html | [
"# Index of modules\n\n A Abstract [Imperative.S] Abstract Imperative Unlabeled Graphs. Abstract [Persistent.S] Abstract Persistent Unlabeled Graphs. AbstractLabeled [Imperative.S] Abstract Imperative Labeled Graphs. AbstractLabeled [Persistent.S] Abstract Persistent Labeled Graphs. Algo [Strat] Implements strategy... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.62155354,"math_prob":0.6640746,"size":10994,"snap":"2020-10-2020-16","text_gpt3_token_len":3008,"char_repetition_ratio":0.15141037,"word_repetition_ratio":0.07185185,"special_character_ratio":0.20602147,"punctuation_ratio":0.120453194,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9581357,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-02-25T18:43:55Z\",\"WARC-Record-ID\":\"<urn:uuid:c5199f0f-37e0-4ba3-93a2-d9b7e8b517a6>\",\"Content-Length\":\"41754\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:00ebf449-da06-4bf9-ad02-8e193968066e>\",\"WARC-Concurrent-To\":\"<urn:uuid:5cd50917-e11b-48ac-8fec-46691fc465fd>\",\"WARC-IP-Address\":\"129.175.15.11\",\"WARC-Target-URI\":\"http://ocamlgraph.lri.fr/doc/index_modules.html\",\"WARC-Payload-Digest\":\"sha1:PKGXX3Q7DLV7VJ5DBFAZK7DL7W5HZE3Q\",\"WARC-Block-Digest\":\"sha1:QE3BDG4EFJEFG7MT3ZGELVZC7NS5SHST\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-10/CC-MAIN-2020-10_segments_1581875146127.10_warc_CC-MAIN-20200225172036-20200225202036-00179.warc.gz\"}"} |
https://theolivebook.com/types-of-sat-math-questions/ | [
"# Types of SAT Math Questions on the SAT Test",
null,
"The dozens of math questions on the SAT can be broken down into four types of math questions: Heart of Algebra, Problem Solving and Data Analysis, Passport to Advanced Math, and Additional Topics in Math.\n\nUnderstanding the content that falls under these... | [
null,
"https://theolivebook.com/wp-content/uploads/2021/01/sat-math-problems-1024x512.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8662836,"math_prob":0.95542014,"size":6097,"snap":"2021-43-2021-49","text_gpt3_token_len":1202,"char_repetition_ratio":0.12358444,"word_repetition_ratio":0.010881393,"special_character_ratio":0.18664917,"punctuation_ratio":0.0950951,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9987466,"pos_list":[0,1,2],"im_url_duplicate_count":[null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-27T16:19:00Z\",\"WARC-Record-ID\":\"<urn:uuid:b862034a-a4f6-43f8-8cbf-f3e63a6c35c7>\",\"Content-Length\":\"89888\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:eb42c53f-1574-4b71-bad5-053c67def351>\",\"WARC-Concurrent-To\":\"<urn:uuid:775bb271-7aea-4065-8545-ee24823eb056>\",\"WARC-IP-Address\":\"173.205.127.160\",\"WARC-Target-URI\":\"https://theolivebook.com/types-of-sat-math-questions/\",\"WARC-Payload-Digest\":\"sha1:K3BPSIQCS3G6WNG7MVVSOHVNATA6XW3J\",\"WARC-Block-Digest\":\"sha1:YDZ44U75FDPW5N6FLDRALXBFBVZJIAQG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323588216.48_warc_CC-MAIN-20211027150823-20211027180823-00423.warc.gz\"}"} |
https://answers.everydaycalculation.com/gcf/990-900 | [
"Solutions by everydaycalculation.com\n\n## What is the GCF of 990 and 900?\n\nThe gcf of 990 and 900 is 90.\n\n#### Steps to find GCF\n\n1. Find the prime factorization of 990\n990 = 2 × 3 × 3 × 5 × 11\n2. Find the prime factorization of 900\n900 = 2 × 2 × 3 × 3 × 5 × 5\n3. To find the gcf, multiply all the prime ... | [
null,
"https://answers.everydaycalculation.com/mathstep-app-icon.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.78551096,"math_prob":0.99895173,"size":609,"snap":"2020-10-2020-16","text_gpt3_token_len":201,"char_repetition_ratio":0.12561983,"word_repetition_ratio":0.0,"special_character_ratio":0.43842363,"punctuation_ratio":0.07826087,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9966435,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-04-01T21:25:35Z\",\"WARC-Record-ID\":\"<urn:uuid:a067c1fc-bc3b-4601-9277-04575359ccb1>\",\"Content-Length\":\"6109\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7962302e-51e2-4535-bc93-e8d4f82090c0>\",\"WARC-Concurrent-To\":\"<urn:uuid:145c62b0-1199-4d09-9dc0-e699d1ed33cc>\",\"WARC-IP-Address\":\"96.126.107.130\",\"WARC-Target-URI\":\"https://answers.everydaycalculation.com/gcf/990-900\",\"WARC-Payload-Digest\":\"sha1:THMDJG63WZLKKF3V4DHT5D2MPHMIYTLO\",\"WARC-Block-Digest\":\"sha1:GLMHDL342KH6WJKYI5KPDH32ZAJXOWKA\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-16/CC-MAIN-2020-16_segments_1585370506121.24_warc_CC-MAIN-20200401192839-20200401222839-00138.warc.gz\"}"} |
https://catcoding.me/p/findsum/ | [
"",
null,
"## 一个小题目\n\n2010-08-02\n\n``````//1 到 100 000\n#include <iostream>\n#include <math.h>\n\nusing namespace std;\n#define N 100000\ntypedef long long LL;\n\nLL a;\nLL b;\nLL vec[N];\nint cnt;\nLL MAX_MUL;\n\nvoid Find(const LL* vec)\n{\nint sum=0;\nLL mul=1;\nLL Now=1;\nfor(int i=0;i<cnt;i++)\n{\nsum... | [
null,
"https://catcoding.me/css/images/logo.png",
null,
"https://catcoding.me/images/wechat-qr-code.jpg",
null
] | {"ft_lang_label":"__label__zh","ft_lang_prob":0.5313605,"math_prob":0.9998359,"size":1499,"snap":"2022-40-2023-06","text_gpt3_token_len":810,"char_repetition_ratio":0.12909698,"word_repetition_ratio":0.013605442,"special_character_ratio":0.41694462,"punctuation_ratio":0.1450151,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":1.0000045,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-09-28T10:23:27Z\",\"WARC-Record-ID\":\"<urn:uuid:6ee0110d-33d0-439b-ae35-d5174bc92844>\",\"Content-Length\":\"25565\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:abd2d7cd-6f1d-4d58-9bd1-16c32e5734a0>\",\"WARC-Concurrent-To\":\"<urn:uuid:ac65d3a2-6966-4193-b676-2da96e9bc0c7>\",\"WARC-IP-Address\":\"185.199.108.153\",\"WARC-Target-URI\":\"https://catcoding.me/p/findsum/\",\"WARC-Payload-Digest\":\"sha1:IHJQ76IDM2GLY5GYER347S65XLI3BEYC\",\"WARC-Block-Digest\":\"sha1:WHJIX23NRRWPTQGLBX2ZELGVHFZUXGK3\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-40/CC-MAIN-2022-40_segments_1664030335190.45_warc_CC-MAIN-20220928082743-20220928112743-00245.warc.gz\"}"} |
https://leanprover-community.github.io/archive/stream/113489-new-members/topic/Nodup.20Indices.html | [
"## Stream: new members\n\n### Topic: Nodup Indices\n\n####",
null,
"Marcus Rossel (Jan 31 2021 at 18:41):\n\nHow would you prove this lemma?\n\nimport data.list.indexes\nimport data.list.nodup\n\nexample (l : list ℕ) (p : ℕ → Prop) [decidable_pred p] : (l.find_indexes p).nodup :=\nbegin\nrw list.find_indexes_e... | [
null,
"https://leanprover-community.github.io/archive/assets/img/zulip2.png",
null,
"https://leanprover-community.github.io/archive/assets/img/zulip2.png",
null,
"https://leanprover-community.github.io/archive/assets/img/zulip2.png",
null,
"https://leanprover-community.github.io/archive/assets/img/zul... | {"ft_lang_label":"__label__en","ft_lang_prob":0.6019461,"math_prob":0.70729685,"size":9206,"snap":"2021-21-2021-25","text_gpt3_token_len":2909,"char_repetition_ratio":0.14116496,"word_repetition_ratio":0.4428833,"special_character_ratio":0.3275038,"punctuation_ratio":0.22809593,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9902238,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40],"im_url_duplicate_count":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-05-16T08:00:55Z\",\"WARC-Record-ID\":\"<urn:uuid:50ac935b-c351-4cad-80b9-93ff09b0791f>\",\"Content-Length\":\"54403\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:bc0afb8b-ec2e-4fbb-804e-1a5f874d320b>\",\"WARC-Concurrent-To\":\"<urn:uuid:8cb27663-7088-4ca8-89e1-28347e5c4ae8>\",\"WARC-IP-Address\":\"185.199.109.153\",\"WARC-Target-URI\":\"https://leanprover-community.github.io/archive/stream/113489-new-members/topic/Nodup.20Indices.html\",\"WARC-Payload-Digest\":\"sha1:Y76VQFBMF3WUI5M7D6GQCIDZZ2SWVJKM\",\"WARC-Block-Digest\":\"sha1:XTBK5B5D5MJDCF627YWW3JGIOBWLR3IX\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-21/CC-MAIN-2021-21_segments_1620243992516.56_warc_CC-MAIN-20210516075201-20210516105201-00272.warc.gz\"}"} |
https://docs.itascacg.com/3dec700/common/models/ssoft/doc/modelssoft.html | [
"FLAC3D Theory and Background • Constitutive Models\n\n# Strain-Softening/Hardening Mohr-Coulomb (SSoft) Model\n\nThis model is based on the Mohr-Coulomb model with nonassociated shear and associated tension flow rules, as described earlier. The difference, however, lies in the possibility that the cohesion, fricti... | [
null,
"https://docs.itascacg.com/3dec700/_images/modelssoft-2.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8173906,"math_prob":0.9969282,"size":6118,"snap":"2023-40-2023-50","text_gpt3_token_len":1459,"char_repetition_ratio":0.15636244,"word_repetition_ratio":0.028985508,"special_character_ratio":0.22278522,"punctuation_ratio":0.101983,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99975866,"pos_list":[0,1,2],"im_url_duplicate_count":[null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-11T18:24:41Z\",\"WARC-Record-ID\":\"<urn:uuid:a3c5de21-1221-4631-beeb-7b6f3fc1626a>\",\"Content-Length\":\"31246\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:bc122970-09ad-418c-ba38-2efb342cbd12>\",\"WARC-Concurrent-To\":\"<urn:uuid:4522892c-4dd8-449d-b301-e838c02709cb>\",\"WARC-IP-Address\":\"104.26.7.29\",\"WARC-Target-URI\":\"https://docs.itascacg.com/3dec700/common/models/ssoft/doc/modelssoft.html\",\"WARC-Payload-Digest\":\"sha1:5DFO52OXZBDATHEURTRHAOIKAW5JI22Z\",\"WARC-Block-Digest\":\"sha1:PSQBCZK25UL2PCTG4W2HOR7B5QOS3NDF\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679516047.98_warc_CC-MAIN-20231211174901-20231211204901-00462.warc.gz\"}"} |
https://scienceteacherprogram.org/astronomy/SPapsidero08.html | [
"Our Solar System to Scale\n\nSara Papsidero\n\nPACE High School, Manhattan\n\nSummer Research Program for Science Teachers\n\nAugust 2008\n\nDuration: 2 periods\n\nAim: How massive is our Solar System and the planets within?\n\nObjectives:\n\n· Students will be able to calculate the diameter of planets to ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.830687,"math_prob":0.8289808,"size":2031,"snap":"2021-43-2021-49","text_gpt3_token_len":515,"char_repetition_ratio":0.13172175,"word_repetition_ratio":0.034188036,"special_character_ratio":0.24766125,"punctuation_ratio":0.121890545,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9652471,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-20T06:08:31Z\",\"WARC-Record-ID\":\"<urn:uuid:78416650-c6ba-4fde-8ff2-76833204095f>\",\"Content-Length\":\"17791\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d08e9b83-9109-4afa-98ec-72b3fc1a275e>\",\"WARC-Concurrent-To\":\"<urn:uuid:067165a3-fe98-4e1f-8df3-67b6c8c188fa>\",\"WARC-IP-Address\":\"216.239.138.151\",\"WARC-Target-URI\":\"https://scienceteacherprogram.org/astronomy/SPapsidero08.html\",\"WARC-Payload-Digest\":\"sha1:GFUGLRA7SLTTVCBP33YNPZBNCRHJYJ6N\",\"WARC-Block-Digest\":\"sha1:7QVJBWDVGXM26RFCZ7AEN6LVOA2NWBZR\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323585302.91_warc_CC-MAIN-20211020055136-20211020085136-00683.warc.gz\"}"} |
http://de.metamath.org/qleuni/wcon3.html | [
"",
null,
"Quantum Logic Explorer < Previous Next > Nearby theorems Mirrors > Home > QLE Home > Th. List > wcon3 GIF version\n\nTheorem wcon3 209\n Description: Weak contraposition.\nHypothesis\nRef Expression\nwcon3.1 (ab) = 1\nAssertion\nRef Expression\nwcon3 (ab ) = 1\n\nProof of Theorem wcon3\nSte... | [
null,
"http://de.metamath.org/qleuni/l46-7icon.gif",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5096998,"math_prob":0.9678929,"size":803,"snap":"2023-40-2023-50","text_gpt3_token_len":418,"char_repetition_ratio":0.12765957,"word_repetition_ratio":0.044692736,"special_character_ratio":0.4645081,"punctuation_ratio":0.13714285,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9831549,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-02T15:11:52Z\",\"WARC-Record-ID\":\"<urn:uuid:f004f5c9-611f-4dd3-9380-b92a887d30fb>\",\"Content-Length\":\"7966\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:3355cf00-68af-4c93-b25b-fd30d2dfc31d>\",\"WARC-Concurrent-To\":\"<urn:uuid:22ce98fb-6b32-4aa0-a41c-4af461131f2b>\",\"WARC-IP-Address\":\"78.47.47.15\",\"WARC-Target-URI\":\"http://de.metamath.org/qleuni/wcon3.html\",\"WARC-Payload-Digest\":\"sha1:WTON3MZMFEZ5ACDZBS3XSGQ5YJATF2QI\",\"WARC-Block-Digest\":\"sha1:IF6ML3TC6QONHM2WDTLEYRIHKNOQIB2N\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100427.59_warc_CC-MAIN-20231202140407-20231202170407-00014.warc.gz\"}"} |
https://www.jiskha.com/questions/971628/the-figure-below-presents-the-eqe-of-a-triple-junction-solar-cell-with-junctions-a-b-and | [
"# Solar Energy Please Help\n\nThe figure below presents the EQE of a triple junction solar cell with junctions A, B and C under short circuited (V = 0 V) condition.\n\na) What is the bandgap (in eV) of the absorber layer of the junction A?\n\nb) What is the bandgap (in eV) of the absorber layer of the junction B?\... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.81297445,"math_prob":0.91881704,"size":3244,"snap":"2021-21-2021-25","text_gpt3_token_len":980,"char_repetition_ratio":0.17561728,"word_repetition_ratio":0.1767516,"special_character_ratio":0.2651048,"punctuation_ratio":0.0867347,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99125046,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-06-21T01:00:45Z\",\"WARC-Record-ID\":\"<urn:uuid:3918d8e0-e004-49d8-96fa-6162b669e4b0>\",\"Content-Length\":\"58089\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e9c28625-91a2-401d-ab1f-9d2843b0739c>\",\"WARC-Concurrent-To\":\"<urn:uuid:cf24c294-3342-4d31-b32f-e401f91a75d3>\",\"WARC-IP-Address\":\"66.228.55.50\",\"WARC-Target-URI\":\"https://www.jiskha.com/questions/971628/the-figure-below-presents-the-eqe-of-a-triple-junction-solar-cell-with-junctions-a-b-and\",\"WARC-Payload-Digest\":\"sha1:LA62GVXEHYB33IQKE2ASYSEFDSXR7TUT\",\"WARC-Block-Digest\":\"sha1:FETDE43FYCQG27WGUYYQLDWF7X6YJ5HB\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-25/CC-MAIN-2021-25_segments_1623488259200.84_warc_CC-MAIN-20210620235118-20210621025118-00121.warc.gz\"}"} |
https://www.thedirtbag.com/how-much-mulch-do-you-need-for-your-garden/ | [
"# How Much Mulch Do You Need for Your Garden?\n\nRegardless of which type of mulch you prefer for your garden or landscaping, you’ll need to do some calculating to determine how much to purchase.",
null,
"Guess wrong, and you’ll either come up short or end up with a surplus. Here’s how to do the math to make s... | [
null,
"https://www.thedirtbag.com/wp-content/uploads/2016/09/Garden-Mulch-Calculator.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9055021,"math_prob":0.9805414,"size":3304,"snap":"2022-27-2022-33","text_gpt3_token_len":802,"char_repetition_ratio":0.14151515,"word_repetition_ratio":0.025848143,"special_character_ratio":0.2457627,"punctuation_ratio":0.11173975,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9860845,"pos_list":[0,1,2],"im_url_duplicate_count":[null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-07-05T09:42:29Z\",\"WARC-Record-ID\":\"<urn:uuid:ddb03389-10c4-48c2-8acb-9d6790c79e50>\",\"Content-Length\":\"75845\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:91a86e7a-d164-4ba2-b1d5-468fac329964>\",\"WARC-Concurrent-To\":\"<urn:uuid:91e10a1a-2d96-4e31-9b33-76765def7afb>\",\"WARC-IP-Address\":\"107.180.55.20\",\"WARC-Target-URI\":\"https://www.thedirtbag.com/how-much-mulch-do-you-need-for-your-garden/\",\"WARC-Payload-Digest\":\"sha1:3LWLJNQY2QZWF3PIAKLEFZT3CHLXH74Q\",\"WARC-Block-Digest\":\"sha1:YJH64ZLUCXCOJMEGNLLUWFA4WVIL2YGU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656104542759.82_warc_CC-MAIN-20220705083545-20220705113545-00077.warc.gz\"}"} |
https://cs.stackexchange.com/questions/106570/how-to-find-examples-of-best-cases-for-sorting-algorithms | [
"# How to find examples of best cases for sorting algorithms?\n\nI am asked to give a table of 8 elements that are to be sorted by the following algorithms and to produce their best cases. 1) Selection sort 2) Bubble sort 3) Insertion sort 4) Fusion sort\n\nIf I give an already sorted table ex: {1,2,3,4,5,6,7,8} sh... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8939848,"math_prob":0.9597417,"size":1079,"snap":"2021-31-2021-39","text_gpt3_token_len":246,"char_repetition_ratio":0.12372093,"word_repetition_ratio":0.0,"special_character_ratio":0.2381835,"punctuation_ratio":0.067010306,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99598813,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-28T14:54:27Z\",\"WARC-Record-ID\":\"<urn:uuid:0b6608c8-26d3-4245-a05a-1c899f071283>\",\"Content-Length\":\"176151\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:2de03a2a-7035-45fa-98dc-69e0ea1a43f1>\",\"WARC-Concurrent-To\":\"<urn:uuid:15e813c7-6704-4123-b388-296da66fa45c>\",\"WARC-IP-Address\":\"151.101.193.69\",\"WARC-Target-URI\":\"https://cs.stackexchange.com/questions/106570/how-to-find-examples-of-best-cases-for-sorting-algorithms\",\"WARC-Payload-Digest\":\"sha1:63T5OO6BLBNPO2JCEYQPFL43ZTGXQZ5I\",\"WARC-Block-Digest\":\"sha1:4NQTXSXK5OBHULDD4AJSQFQGCG7PYT32\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780060803.2_warc_CC-MAIN-20210928122846-20210928152846-00364.warc.gz\"}"} |
https://www.triangle-calculator.com/?a=3&a1=0&3dd=3D&a2=3&b=-2&b1=1&b2=4&c=7&c1=2&c2=5&3d=1&what=vc | [
"Triangle calculator VC\n\nPlease enter the coordinates of the three vertices\n\nObtuse scalene triangle.\n\nSides: a = 9.11104335791 b = 4.89989794856 c = 5.19661524227\n\nArea: T = 9.89994949366\nPerimeter: p = 19.20655654874\nSemiperimeter: s = 9.60327827437\n\nAngle ∠ A = α = 128.9422441269° = 128°56'33″ = ... | [
null,
"https://www.triangle-calculator.com/tex/e3b/e3b0126060328.svg",
null,
"https://www.triangle-calculator.com/tex/97b/97b4510e247d6.svg",
null,
"https://www.triangle-calculator.com/tex/16f/16f50ea62f0eb.svg",
null,
"https://www.triangle-calculator.com/tex/1e5/1e5b8ed7dd12b.svg",
null,
"https:/... | {"ft_lang_label":"__label__en","ft_lang_prob":0.70541716,"math_prob":0.99920326,"size":1771,"snap":"2019-43-2019-47","text_gpt3_token_len":622,"char_repetition_ratio":0.14827392,"word_repetition_ratio":0.020905923,"special_character_ratio":0.45962733,"punctuation_ratio":0.18911175,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9999585,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"im_url_duplicate_count":[null,1,null,1,null,1,null,1,null,1,null,1,null,1,null,1,null,1,null,1,null,1,null,1,null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-17T16:16:37Z\",\"WARC-Record-ID\":\"<urn:uuid:1a5af91e-d1bc-4029-8eec-96a34c40e58d>\",\"Content-Length\":\"21097\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:34b8b367-5063-4f68-af33-31df7861a588>\",\"WARC-Concurrent-To\":\"<urn:uuid:cc431605-b38d-4c61-9d4d-6a41c3e3688c>\",\"WARC-IP-Address\":\"104.28.12.22\",\"WARC-Target-URI\":\"https://www.triangle-calculator.com/?a=3&a1=0&3dd=3D&a2=3&b=-2&b1=1&b2=4&c=7&c1=2&c2=5&3d=1&what=vc\",\"WARC-Payload-Digest\":\"sha1:IJOV634JA3LLFYWTTQ2NZTFBZDX43GKH\",\"WARC-Block-Digest\":\"sha1:VJJBXG7LEL2BCEXK5RUAGUR34EZ3Y2JR\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570986675409.61_warc_CC-MAIN-20191017145741-20191017173241-00375.warc.gz\"}"} |
https://flylib.com/books/en/1.389.1/pi_model_operated_in_the_lc_region.html | [
"# Pi-Model Operated in the LC Region\n\nSuppose you intend to model a transmission line operating at a frequency at or above the LC region boundary. Constrain the line to a length l sufficiently short that the total line delay t d remains less than 1/6 of the signal risetime t r .\n\nEquation D.12",
null,
"The... | [
null,
"https://flylib.com/books/1/389/1/html/2/files/xdequ12.gif",
null,
"https://flylib.com/books/1/389/1/html/2/files/xdequ13.gif",
null,
"https://flylib.com/books/1/389/1/html/2/files/xdequ14.gif",
null,
"https://flylib.com/books/1/389/1/html/2/files/745equ01.gif",
null,
"https://flylib.com/boo... | {"ft_lang_label":"__label__en","ft_lang_prob":0.80835927,"math_prob":0.98895484,"size":1727,"snap":"2020-24-2020-29","text_gpt3_token_len":440,"char_repetition_ratio":0.11375508,"word_repetition_ratio":0.01986755,"special_character_ratio":0.23508975,"punctuation_ratio":0.07647059,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9990381,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],"im_url_duplicate_count":[null,5,null,5,null,5,null,5,null,5,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-07-12T00:34:39Z\",\"WARC-Record-ID\":\"<urn:uuid:2c5f7a73-e09a-42cf-8703-bc9e00aa39a1>\",\"Content-Length\":\"34444\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:81db6f9f-5b6c-4c03-b226-9372a3d6a8bc>\",\"WARC-Concurrent-To\":\"<urn:uuid:ad1f291a-fbfb-4aea-9a22-ca4abf63c2fc>\",\"WARC-IP-Address\":\"179.43.157.53\",\"WARC-Target-URI\":\"https://flylib.com/books/en/1.389.1/pi_model_operated_in_the_lc_region.html\",\"WARC-Payload-Digest\":\"sha1:AYPS666BXWQXIWBK7YP4CTPE5XAQQ3OS\",\"WARC-Block-Digest\":\"sha1:5BVKI2FEBZQACR7SMOF3IDAZMK5765OJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-29/CC-MAIN-2020-29_segments_1593657129257.81_warc_CC-MAIN-20200711224142-20200712014142-00070.warc.gz\"}"} |
https://www.nagwa.com/en/videos/964182829165/ | [
"# Video: Finding the Sum of an Infinite Number of Terms of a Geometric Sequence given the Values of Two Terms\n\nFind the sum of an infinite number of terms of a geometric sequence given the first term is 26/5 and the fourth term is −650/343.\n\n03:31\n\n### Video Transcript\n\nFind the sum of an infinite number o... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9323,"math_prob":0.9980881,"size":3221,"snap":"2020-34-2020-40","text_gpt3_token_len":836,"char_repetition_ratio":0.17656201,"word_repetition_ratio":0.19620253,"special_character_ratio":0.24029805,"punctuation_ratio":0.06442167,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9999809,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-09-20T08:44:29Z\",\"WARC-Record-ID\":\"<urn:uuid:20d3c8bd-4f2d-4ab4-a43f-d62220bb7a7f>\",\"Content-Length\":\"28964\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:cad67482-9038-47b8-999a-cfb8216c33db>\",\"WARC-Concurrent-To\":\"<urn:uuid:dfe690d9-92ad-4f69-b822-2809b00731cf>\",\"WARC-IP-Address\":\"23.23.60.1\",\"WARC-Target-URI\":\"https://www.nagwa.com/en/videos/964182829165/\",\"WARC-Payload-Digest\":\"sha1:AMTVQCINHTF5WJ2D7DEL7DE5EN4DXIOF\",\"WARC-Block-Digest\":\"sha1:TWMZYGZOSLFJBRDK2MN4RJVVYEAMGPCC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-40/CC-MAIN-2020-40_segments_1600400196999.30_warc_CC-MAIN-20200920062737-20200920092737-00276.warc.gz\"}"} |
https://apache-singa.readthedocs.io/en/master/module.html | [
"# Loss¶\n\nThis script includes Module class for python users to use Computational Graph in their model.\n\nclass singa.module.Module\n\nBases: object\n\nBase class for your neural network modules.\n\nExample usage:\n\nimport numpy as np\nfrom singa import opt\nfrom singa import tensor\nfrom singa import device\nf... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.53296864,"math_prob":0.752613,"size":1500,"snap":"2021-31-2021-39","text_gpt3_token_len":382,"char_repetition_ratio":0.12098931,"word_repetition_ratio":0.018779343,"special_character_ratio":0.252,"punctuation_ratio":0.18214285,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95560855,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-20T17:54:29Z\",\"WARC-Record-ID\":\"<urn:uuid:b19ff399-3c61-4a06-9cea-6b139b19882c>\",\"Content-Length\":\"22035\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d9f29636-77a0-4d56-9202-7edb23ce9cd6>\",\"WARC-Concurrent-To\":\"<urn:uuid:53159080-0427-46fe-952f-c4bccf38f4ce>\",\"WARC-IP-Address\":\"104.17.33.82\",\"WARC-Target-URI\":\"https://apache-singa.readthedocs.io/en/master/module.html\",\"WARC-Payload-Digest\":\"sha1:3AAWCNLZMGQGTGRXQ2SKNZJWT4423IGC\",\"WARC-Block-Digest\":\"sha1:VFDUCB3GEUM3GBR5RRNH6CEEJ7OXYUR3\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780057083.64_warc_CC-MAIN-20210920161518-20210920191518-00336.warc.gz\"}"} |
https://www.colorhexa.com/013d24 | [
"# #013d24 Color Information\n\nIn a RGB color space, hex #013d24 is composed of 0.4% red, 23.9% green and 14.1% blue. Whereas in a CMYK color space, it is composed of 98.4% cyan, 0% magenta, 41% yellow and 76.1% black. It has a hue angle of 155 degrees, a saturation of 96.8% and a lightness of 12.2%. #013d24 color... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.54608417,"math_prob":0.80993956,"size":3648,"snap":"2023-40-2023-50","text_gpt3_token_len":1632,"char_repetition_ratio":0.13007684,"word_repetition_ratio":0.007352941,"special_character_ratio":0.56085527,"punctuation_ratio":0.23378076,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9905304,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-09T17:58:59Z\",\"WARC-Record-ID\":\"<urn:uuid:aa080402-0e8c-4e60-afea-1ec6e425aa8a>\",\"Content-Length\":\"36106\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d3bf1083-fde1-40fe-967e-100b0c7a0329>\",\"WARC-Concurrent-To\":\"<urn:uuid:f75efa29-de94-4972-a689-64bd06e76cc4>\",\"WARC-IP-Address\":\"178.32.117.56\",\"WARC-Target-URI\":\"https://www.colorhexa.com/013d24\",\"WARC-Payload-Digest\":\"sha1:Z4IANO4725M5JA4IKO6B54ZZ4AAJ6HDC\",\"WARC-Block-Digest\":\"sha1:ZC3QX4ZTXFFWK3VXZBTEVBDJJRVJGDAG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100942.92_warc_CC-MAIN-20231209170619-20231209200619-00554.warc.gz\"}"} |
https://www.tes.com/teaching-resources/shop/elysiaallen | [
"# Physics Mumma\n\nAverage Rating4.67\n(based on 7 reviews)\n\n11-16 physics teacher interested in teaching physics without resorting to equations. 'Worded questions sheets' ask students to answer using physics before introducing the equations. Please review\n\n40Uploads\n\n3k+Views\n\n2k+Downloads\n\n11-16 physic... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.87147784,"math_prob":0.7723212,"size":437,"snap":"2021-04-2021-17","text_gpt3_token_len":87,"char_repetition_ratio":0.16397229,"word_repetition_ratio":0.8301887,"special_character_ratio":0.18306637,"punctuation_ratio":0.06153846,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96756035,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-04-14T09:05:43Z\",\"WARC-Record-ID\":\"<urn:uuid:837c3746-0847-4237-9224-0c1210bbc556>\",\"Content-Length\":\"114866\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0e0c3e21-928e-4b76-9134-26f2b13cce28>\",\"WARC-Concurrent-To\":\"<urn:uuid:60a47424-42b9-4991-ba81-2b78772d3ea4>\",\"WARC-IP-Address\":\"151.101.248.228\",\"WARC-Target-URI\":\"https://www.tes.com/teaching-resources/shop/elysiaallen\",\"WARC-Payload-Digest\":\"sha1:WV4KJF36SIADNAGJK7UF3S5VVYBNVQ73\",\"WARC-Block-Digest\":\"sha1:BWUAQ3XGBWOYKYC4EUHK3VGCOMBIORMJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-17/CC-MAIN-2021-17_segments_1618038077336.28_warc_CC-MAIN-20210414064832-20210414094832-00225.warc.gz\"}"} |
https://vivian.worldvista.org/dox/Routine_IBCRBH1_source.html | [
"Home Package List Routine Alphabetical List Global Alphabetical List FileMan Files List FileMan Sub-Files List Package Component Lists Package-Namespace Mapping\nRoutine: IBCRBH1\n\n# IBCRBH1.m\n\nGo to the documentation of this file.\n```IBCRBH1 ;ALB/ARH - RATES: BILL HELP DISPLAYS - CHARGES ; 10-OC... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.50127864,"math_prob":0.9920111,"size":19721,"snap":"2023-40-2023-50","text_gpt3_token_len":8890,"char_repetition_ratio":0.16797687,"word_repetition_ratio":0.23593466,"special_character_ratio":0.38486892,"punctuation_ratio":0.27664053,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9987356,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-23T15:09:56Z\",\"WARC-Record-ID\":\"<urn:uuid:ce5a7b6f-a255-4823-ab6b-15b2237a96ae>\",\"Content-Length\":\"102966\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7cf0a8f7-e0fa-4f52-b29b-cca7d7abb04e>\",\"WARC-Concurrent-To\":\"<urn:uuid:c27a1c4f-629f-480d-9955-fba02e9b9e0f>\",\"WARC-IP-Address\":\"156.96.113.49\",\"WARC-Target-URI\":\"https://vivian.worldvista.org/dox/Routine_IBCRBH1_source.html\",\"WARC-Payload-Digest\":\"sha1:J2LIDGCUY6TYXCFLNPO43VV3MXITGDYM\",\"WARC-Block-Digest\":\"sha1:6PDFH6BHJGXXIUIV3UILPWLQQDSWBRQN\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233506481.17_warc_CC-MAIN-20230923130827-20230923160827-00370.warc.gz\"}"} |
https://news.thomasnet.com/fullstory/turning-point-analysis-with-datataker-data-loggers-621863/ | [
"# Turning Point Analysis with dataTaker Data Loggers\n\nFlexible dataTaker Systems Let You Monitor Almost Any Value\n\nCHESTERLAND OH - Turning Point Analysis is a method of data compression for arbitrary waveforms. The incoming waveform is sampled at speed and analyzed in real time to identify the turning points ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.80897814,"math_prob":0.96154827,"size":7284,"snap":"2023-14-2023-23","text_gpt3_token_len":1868,"char_repetition_ratio":0.15453297,"word_repetition_ratio":0.3469558,"special_character_ratio":0.25480506,"punctuation_ratio":0.09168444,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9821484,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-06-04T13:13:20Z\",\"WARC-Record-ID\":\"<urn:uuid:f5f4b11a-7ff4-4890-a2f5-69482da55ad0>\",\"Content-Length\":\"168302\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:50720bcf-f75a-4fb4-a17e-660cf29d89a1>\",\"WARC-Concurrent-To\":\"<urn:uuid:e353426a-13bf-41c0-bbf7-72a9e5e06fcb>\",\"WARC-IP-Address\":\"34.225.62.240\",\"WARC-Target-URI\":\"https://news.thomasnet.com/fullstory/turning-point-analysis-with-datataker-data-loggers-621863/\",\"WARC-Payload-Digest\":\"sha1:RFAREK2AKJT57TOZR3B7IFS63HUHPLAP\",\"WARC-Block-Digest\":\"sha1:KTMINQMRDRYDBQCFV4RTDTD53SZPCTND\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224649986.95_warc_CC-MAIN-20230604125132-20230604155132-00160.warc.gz\"}"} |
https://latexdraw.com/draw-a-plane-intersecting-a-cone-in-latex/ | [
"",
null,
"# How to draw a plane intersecting a cone in LaTeX?\n\nIn this tutorial, We will show how to draw a plane intersecting a cone in $\\LaTeX$ using TikZ package. The intersection corresponds to an ellipse, which is a well known problem in geometry. We will use directly equations that defines the ellipse... | [
null,
"https://www.facebook.com/tr",
null,
"https://secureservercdn.net/198.71.233.109/lbf.201.myftpupload.com/wp-content/uploads/intersect1-1024x952.png",
null,
"https://secureservercdn.net/198.71.233.109/lbf.201.myftpupload.com/wp-content/uploads/axis-971x1024.png",
null,
"https://secureservercdn.ne... | {"ft_lang_label":"__label__en","ft_lang_prob":0.76861274,"math_prob":0.999413,"size":4250,"snap":"2020-24-2020-29","text_gpt3_token_len":1192,"char_repetition_ratio":0.1208196,"word_repetition_ratio":0.011577424,"special_character_ratio":0.30094117,"punctuation_ratio":0.13466042,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99989617,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12],"im_url_duplicate_count":[null,null,null,1,null,1,null,1,null,1,null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-07-05T16:06:18Z\",\"WARC-Record-ID\":\"<urn:uuid:b7107e01-12a2-4caf-bd69-86911992132f>\",\"Content-Length\":\"129331\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:f688feb8-29aa-451c-aef9-ffe39a80cb94>\",\"WARC-Concurrent-To\":\"<urn:uuid:f6223818-624b-43c8-9e54-0281f254fdc1>\",\"WARC-IP-Address\":\"198.71.233.109\",\"WARC-Target-URI\":\"https://latexdraw.com/draw-a-plane-intersecting-a-cone-in-latex/\",\"WARC-Payload-Digest\":\"sha1:5U2IUBXW7TERCG5SQ3ADZXW32FDRNX5A\",\"WARC-Block-Digest\":\"sha1:JTO5EJWVMZYKZ3HUUQXZ2HE2L6ASUHAV\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-29/CC-MAIN-2020-29_segments_1593655887377.70_warc_CC-MAIN-20200705152852-20200705182852-00097.warc.gz\"}"} |
https://physics.stackexchange.com/questions/486064/generalized-coordinates-property-for-a-system-of-particles | [
"# Generalized Coordinates Property for a System of Particles\n\nI\"m looking at \"Principles of Dynamics: Second Edition\" by Donald T Greenwood. I'm trying to figure out how he obtains Eq. (6-64)\n\n$$\\frac{\\partial\\dot x_j}{\\partial\\dot q_i} = \\frac{\\partial x_j}{\\partial q_i}\\tag{6-64}$$\n\nfrom Eq (6-... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7450419,"math_prob":0.99999154,"size":824,"snap":"2023-14-2023-23","text_gpt3_token_len":298,"char_repetition_ratio":0.1695122,"word_repetition_ratio":0.0,"special_character_ratio":0.38713592,"punctuation_ratio":0.15555556,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99999714,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-06-08T21:19:47Z\",\"WARC-Record-ID\":\"<urn:uuid:b783dbb8-7461-460a-8503-1a534ea55a88>\",\"Content-Length\":\"159932\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0badcaff-3900-4061-8ca6-017986868f22>\",\"WARC-Concurrent-To\":\"<urn:uuid:d70f2983-1aea-4320-8602-057992002140>\",\"WARC-IP-Address\":\"151.101.65.69\",\"WARC-Target-URI\":\"https://physics.stackexchange.com/questions/486064/generalized-coordinates-property-for-a-system-of-particles\",\"WARC-Payload-Digest\":\"sha1:55DKXYSVOWNJ2QM2EYL7Y7IYATDFBMBY\",\"WARC-Block-Digest\":\"sha1:FYTXM6IHQ4K3QFJ4AHFCP64IORLT2REI\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224655143.72_warc_CC-MAIN-20230608204017-20230608234017-00061.warc.gz\"}"} |
https://www.boost.org/doc/libs/1_81_0/libs/multiprecision/doc/html/boost_multiprecision/tut/floats/cpp_dec_float.html | [
"#",
null,
"Boost C++ Libraries\n\n...one of the most highly regarded and expertly designed C++ library projects in the world.\n\n#### cpp_dec_float\n\n`#include <boost/multiprecision/cpp_dec_float.hpp>`\n\n```namespace boost{ namespace multiprecision{\n\ntemplate <unsigned Digits10, class ExponentType = std::i... | [
null,
"https://www.boost.org/gfx/space.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6168601,"math_prob":0.9384119,"size":4169,"snap":"2022-40-2023-06","text_gpt3_token_len":995,"char_repetition_ratio":0.14285715,"word_repetition_ratio":0.0,"special_character_ratio":0.24346367,"punctuation_ratio":0.16756032,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98881567,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-01T06:05:40Z\",\"WARC-Record-ID\":\"<urn:uuid:303bad3f-a643-42ac-9c32-75a9b2367fa4>\",\"Content-Length\":\"19211\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:b142896f-4e7f-4623-a4ff-77e55413c39a>\",\"WARC-Concurrent-To\":\"<urn:uuid:06ff7930-1435-44d2-b044-f74c1903129e>\",\"WARC-IP-Address\":\"146.20.110.251\",\"WARC-Target-URI\":\"https://www.boost.org/doc/libs/1_81_0/libs/multiprecision/doc/html/boost_multiprecision/tut/floats/cpp_dec_float.html\",\"WARC-Payload-Digest\":\"sha1:B7KJRKMNPH7KRIBMJOI2M4C2BAOHA5WF\",\"WARC-Block-Digest\":\"sha1:UMWR2EB2YNPB4V2HFA5CQX6235BM3ZKS\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764499911.86_warc_CC-MAIN-20230201045500-20230201075500-00766.warc.gz\"}"} |
http://ms-access-tips.blogspot.com/2012/03/calculating-questionnaire-percentages.html | [
"## Friday, 2 March 2012\n\n### Calculating Questionnaire Percentages using a Multi-Level Query\n\nLast Saturday I received an interesting question from Ogwang Denis on my Access Tutorial Facebook page. He had created an Access Database to store the results of a survey questionnaire comprised of a number of Yes/No ... | [
null,
"http://2.bp.blogspot.com/-VG6CUU5ojgY/T0_OkKv792I/AAAAAAAAAtI/MJ61lSfrghk/s1600/samle-data.JPG",
null,
"http://3.bp.blogspot.com/-CxgEZDWYLro/T0_V0W1HuhI/AAAAAAAAAtQ/qnhN0x5xVkE/s1600/questions-asked.JPG",
null,
"http://3.bp.blogspot.com/-9xVIq102McM/T0_bCKFK3uI/AAAAAAAAAtg/sP_OyB6lOiA/s1600/qryQue... | {"ft_lang_label":"__label__en","ft_lang_prob":0.94542366,"math_prob":0.70911765,"size":4480,"snap":"2020-45-2020-50","text_gpt3_token_len":987,"char_repetition_ratio":0.1508043,"word_repetition_ratio":0.38510913,"special_character_ratio":0.215625,"punctuation_ratio":0.094515756,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95746297,"pos_list":[0,1,2,3,4,5,6,7,8,9,10],"im_url_duplicate_count":[null,3,null,3,null,3,null,3,null,3,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-10-31T20:16:37Z\",\"WARC-Record-ID\":\"<urn:uuid:461417e4-ee2c-4012-9f8a-68844b9771ff>\",\"Content-Length\":\"58971\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5d261bd1-07d9-444a-98fa-2ef366c37bf7>\",\"WARC-Concurrent-To\":\"<urn:uuid:9d1e93f2-a779-42d7-8281-1736c625c4a6>\",\"WARC-IP-Address\":\"172.217.12.225\",\"WARC-Target-URI\":\"http://ms-access-tips.blogspot.com/2012/03/calculating-questionnaire-percentages.html\",\"WARC-Payload-Digest\":\"sha1:CBB43KC66Y3WAQ6UCV2IISGXMTWJVF2N\",\"WARC-Block-Digest\":\"sha1:TLAU4OG5H7YQANSGGCREMUF3LACIGVPA\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-45/CC-MAIN-2020-45_segments_1603107922411.94_warc_CC-MAIN-20201031181658-20201031211658-00229.warc.gz\"}"} |
http://scientificlib.com/en/Mathematics/LX/GaussKronrodQuadratureFormula.html | [
"Hellenica World\n\n# .\n\nIn numerical mathematics, the Gauss–Kronrod quadrature formula is a method for numerical integration (calculating approximate values of integrals). Gauss–Kronrod quadrature is a variant of Gaussian quadrature, in which the evaluation points are chosen so that an accurate approximation can... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7129377,"math_prob":0.9582052,"size":4613,"snap":"2019-13-2019-22","text_gpt3_token_len":1315,"char_repetition_ratio":0.12996311,"word_repetition_ratio":0.0,"special_character_ratio":0.32755256,"punctuation_ratio":0.15614237,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9928555,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-03-24T03:36:16Z\",\"WARC-Record-ID\":\"<urn:uuid:d693ef94-9f1b-4dc0-9eb6-c20648635d93>\",\"Content-Length\":\"12621\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5208f874-43ea-44f5-8a0a-f8352f6dc3af>\",\"WARC-Concurrent-To\":\"<urn:uuid:d47328eb-574d-4a01-bcca-e19534647f08>\",\"WARC-IP-Address\":\"74.208.215.47\",\"WARC-Target-URI\":\"http://scientificlib.com/en/Mathematics/LX/GaussKronrodQuadratureFormula.html\",\"WARC-Payload-Digest\":\"sha1:AMJYOBEP3FCTZUO54ACQGZJAW5D4LC5F\",\"WARC-Block-Digest\":\"sha1:IP75PUPCL4JRAAGDO6J7GXAPREUHF7DQ\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-13/CC-MAIN-2019-13_segments_1552912203168.70_warc_CC-MAIN-20190324022143-20190324044143-00264.warc.gz\"}"} |
https://vlab.amrita.edu/?sub=2&brch=190&sim=339&cnt=1 | [
"",
null,
". .\n.\nDetermination of Viscosity of Organic Solvents\n.\n.\n\n## Objective:\n\n• Determine the absolute viscosity of organic liquids.\n\n## Theory:\n\nThe internal property of a fluid for its resistance to flow is known as viscosity. In 1844 Hagen–Poiseuille did their work concerning the interpreta... | [
null,
"https://vlab.amrita.edu/theme/amrita/images/logo.png",
null,
"https://vlab.amrita.edu/fckeditor/editor/plugins/fckeditor_wiris/integration/showimage.php",
null,
"http://vlab.amrita.edu/userfiles/1/1484809187_viscometer.jpg",
null,
"https://vlab.amrita.edu/fckeditor/editor/plugins/fckeditor_wiri... | {"ft_lang_label":"__label__en","ft_lang_prob":0.9229453,"math_prob":0.97586423,"size":4108,"snap":"2022-40-2023-06","text_gpt3_token_len":904,"char_repetition_ratio":0.17080897,"word_repetition_ratio":0.005952381,"special_character_ratio":0.21397273,"punctuation_ratio":0.093333334,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99266374,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],"im_url_duplicate_count":[null,null,null,null,null,5,null,null,null,null,null,null,null,null,null,null,null,null,null,3,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-09-29T23:33:09Z\",\"WARC-Record-ID\":\"<urn:uuid:a2bd2f24-f76e-4183-be4c-8534f18fd8b2>\",\"Content-Length\":\"26058\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:59603138-5271-4ca1-a477-6aa38ab0cc30>\",\"WARC-Concurrent-To\":\"<urn:uuid:839a1e14-901f-4d06-bc45-0666cfbc0b2b>\",\"WARC-IP-Address\":\"123.63.2.7\",\"WARC-Target-URI\":\"https://vlab.amrita.edu/?sub=2&brch=190&sim=339&cnt=1\",\"WARC-Payload-Digest\":\"sha1:LDFENF3TEV3TBU4AIBVPEJGSMZVG2FMM\",\"WARC-Block-Digest\":\"sha1:S4LJOOEGT5IV264I35WYHIPBRSLMBQKG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-40/CC-MAIN-2022-40_segments_1664030335396.92_warc_CC-MAIN-20220929225326-20220930015326-00164.warc.gz\"}"} |
http://eloff-transformers.co.za/our-products/transformers/ | [
"The Transformer, a device that transfers electric energy from one circuit to another, usually with a change in voltage. Transformers work only with a varying electric current, such as alternating current (AC). Transformers are important in the distribution of electric power. They raise the voltage of the electrici... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.940237,"math_prob":0.9769273,"size":2650,"snap":"2022-27-2022-33","text_gpt3_token_len":519,"char_repetition_ratio":0.16628873,"word_repetition_ratio":0.018691588,"special_character_ratio":0.1871698,"punctuation_ratio":0.09856263,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9730669,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-06-28T06:41:40Z\",\"WARC-Record-ID\":\"<urn:uuid:b0751174-cd8a-4d55-853d-1edf3c451c91>\",\"Content-Length\":\"39516\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e26b01b8-984e-47af-ad0f-35e662c883dd>\",\"WARC-Concurrent-To\":\"<urn:uuid:62a318ec-b75c-4d5a-b28d-cd29fd49c55a>\",\"WARC-IP-Address\":\"196.22.142.55\",\"WARC-Target-URI\":\"http://eloff-transformers.co.za/our-products/transformers/\",\"WARC-Payload-Digest\":\"sha1:NJE45HFHAYHBDKWCEG2TPXBNMAF4O7ED\",\"WARC-Block-Digest\":\"sha1:LV4BOPAPBTXIORS2H3AEEIMA3GIMFKET\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656103355949.26_warc_CC-MAIN-20220628050721-20220628080721-00303.warc.gz\"}"} |
https://workmyexam.com/tips-on-how-to-pass-the-matlab-exam/ | [
"# Tips On How To Pass The MatLab Exam\n\nWhen you are studying for the MatLab exam, you will have to find out what questions you have that you are most worried about, as well as those questions that you think you may be able to answer with confidence. There are plenty of different types of questions that you can e... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9823731,"math_prob":0.7989027,"size":3370,"snap":"2022-27-2022-33","text_gpt3_token_len":703,"char_repetition_ratio":0.14587046,"word_repetition_ratio":0.0625,"special_character_ratio":0.20890208,"punctuation_ratio":0.0723589,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9665612,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-07-01T05:47:11Z\",\"WARC-Record-ID\":\"<urn:uuid:762eefbf-c050-4e7a-9922-4055f214ae86>\",\"Content-Length\":\"48598\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0489bfdf-db96-408e-a4e7-4e5d4707bb47>\",\"WARC-Concurrent-To\":\"<urn:uuid:02eee208-7a4b-4316-9fc6-bdecd9a7c3c7>\",\"WARC-IP-Address\":\"172.67.201.94\",\"WARC-Target-URI\":\"https://workmyexam.com/tips-on-how-to-pass-the-matlab-exam/\",\"WARC-Payload-Digest\":\"sha1:YRONNHBZQRA7IXZGY6Z7FZ5OSVVY57OJ\",\"WARC-Block-Digest\":\"sha1:QJCUB2A7PYNJDM65CCUYQIMTIGA6DVGH\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656103920118.49_warc_CC-MAIN-20220701034437-20220701064437-00796.warc.gz\"}"} |
https://paperswithcode.com/search?q=author%3AFrancesco+Sorrentino | [
"# Optimizing time-shifts for reservoir computing using a rank-revealing QR algorithm\n\nReservoir computing is a recurrent neural network paradigm in which only the output layer is trained.\n\n# Pinning control of networks: dimensionality reduction through simultaneous block-diagonalization of matrices\n\nInterest... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.80049807,"math_prob":0.82556844,"size":3374,"snap":"2022-40-2023-06","text_gpt3_token_len":778,"char_repetition_ratio":0.152819,"word_repetition_ratio":0.04296875,"special_character_ratio":0.2145821,"punctuation_ratio":0.10858144,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9522287,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-01-28T12:56:15Z\",\"WARC-Record-ID\":\"<urn:uuid:d030a5c7-e161-484c-a520-eda05a23a735>\",\"Content-Length\":\"94849\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:faeac21d-e7ab-4e5d-b297-2711d6c9fac7>\",\"WARC-Concurrent-To\":\"<urn:uuid:08058673-f535-4c98-b5ab-a5eaaf578d51>\",\"WARC-IP-Address\":\"104.26.13.155\",\"WARC-Target-URI\":\"https://paperswithcode.com/search?q=author%3AFrancesco+Sorrentino\",\"WARC-Payload-Digest\":\"sha1:K425KWLNDVB47S7QA3XQTOZ4STHVKOLD\",\"WARC-Block-Digest\":\"sha1:6VDOFP2T4KZGSECD6UDD7435J3JMU6WE\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764499634.11_warc_CC-MAIN-20230128121809-20230128151809-00009.warc.gz\"}"} |
https://mathoverflow.net/questions/tagged/collatz-conjecture | [
"# Questions tagged [collatz-conjecture]\n\nThe Collatz Conjecture, also known as the 3n+1 conjecture, is a famous open problem named after Lothar Collatz.\n\n68 questions\nFilter by\nSorted by\nTagged with\n113 views\n\n### Would proving that every positive integer > 1 gets mapped to 1 and only 1 unique point in t... | [
null,
"https://cdn.sstatic.net/Img/user.svg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.83031684,"math_prob":0.98877406,"size":14939,"snap":"2023-40-2023-50","text_gpt3_token_len":4331,"char_repetition_ratio":0.17308336,"word_repetition_ratio":0.021792764,"special_character_ratio":0.29158577,"punctuation_ratio":0.11366667,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.998697,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-23T05:04:09Z\",\"WARC-Record-ID\":\"<urn:uuid:877bc159-e49e-457e-b43d-6e4eb2928ec2>\",\"Content-Length\":\"297379\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:2c93fc38-4c26-4faa-886f-f9e84214c39a>\",\"WARC-Concurrent-To\":\"<urn:uuid:1634c2ec-9488-46c8-94ec-4b3cc46cec81>\",\"WARC-IP-Address\":\"104.18.10.195\",\"WARC-Target-URI\":\"https://mathoverflow.net/questions/tagged/collatz-conjecture\",\"WARC-Payload-Digest\":\"sha1:XX3YTLH3QN2UGELISHW2ZTNYQQX6QBY4\",\"WARC-Block-Digest\":\"sha1:WIIG6HKUEPX6BVZ6XLQ7Q4BTAYFNFEKB\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233506479.32_warc_CC-MAIN-20230923030601-20230923060601-00839.warc.gz\"}"} |
https://onlinejudge.org/board/viewtopic.php?f=29&t=6681&p=40121 | [
"## 10703 - Free spots\n\nModerator: Board moderators\n\nMartin Macko\nA great helper\nPosts: 481\nJoined: Sun Jun 19, 2005 1:18 am\nLocation: European Union (Slovak Republic)\n\n### Re: >>10703 need help....\n\nSuppose you have a rectangular grid drawn on a paper. You draw some filled rectangles on the paper. Your... | [
null,
"https://onlinejudge.org/board/images/smilies/icon_confused.gif",
null,
"https://onlinejudge.org/board/images/smilies/icon_smile.gif",
null,
"https://onlinejudge.org/board/images/smilies/icon_frown.gif",
null,
"https://onlinejudge.org/board/images/smilies/icon_biggrin.gif",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.60546166,"math_prob":0.95369995,"size":2082,"snap":"2020-10-2020-16","text_gpt3_token_len":868,"char_repetition_ratio":0.13763234,"word_repetition_ratio":0.27855152,"special_character_ratio":0.49711815,"punctuation_ratio":0.278481,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9536955,"pos_list":[0,1,2,3,4,5,6,7,8],"im_url_duplicate_count":[null,null,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-02-21T22:12:06Z\",\"WARC-Record-ID\":\"<urn:uuid:0d9ac835-a0bf-43e3-8f8a-226e6650cb2d>\",\"Content-Length\":\"74756\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:1fcb4827-045c-4c42-ae5b-ec05c9c30b72>\",\"WARC-Concurrent-To\":\"<urn:uuid:fcc7904c-49cf-4d08-b1c1-b2d12c52f701>\",\"WARC-IP-Address\":\"51.255.0.192\",\"WARC-Target-URI\":\"https://onlinejudge.org/board/viewtopic.php?f=29&t=6681&p=40121\",\"WARC-Payload-Digest\":\"sha1:2Q6IY3NYU2A7VNYOHCSG6A67R7XSYXEY\",\"WARC-Block-Digest\":\"sha1:RWLKYUFOHTGALK3IJPKTLTJJWP4HUEHU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-10/CC-MAIN-2020-10_segments_1581875145538.32_warc_CC-MAIN-20200221203000-20200221233000-00354.warc.gz\"}"} |
https://www.adventuresinmachinelearning.com/efficient-sorting-made-simple-merge-sort-in-python/ | [
"# Efficient Sorting Made Simple: Merge Sort in Python\n\nSorting data is an essential aspect of computer programming. Whether youre dealing with data from an online shopping cart or a to-do list, sorting helps to arrange the information in a meaningful way.\n\nAlgorithms such as the Divide and Conquer approach, re... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.83627695,"math_prob":0.9122362,"size":5004,"snap":"2023-40-2023-50","text_gpt3_token_len":1122,"char_repetition_ratio":0.173,"word_repetition_ratio":0.089790896,"special_character_ratio":0.23421264,"punctuation_ratio":0.12382934,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9963268,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-02T19:19:01Z\",\"WARC-Record-ID\":\"<urn:uuid:594a9873-0f29-43c2-9d39-3e332d514c62>\",\"Content-Length\":\"55839\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:34b099a4-75c0-484f-8d7d-577f944ba12c>\",\"WARC-Concurrent-To\":\"<urn:uuid:96644576-8488-43da-8265-932112013969>\",\"WARC-IP-Address\":\"104.21.93.163\",\"WARC-Target-URI\":\"https://www.adventuresinmachinelearning.com/efficient-sorting-made-simple-merge-sort-in-python/\",\"WARC-Payload-Digest\":\"sha1:QUYW6XFIBXTPDC7G362MPLOPO7NP3SOZ\",\"WARC-Block-Digest\":\"sha1:RGXHUMGARHTNPFWBBMZDWZTGQ4UTYVRJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100448.65_warc_CC-MAIN-20231202172159-20231202202159-00859.warc.gz\"}"} |
https://www.freeeconhelp.com/2011/09/finding-demand-curves-for-public-goods.html | [
"Finding demand curves for public goods, and social demand curves - FreeEconHelp.com, Learning Economics... Solved!\n\n## 9/24/11\n\nThis post goes over a public goods question, where the individual demand curves need to summed up in order to get a legitimate social demand curve. The reason we need a social demand... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9616679,"math_prob":0.932904,"size":4762,"snap":"2021-43-2021-49","text_gpt3_token_len":1065,"char_repetition_ratio":0.12967634,"word_repetition_ratio":0.02813599,"special_character_ratio":0.23708525,"punctuation_ratio":0.108829565,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9560007,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-19T08:10:43Z\",\"WARC-Record-ID\":\"<urn:uuid:882cef57-b2d4-491b-8e36-64490a6872a4>\",\"Content-Length\":\"189140\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9aa66542-775d-4927-9feb-d7283c0c6c50>\",\"WARC-Concurrent-To\":\"<urn:uuid:fbc12af7-5644-4a5e-945c-f6e49b778e59>\",\"WARC-IP-Address\":\"104.21.69.67\",\"WARC-Target-URI\":\"https://www.freeeconhelp.com/2011/09/finding-demand-curves-for-public-goods.html\",\"WARC-Payload-Digest\":\"sha1:Y5JRTGAFU56MZFO5FF37JHCAS7AGLMST\",\"WARC-Block-Digest\":\"sha1:BRBSLTFASN5SYNAOP6NMEYOB4YRLGTZQ\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323585246.50_warc_CC-MAIN-20211019074128-20211019104128-00472.warc.gz\"}"} |
https://gishomework.com/unit-7-rational-exponents-radicals-and-complex-numbers-unit-project/ | [
"# Unit 7: Rational Exponents, Radicals, And Complex Numbers Unit Project.\n\nUnit 7: Rational Exponents, Radicals, and Complex Numbers Unit Project.\n\n1. Write",
null,
"as a single power of 2. Carefully show each step of your work.\n\n2. Police departments find it very useful to be able to approximate driving... | [
null,
"https://www.sweetstudy.com/questions/unit-7-rational-exponents-radicals-and-complex-numbers-unit-project",
null,
"https://www.sweetstudy.com/questions/unit-7-rational-exponents-radicals-and-complex-numbers-unit-project",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9295723,"math_prob":0.9879005,"size":1130,"snap":"2023-40-2023-50","text_gpt3_token_len":275,"char_repetition_ratio":0.11190053,"word_repetition_ratio":0.028436018,"special_character_ratio":0.23893805,"punctuation_ratio":0.1322314,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99562174,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,2,null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-29T03:22:35Z\",\"WARC-Record-ID\":\"<urn:uuid:594afec9-2d21-4df9-95dd-bf7234cbc4c4>\",\"Content-Length\":\"36871\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9cf46320-0adc-49d1-966c-13c1284c51ec>\",\"WARC-Concurrent-To\":\"<urn:uuid:c1c225b8-ec11-41e1-818e-1aed3297508f>\",\"WARC-IP-Address\":\"68.65.122.244\",\"WARC-Target-URI\":\"https://gishomework.com/unit-7-rational-exponents-radicals-and-complex-numbers-unit-project/\",\"WARC-Payload-Digest\":\"sha1:2YZ3Z2TPL7XGEOXE5WTVV3QIYI6O7W3Q\",\"WARC-Block-Digest\":\"sha1:DEXLMJHSISK2DTSLYWWSR3MUF6E5L225\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233510481.79_warc_CC-MAIN-20230929022639-20230929052639-00809.warc.gz\"}"} |
https://www.examfriend.in/questions-and-answers/MHT-CET-2016/Physics/General-questions/0.html | [
"12345>>\n1.\n\nTwo coherent sources P and Q produce interference at point A on the screen where there is a dark band that is formed between 4th bright band and 5th bright band. The wavelength of light used is 6000 Å . The path difference between PA and QA is\n\nA) $1.4 \\times 10^{-4}$ cm\n\nB) $2.7 \\times 10^{-... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5886868,"math_prob":0.9993895,"size":832,"snap":"2022-40-2023-06","text_gpt3_token_len":303,"char_repetition_ratio":0.123188406,"word_repetition_ratio":0.0,"special_character_ratio":0.43269232,"punctuation_ratio":0.061728396,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9989759,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-06T02:21:07Z\",\"WARC-Record-ID\":\"<urn:uuid:1d419a45-89d9-4ba4-b593-63eea7fabc16>\",\"Content-Length\":\"41512\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e2a220f9-5caa-46cd-9838-d14e06e362d5>\",\"WARC-Concurrent-To\":\"<urn:uuid:95f087a8-8a0c-4d2f-b839-7cc61e8c302a>\",\"WARC-IP-Address\":\"162.222.225.84\",\"WARC-Target-URI\":\"https://www.examfriend.in/questions-and-answers/MHT-CET-2016/Physics/General-questions/0.html\",\"WARC-Payload-Digest\":\"sha1:5FUZOQUMSACMQTF65MJEQMEW6ITOZCDB\",\"WARC-Block-Digest\":\"sha1:KUN5G72NP5IDG24KBCQPFEKOJHIHZQ46\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500303.56_warc_CC-MAIN-20230206015710-20230206045710-00741.warc.gz\"}"} |
https://cs.stackexchange.com/questions/18797/minimum-spanning-tree-vs-shortest-path/18802 | [
"# Minimum spanning tree vs Shortest path\n\nWhat is the difference between minimum spanning tree algorithm and a shortest path algorithm?\n\nIn my data structures class we covered two minimum spanning tree algorithms (Prim's and Kruskal's) and one shortest path algorithm (Dijkstra's).\n\nMinimum spanning tree is a... | [
null,
"https://i.stack.imgur.com/QRnRa.png",
null,
"https://i.stack.imgur.com/b6Ggp.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9230871,"math_prob":0.96246153,"size":1520,"snap":"2021-21-2021-25","text_gpt3_token_len":356,"char_repetition_ratio":0.114116095,"word_repetition_ratio":0.0,"special_character_ratio":0.2375,"punctuation_ratio":0.10749186,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.991914,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,10,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-06-21T20:42:45Z\",\"WARC-Record-ID\":\"<urn:uuid:78f61b40-f5e3-4dff-be35-6c6eb310d006>\",\"Content-Length\":\"227574\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:23274def-ce56-4d60-8852-b3641fc8c26c>\",\"WARC-Concurrent-To\":\"<urn:uuid:8f564435-c196-4f8e-b519-d2bc7fd50999>\",\"WARC-IP-Address\":\"151.101.129.69\",\"WARC-Target-URI\":\"https://cs.stackexchange.com/questions/18797/minimum-spanning-tree-vs-shortest-path/18802\",\"WARC-Payload-Digest\":\"sha1:XTVVHUWDSZBEIMTWH6J5HEQ3ZCXV5CHW\",\"WARC-Block-Digest\":\"sha1:VVHWRKEE6WKKVYFSJ6SFU7RKOUKP7XOW\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-25/CC-MAIN-2021-25_segments_1623488289268.76_warc_CC-MAIN-20210621181810-20210621211810-00509.warc.gz\"}"} |
https://www.slideserve.com/search/continuous-distribution-ppt-presentation | [
"# 'Continuous distribution' presentation slideshows\n\n## Continuous Probability Distributions\n\nContinuous Probability Distributions. Chapter 7. GOALS. Understand the difference between discrete and continuous distributions. Compute the mean and the standard deviation for a uniform distribution . Compute probabi... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7451453,"math_prob":0.76020163,"size":5363,"snap":"2021-21-2021-25","text_gpt3_token_len":1215,"char_repetition_ratio":0.1696212,"word_repetition_ratio":0.0655308,"special_character_ratio":0.1909379,"punctuation_ratio":0.16846652,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9767567,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-06-16T20:26:06Z\",\"WARC-Record-ID\":\"<urn:uuid:5b77ae60-f684-465c-b19e-4020544c04ca>\",\"Content-Length\":\"46613\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:be0390ca-9444-4507-8fe5-2c8bb1521359>\",\"WARC-Concurrent-To\":\"<urn:uuid:863b77bd-1f0e-4ace-8b58-b7fd2d725024>\",\"WARC-IP-Address\":\"52.37.133.166\",\"WARC-Target-URI\":\"https://www.slideserve.com/search/continuous-distribution-ppt-presentation\",\"WARC-Payload-Digest\":\"sha1:SKAP4DNFJERVN4OQOWGDHOQL6PCI62ZM\",\"WARC-Block-Digest\":\"sha1:NM2F3DSFXLL5YBVZUAOSH5PYL74WFNIG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-25/CC-MAIN-2021-25_segments_1623487626008.14_warc_CC-MAIN-20210616190205-20210616220205-00078.warc.gz\"}"} |
https://www.zoftino.com/introduction-to-java-programming | [
"## Introduction to Java Programming\n\nJava is a powerful object oriented programming language. Java programs are translated into bytecode by java compilers. The compiled java bytecode runs on the virtual computer called Java Virtual Machine (JVM). Interpreter in the JVM translates java bytecode into machine under... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.821474,"math_prob":0.90912396,"size":14059,"snap":"2020-45-2020-50","text_gpt3_token_len":3189,"char_repetition_ratio":0.12422626,"word_repetition_ratio":0.06669554,"special_character_ratio":0.2387083,"punctuation_ratio":0.13980082,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9514892,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-11-23T15:47:11Z\",\"WARC-Record-ID\":\"<urn:uuid:9812c65b-5461-4912-8f09-c88c96c604c4>\",\"Content-Length\":\"24605\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:f3de0df5-bf0f-45f6-838f-6f96325d5ef0>\",\"WARC-Concurrent-To\":\"<urn:uuid:5d3f93a4-1cac-4f8b-a7e1-76ca8204ed7d>\",\"WARC-IP-Address\":\"172.217.12.243\",\"WARC-Target-URI\":\"https://www.zoftino.com/introduction-to-java-programming\",\"WARC-Payload-Digest\":\"sha1:3GTGHUAYKUS5VQ2ULO35JXHLWUBNOLAK\",\"WARC-Block-Digest\":\"sha1:OCHIUIV5DFOMLBP5JMBJ6G2GBFR7EP53\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-50/CC-MAIN-2020-50_segments_1606141163411.0_warc_CC-MAIN-20201123153826-20201123183826-00585.warc.gz\"}"} |
https://nl.mathworks.com/matlabcentral/cody/problems/568-number-of-1s-in-a-binary-string/solutions/1858143 | [
"Cody\n\n# Problem 568. Number of 1s in a binary string\n\nSolution 1858143\n\nSubmitted on 26 Jun 2019 by Gani\nThis solution is locked. To view this solution, you need to provide a solution of the same size or smaller.\n\n### Test Suite\n\nTest Status Code Input and Output\n1 Pass\nx = '0000'; y_correct = 0; as... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.58302367,"math_prob":0.98519737,"size":555,"snap":"2019-51-2020-05","text_gpt3_token_len":163,"char_repetition_ratio":0.14700544,"word_repetition_ratio":0.0,"special_character_ratio":0.34774774,"punctuation_ratio":0.1574074,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9917844,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-01-29T17:36:30Z\",\"WARC-Record-ID\":\"<urn:uuid:5ece81fb-b2b1-450c-a133-410ae7bda13e>\",\"Content-Length\":\"72180\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:be7a2b85-6565-4f8b-9aa9-6e9afb33fc04>\",\"WARC-Concurrent-To\":\"<urn:uuid:31834944-93b6-463b-9853-69b91660dfa8>\",\"WARC-IP-Address\":\"104.110.193.39\",\"WARC-Target-URI\":\"https://nl.mathworks.com/matlabcentral/cody/problems/568-number-of-1s-in-a-binary-string/solutions/1858143\",\"WARC-Payload-Digest\":\"sha1:XDGMW5NKL2Z2Y4N2CXJD2JYWVY6LU25V\",\"WARC-Block-Digest\":\"sha1:5NKTKG5SUE256JGEOX3FB3HPL25DGKQY\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-05/CC-MAIN-2020-05_segments_1579251801423.98_warc_CC-MAIN-20200129164403-20200129193403-00248.warc.gz\"}"} |
https://www.fxsolver.com/browse/formulas/Ordinate+of+a+point+of+a+circle | [
"# Ordinate of a point of a circle\n\n## Description\n\nThe ordinate of point of a circle, in an x–y Cartesian coordinate system, can be computed by the ordinate of the center of the circle, the radius and the angle that the ray from the center of the circle to the point makes with the x-axis\n\nRelated formulas\n\... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.857007,"math_prob":0.9797216,"size":560,"snap":"2019-51-2020-05","text_gpt3_token_len":140,"char_repetition_ratio":0.23741007,"word_repetition_ratio":0.3069307,"special_character_ratio":0.225,"punctuation_ratio":0.027027028,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9855842,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-12-08T05:37:39Z\",\"WARC-Record-ID\":\"<urn:uuid:45c20582-dbe8-4ea2-9c4e-b27b1a685f59>\",\"Content-Length\":\"18302\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:86ab7b02-131c-455e-a701-122d5c658740>\",\"WARC-Concurrent-To\":\"<urn:uuid:2a0c2e11-dfca-428f-97cc-3417d25086da>\",\"WARC-IP-Address\":\"178.254.54.75\",\"WARC-Target-URI\":\"https://www.fxsolver.com/browse/formulas/Ordinate+of+a+point+of+a+circle\",\"WARC-Payload-Digest\":\"sha1:W2D4LSMWB5CNFK35PUI7MJDRAKZC2CTB\",\"WARC-Block-Digest\":\"sha1:GW5CH7LJDZ3SAROVAOOEOSGXLIKRUWOM\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-51/CC-MAIN-2019-51_segments_1575540506459.47_warc_CC-MAIN-20191208044407-20191208072407-00455.warc.gz\"}"} |
https://indico.math.cnrs.fr/event/7025/?view=event | [
"Séminaire Calcul Formel\n\n# Moment representations, exactness and approximation.\n\n## by Prof. Bernard Mourrain (INRIA Sophia)\n\nEurope/Paris\nhttps://bbb.unilim.fr/b/vac-m6r-7dv\n\n#### https://bbb.unilim.fr/b/vac-m6r-7dv\n\nDescription\n\nHow well is a measure characterized by its moments is an old question\n... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8915331,"math_prob":0.87092286,"size":984,"snap":"2023-14-2023-23","text_gpt3_token_len":199,"char_repetition_ratio":0.1122449,"word_repetition_ratio":0.0,"special_character_ratio":0.17073171,"punctuation_ratio":0.084848486,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96620005,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-05-28T02:54:06Z\",\"WARC-Record-ID\":\"<urn:uuid:30278764-682a-46b6-8da8-2b22962fa377>\",\"Content-Length\":\"51386\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:fc4bd480-1d7f-40ad-ba7b-f7a075daedac>\",\"WARC-Concurrent-To\":\"<urn:uuid:02885191-83fb-4f58-aed6-08c26668a3f9>\",\"WARC-IP-Address\":\"129.88.207.200\",\"WARC-Target-URI\":\"https://indico.math.cnrs.fr/event/7025/?view=event\",\"WARC-Payload-Digest\":\"sha1:4TTZM6NHSZNZ3MHRA4VHR4YAGHRPLUCO\",\"WARC-Block-Digest\":\"sha1:REOCBSVSAKDCPXA73OHQJDZLK5V7XLTQ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224643462.13_warc_CC-MAIN-20230528015553-20230528045553-00290.warc.gz\"}"} |
http://cr.openjdk.java.net/~plevart/misc/valhala-hacks/javany-webrev.01/src/java.base/share/classes/java/util/TimSort.java.lhs.html | [
"``` 1 /*\n4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.\n5 *\n6 * This code is free software; you can redistribute it and/or modify it\n7 * under the terms of the GNU General Public License version 2 only, as\n9 * particular file as subject to the \"Classpath\" exception as provided\n10 ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5722596,"math_prob":0.95854044,"size":32148,"snap":"2019-26-2019-30","text_gpt3_token_len":10111,"char_repetition_ratio":0.12515555,"word_repetition_ratio":0.14778247,"special_character_ratio":0.41053876,"punctuation_ratio":0.13188542,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.97561085,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-07-17T14:32:05Z\",\"WARC-Record-ID\":\"<urn:uuid:6c34fe8b-3735-41d2-830c-073e2ff1df19>\",\"Content-Length\":\"47010\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:6efacd60-6c87-4252-910a-678ff980dfff>\",\"WARC-Concurrent-To\":\"<urn:uuid:6c98ca69-b1d1-4beb-80aa-ab3228b62179>\",\"WARC-IP-Address\":\"137.254.56.61\",\"WARC-Target-URI\":\"http://cr.openjdk.java.net/~plevart/misc/valhala-hacks/javany-webrev.01/src/java.base/share/classes/java/util/TimSort.java.lhs.html\",\"WARC-Payload-Digest\":\"sha1:G5LEQZRYQFYMB4Z273OQZZEZZTYP4WF7\",\"WARC-Block-Digest\":\"sha1:6D3LG3U74QOESCAMPUBEP646PRFGFN5U\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-30/CC-MAIN-2019-30_segments_1563195525312.3_warc_CC-MAIN-20190717141631-20190717163631-00081.warc.gz\"}"} |
http://synesthesiaproject.com/software/database.html | [
"Starting with section A||B the primary tree is grown in a depth first manner and each node can have up to 16 children each of which is generated by a different function based upon Φ and φ. The tree is constructed using a template where each row is composed of 16 bits whose states determine whether the function tha... | [
null,
"http://synesthesiaproject.com/software/images/just-ints.jpg",
null,
"http://synesthesiaproject.com/software/images/justsphere8ints.jpg",
null,
"http://synesthesiaproject.com/software/images/14funcs.jpg",
null,
"http://synesthesiaproject.com/software/images/16funcs.jpg",
null,
"http://synest... | {"ft_lang_label":"__label__en","ft_lang_prob":0.9089761,"math_prob":0.965989,"size":5940,"snap":"2019-13-2019-22","text_gpt3_token_len":1552,"char_repetition_ratio":0.12348383,"word_repetition_ratio":0.058991436,"special_character_ratio":0.27996632,"punctuation_ratio":0.10819672,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9821415,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],"im_url_duplicate_count":[null,8,null,8,null,4,null,4,null,4,null,4,null,4,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-03-22T18:26:31Z\",\"WARC-Record-ID\":\"<urn:uuid:8c102ee1-9f22-48e4-a7a4-f42b1820c831>\",\"Content-Length\":\"15574\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:15082018-2708-47eb-b88e-f2195dc463f2>\",\"WARC-Concurrent-To\":\"<urn:uuid:600617ac-d35f-4f7c-9a66-381e1123a36e>\",\"WARC-IP-Address\":\"68.66.200.204\",\"WARC-Target-URI\":\"http://synesthesiaproject.com/software/database.html\",\"WARC-Payload-Digest\":\"sha1:QSFU4SZIYBTFRPNZHJB3YCUY7H2D3SP7\",\"WARC-Block-Digest\":\"sha1:QSENHGZSTMVEVOFYVY3QC6MQUN373OPX\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-13/CC-MAIN-2019-13_segments_1552912202688.89_warc_CC-MAIN-20190322180106-20190322202106-00360.warc.gz\"}"} |
https://www.gradesaver.com/textbooks/math/calculus/university-calculus-early-transcendentals-3rd-edition/chapter-5-practice-exercises-page-343/60 | [
"## University Calculus: Early Transcendentals (3rd Edition)\n\n$$\\int\\frac{1}{r}\\csc^2(1+\\ln r)dr=-\\cot(1+\\ln r)+C$$\n$$A=\\int\\frac{1}{r}\\csc^2(1+\\ln r)dr$$ We set $a=1+\\ln r$, which means $$da=\\frac{1}{r}dr$$ Therefore, $$A=\\int\\csc^2ada$$ $$A=-\\cot a+C$$ $$A=-\\cot(1+\\ln r)+C$$"
] | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6958664,"math_prob":1.0000099,"size":488,"snap":"2019-51-2020-05","text_gpt3_token_len":173,"char_repetition_ratio":0.13636364,"word_repetition_ratio":0.0,"special_character_ratio":0.34631148,"punctuation_ratio":0.055555556,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":1.0000094,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-12-15T21:03:58Z\",\"WARC-Record-ID\":\"<urn:uuid:a2949d07-f06a-45a2-877a-455e99efbdca>\",\"Content-Length\":\"85965\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5917d410-14db-46ce-883c-42dd1bfd67b0>\",\"WARC-Concurrent-To\":\"<urn:uuid:c2bc76eb-5056-492c-b505-fe69cb49a4d6>\",\"WARC-IP-Address\":\"3.90.134.5\",\"WARC-Target-URI\":\"https://www.gradesaver.com/textbooks/math/calculus/university-calculus-early-transcendentals-3rd-edition/chapter-5-practice-exercises-page-343/60\",\"WARC-Payload-Digest\":\"sha1:L2AAE4H3YINFNBTOF6GPOSKHWSMIE3DS\",\"WARC-Block-Digest\":\"sha1:JW4QLMVCEAO44O42KWPWGGZRYPN3VMQM\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-51/CC-MAIN-2019-51_segments_1575541310866.82_warc_CC-MAIN-20191215201305-20191215225305-00007.warc.gz\"}"} |
http://rog.pynguins.com/pycode/3/189 | [
"Challenges\n\nReddit challenges in python language.\n\nFiles Code and Result\n\nchallenge73_easy\n\n```''' During the 70s and 80s, some handheld calculators used a very different notation\nfor arithmetic called Reverse Polish notation (RPN). Instead of putting operators\n(+, *, -, etc.) between their operands (as ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.71659756,"math_prob":0.99771327,"size":2483,"snap":"2019-26-2019-30","text_gpt3_token_len":701,"char_repetition_ratio":0.14037919,"word_repetition_ratio":0.027227722,"special_character_ratio":0.3483689,"punctuation_ratio":0.15240084,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9992281,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-06-24T13:24:48Z\",\"WARC-Record-ID\":\"<urn:uuid:2d18ec00-a025-4448-9b0a-d4943fc347c5>\",\"Content-Length\":\"74731\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a98acb18-b867-4a2d-bb42-f03ef408e208>\",\"WARC-Concurrent-To\":\"<urn:uuid:8b6328dc-9d82-4ebb-b265-2e53863ef309>\",\"WARC-IP-Address\":\"176.96.138.168\",\"WARC-Target-URI\":\"http://rog.pynguins.com/pycode/3/189\",\"WARC-Payload-Digest\":\"sha1:YFT6WDYYI4ITI2LH4ASIJ63M7AXRWQ2F\",\"WARC-Block-Digest\":\"sha1:3PRXFNMI5EO4GLTY7E4ZGOHQQHJT6ZKF\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-26/CC-MAIN-2019-26_segments_1560627999539.60_warc_CC-MAIN-20190624130856-20190624152856-00185.warc.gz\"}"} |
https://physics.stackexchange.com/questions/98124/calculate-integral-of-motion-condition-with-poisson-brackets | [
"# Calculate integral of motion condition with Poisson brackets\n\nProblem statement: The Hamiltonian of a system is given by the formula:\n\n\\begin{equation*} H = \\frac{p_r^2}{2m} + \\frac{p_\\theta^2}{2mr^2} + V(r,\\theta). \\end{equation*}\n\nUnder what condition is $f=p_\\theta^2$ an integral of motion?\n\nAt... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.60599506,"math_prob":0.99990034,"size":2425,"snap":"2020-45-2020-50","text_gpt3_token_len":846,"char_repetition_ratio":0.24824452,"word_repetition_ratio":0.0,"special_character_ratio":0.3513402,"punctuation_ratio":0.11134021,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":1.0000092,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-10-27T07:19:14Z\",\"WARC-Record-ID\":\"<urn:uuid:d0dfe36e-27c4-443a-b29c-e8829712a964>\",\"Content-Length\":\"148794\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:56818e98-84f2-4ff2-8c15-9fede42b1504>\",\"WARC-Concurrent-To\":\"<urn:uuid:f42f9f46-65d8-462e-8cbf-7a0f1f963a70>\",\"WARC-IP-Address\":\"151.101.65.69\",\"WARC-Target-URI\":\"https://physics.stackexchange.com/questions/98124/calculate-integral-of-motion-condition-with-poisson-brackets\",\"WARC-Payload-Digest\":\"sha1:ODDZ5OV6IDIQNGBJSXG2YX4A47CIQMZD\",\"WARC-Block-Digest\":\"sha1:BHLJLHKMXCIMMYTPA565MMVA4RMQIRSC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-45/CC-MAIN-2020-45_segments_1603107893402.83_warc_CC-MAIN-20201027052750-20201027082750-00670.warc.gz\"}"} |
https://gis.stackexchange.com/questions/139574/producing-hillshade-in-qgis?noredirect=1 | [
"I have been trying to create a hillshade using DEM data, however, regardless of the scale and z values I use the output is all black.\n\nI accessed the DEM data from a government source and clipped it to the area I need (shown below).",
null,
"Then I open the DEM (Terrain models) dialog and select this raster ... | [
null,
"https://i.stack.imgur.com/lELtc.png",
null,
"https://i.stack.imgur.com/fVjNJ.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.84294266,"math_prob":0.63747823,"size":963,"snap":"2020-34-2020-40","text_gpt3_token_len":250,"char_repetition_ratio":0.11053181,"word_repetition_ratio":0.0,"special_character_ratio":0.28037384,"punctuation_ratio":0.12037037,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.961949,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,6,null,6,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-09-19T15:57:18Z\",\"WARC-Record-ID\":\"<urn:uuid:2aeef808-e7a4-4e6a-9b2d-b356360ad45f>\",\"Content-Length\":\"149957\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7ceb9a2e-be0f-4037-a806-eb0342ace4d7>\",\"WARC-Concurrent-To\":\"<urn:uuid:59e65c61-119c-405c-b451-074052cc10c2>\",\"WARC-IP-Address\":\"151.101.1.69\",\"WARC-Target-URI\":\"https://gis.stackexchange.com/questions/139574/producing-hillshade-in-qgis?noredirect=1\",\"WARC-Payload-Digest\":\"sha1:LEWR36TES2F5IPHELZANWHDJD6F4X6HO\",\"WARC-Block-Digest\":\"sha1:STGAP3SBO5EMP7XHSMJS2QIIM7SIS233\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-40/CC-MAIN-2020-40_segments_1600400192778.51_warc_CC-MAIN-20200919142021-20200919172021-00205.warc.gz\"}"} |
https://codereview.stackexchange.com/questions/105565/funny-string-java-solution | [
"# Funny String Java Solution\n\nI'm a little rusty in Java, but I'm using it to get ready for interviews. Here's the problem description from HackerRank:\n\nProblem Statement\n\nSuppose you have a string $S$ which has length $N$ and is indexed from $0$ to $N−1$. String $R$ is the reverse of the string $S$. The str... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.62233764,"math_prob":0.93439275,"size":1822,"snap":"2021-43-2021-49","text_gpt3_token_len":514,"char_repetition_ratio":0.11111111,"word_repetition_ratio":0.0,"special_character_ratio":0.32821077,"punctuation_ratio":0.17948718,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.973392,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-20T16:17:49Z\",\"WARC-Record-ID\":\"<urn:uuid:dfc9b5dc-50d8-4713-a15e-14102025a266>\",\"Content-Length\":\"216854\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:8dbdf33a-73a2-4856-a2d8-de0e231a9f58>\",\"WARC-Concurrent-To\":\"<urn:uuid:f16dce85-e6e9-4811-a28f-b791bbcaa914>\",\"WARC-IP-Address\":\"151.101.129.69\",\"WARC-Target-URI\":\"https://codereview.stackexchange.com/questions/105565/funny-string-java-solution\",\"WARC-Payload-Digest\":\"sha1:LH4GV5VNACTSF2JVJLKJLZARAJ57EHWO\",\"WARC-Block-Digest\":\"sha1:GBUX2DA373KPZWJ5ZNQM5UGIQLANPLR5\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323585322.63_warc_CC-MAIN-20211020152307-20211020182307-00160.warc.gz\"}"} |
https://www.testpreppractice.net/practice-tests/problem-solving-sm/pssm5.html?testname=GRE | [
"# Problem Solving Select Many Practice Test 5\n\n#### Q.1\n\nWhich of the following values of x satisfies the equations (2-3x)/4<9 and x<-5? Indicate all correct options.\n\n• A. 1\n• B. -1\n• C. -5\n• D. -6\n• E. -10\n• (2-3x)/4<9 2-3x<36 -3x<36-2=34 x>-34/3 and x<-5 Only x = -6 and -10 satisfy the given equation... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8937231,"math_prob":0.99942946,"size":8290,"snap":"2019-26-2019-30","text_gpt3_token_len":3217,"char_repetition_ratio":0.13987449,"word_repetition_ratio":0.1184139,"special_character_ratio":0.43799758,"punctuation_ratio":0.1573991,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99990916,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-07-16T16:34:29Z\",\"WARC-Record-ID\":\"<urn:uuid:9ecfa705-d089-4397-ab84-d25367da6b15>\",\"Content-Length\":\"40919\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7a9f9717-27d2-460e-9437-0b215909e558>\",\"WARC-Concurrent-To\":\"<urn:uuid:460690ff-d0fc-432a-aec5-44c46240a488>\",\"WARC-IP-Address\":\"67.225.205.239\",\"WARC-Target-URI\":\"https://www.testpreppractice.net/practice-tests/problem-solving-sm/pssm5.html?testname=GRE\",\"WARC-Payload-Digest\":\"sha1:7K66LYW6MTMYJ3WRBODM5B5ME6I56SRH\",\"WARC-Block-Digest\":\"sha1:YTHJL5DRL2W4R6WI73PBZ55GOGQ4G65B\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-30/CC-MAIN-2019-30_segments_1563195524679.39_warc_CC-MAIN-20190716160315-20190716182315-00051.warc.gz\"}"} |
https://www.lmfdb.org/EllipticCurve/Q/2112g/ | [
"# Properties\n\n Label 2112g Number of curves 4 Conductor 2112 CM no Rank 0 Graph",
null,
"# Related objects\n\nShow commands for: SageMath\nsage: E = EllipticCurve(\"2112.m1\")\n\nsage: E.isogeny_class()\n\n## Elliptic curves in class 2112g\n\nsage: E.isogeny_class().curves\n\nLMFDB label Cremona label Weiers... | [
null,
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoAAAAHgCAYAAAA10dzkAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAPYQAAD2EBqD%2BnaQAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi41LCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvSM8oowAAIABJREFUeJzt3XlcFfXi//H3cQFBTROwSG%2BlueWSymZ126TFpRJt0XJpudeFKEXMDTRAVFBTUfNHaGbdBLpaFpS5tGCZd... | {"ft_lang_label":"__label__en","ft_lang_prob":0.55033946,"math_prob":0.9974467,"size":1019,"snap":"2020-24-2020-29","text_gpt3_token_len":432,"char_repetition_ratio":0.14876847,"word_repetition_ratio":0.02631579,"special_character_ratio":0.46712464,"punctuation_ratio":0.21559633,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9923718,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-07-13T06:15:09Z\",\"WARC-Record-ID\":\"<urn:uuid:ff972a24-95e4-468a-b8c2-b3bf578443a6>\",\"Content-Length\":\"62236\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5219b631-0ee8-4f9b-a6a9-d934d4aa982a>\",\"WARC-Concurrent-To\":\"<urn:uuid:d936c710-38e3-490b-bec0-3052837ce314>\",\"WARC-IP-Address\":\"35.241.19.59\",\"WARC-Target-URI\":\"https://www.lmfdb.org/EllipticCurve/Q/2112g/\",\"WARC-Payload-Digest\":\"sha1:GSYJSXZOC5XQB2Z6ENR4P2F645CBIHQS\",\"WARC-Block-Digest\":\"sha1:VSQTYM7MJI3LPVV7AQTZHUTQUPBKB7CN\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-29/CC-MAIN-2020-29_segments_1593657142589.93_warc_CC-MAIN-20200713033803-20200713063803-00141.warc.gz\"}"} |
http://www.atomicmatters.eu/en/theory/the-thermodynamic-functions/ | [
"Fine electronic structure (Ei, Γi) allows to find a thermodynamic functions for the statistical group of N ions. It is usefully, to put N=NA≈6.022.1023 mol-1 (Avogadro constant).",
null,
"population of energy level Ei:\n\nthermodynamic sum of states:\n\nfree energy:\n\ninternal energy:\n\nwhere: kB= 1,38 x 10 ... | [
null,
"http://www.induforce.com/ATMA/img/therm1.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6228628,"math_prob":0.9894654,"size":1400,"snap":"2020-34-2020-40","text_gpt3_token_len":446,"char_repetition_ratio":0.108882524,"word_repetition_ratio":0.0,"special_character_ratio":0.29714286,"punctuation_ratio":0.11347517,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99195254,"pos_list":[0,1,2],"im_url_duplicate_count":[null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-08-12T17:22:18Z\",\"WARC-Record-ID\":\"<urn:uuid:d73e6e2c-700e-421a-bea5-ffaee1046c4e>\",\"Content-Length\":\"72150\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:52fc5adb-ab44-4094-ab29-268d7ba85e59>\",\"WARC-Concurrent-To\":\"<urn:uuid:daabed1f-7fe9-4bff-8528-8c60be0c1151>\",\"WARC-IP-Address\":\"85.128.208.220\",\"WARC-Target-URI\":\"http://www.atomicmatters.eu/en/theory/the-thermodynamic-functions/\",\"WARC-Payload-Digest\":\"sha1:4LOVPFMKWRKDDACLNRNXYTREGIBGXAY5\",\"WARC-Block-Digest\":\"sha1:XCEGAQO7RAD7CSGVWZ2HWQK5KPGTC5FH\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-34/CC-MAIN-2020-34_segments_1596439738913.60_warc_CC-MAIN-20200812171125-20200812201125-00573.warc.gz\"}"} |
http://vlsiinterviewquestions.org/2012/04/21/xnor-gate-using-21-mux/ | [
"# XNOR gate using 2:1 MUX\n\nFollowing is a refresher on the XNOR gates.",
null,
"Figure 1 XNOR gate\n\nAlternate equation for an XNOR gate is :\n\nO = (A)bar * (B)bar + A * B\n\nThis can be derived using Kmaps as following.",
null,
"Figure 2. Kmap for XNOR gate.\n\nWe know that the equation for a 2:1 MUX ... | [
null,
"http://vlsiinterviewquestions.org/wp-content/uploads/2012/04/xnor.jpg",
null,
"http://vlsiinterviewquestions.org/wp-content/uploads/2012/04/xnorkmap.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9200652,"math_prob":0.9953806,"size":705,"snap":"2022-40-2023-06","text_gpt3_token_len":237,"char_repetition_ratio":0.14835949,"word_repetition_ratio":0.115384616,"special_character_ratio":0.3134752,"punctuation_ratio":0.10526316,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9982852,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,4,null,4,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-04T09:56:16Z\",\"WARC-Record-ID\":\"<urn:uuid:8bf32387-b167-41a2-ab91-1d15e1e4958c>\",\"Content-Length\":\"49046\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:ef54687e-f9de-4404-9ca6-9813780955d2>\",\"WARC-Concurrent-To\":\"<urn:uuid:2d7c2808-3a27-4085-a291-2cfaaa64c5a2>\",\"WARC-IP-Address\":\"35.208.183.60\",\"WARC-Target-URI\":\"http://vlsiinterviewquestions.org/2012/04/21/xnor-gate-using-21-mux/\",\"WARC-Payload-Digest\":\"sha1:4FHXOUCEYB4RFRD5QX36BT4N2FDAIF2P\",\"WARC-Block-Digest\":\"sha1:FK3G3BZOGZDIQWZWNZYQMVVGTDCC5CFY\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500095.4_warc_CC-MAIN-20230204075436-20230204105436-00241.warc.gz\"}"} |
https://zory.ink/posts/6c3f.html | [
"AGC032\n\n## D\n\n$ans=\\sum A(ai<bi)+B(ai>bi)$\n\n## E",
null,
"## F\n\n0上有一个点,设[0,120)A类,[120,240)B类,[240,360)C类\n\nA\n\nB\n\n(可有可无)观察一下转移和所求可以简化为 $f(i)=2f(i-2)+f(i-1)$\n$ans=\\sum_{i=1}^n \\frac{f(i) \\times C_n^i}{3^{n-1}} \\times g(i)$\n$g(i)为期望最小段长度=\\frac{1}{i^2} \\times \\frac{i}{3n}=\\frac{1}{3in}$"
] | [
null,
"https://zory.ink/images/题解图片/AGC032e.png",
null
] | {"ft_lang_label":"__label__zh","ft_lang_prob":0.9123052,"math_prob":1.0000076,"size":1453,"snap":"2020-34-2020-40","text_gpt3_token_len":1346,"char_repetition_ratio":0.08005521,"word_repetition_ratio":0.0,"special_character_ratio":0.3083276,"punctuation_ratio":0.050583657,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9999982,"pos_list":[0,1,2],"im_url_duplicate_count":[null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-08-13T16:30:15Z\",\"WARC-Record-ID\":\"<urn:uuid:90662bc1-4647-47c8-85e3-74e7862aeb04>\",\"Content-Length\":\"91139\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:236bb918-6969-446e-a8bb-1b0acb052d20>\",\"WARC-Concurrent-To\":\"<urn:uuid:5b6a8d20-8e47-4cf7-b250-e556bcce3f7e>\",\"WARC-IP-Address\":\"150.109.19.98\",\"WARC-Target-URI\":\"https://zory.ink/posts/6c3f.html\",\"WARC-Payload-Digest\":\"sha1:33O3KHQB6RYSOMHCPQUI2QDM2Y335H4K\",\"WARC-Block-Digest\":\"sha1:DIBXSRSW3WXVTTHG7WGLDG5PDL7MKWJF\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-34/CC-MAIN-2020-34_segments_1596439739048.46_warc_CC-MAIN-20200813161908-20200813191908-00282.warc.gz\"}"} |
https://stackoverflow.com/questions/28430674/create-sparse-matrix-from-data-frame | [
"Create sparse matrix from data frame\n\nI’m trying to create a sparse data matrix from a data frame without having to build a dense matrix which causes serious memory issues .\n\nI found a SO the following post where a solution seems to be found: Create Sparse Matrix from a data frame\n\nI've tried this solution, ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.910635,"math_prob":0.9227561,"size":1126,"snap":"2019-43-2019-47","text_gpt3_token_len":303,"char_repetition_ratio":0.12566845,"word_repetition_ratio":0.0,"special_character_ratio":0.28596804,"punctuation_ratio":0.15319149,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99181366,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-19T06:23:05Z\",\"WARC-Record-ID\":\"<urn:uuid:05c24ea7-66ca-4031-afbf-814936629845>\",\"Content-Length\":\"142826\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:748bacea-e5e8-4aea-a8f3-e2d066205c74>\",\"WARC-Concurrent-To\":\"<urn:uuid:246a4f9a-7780-461a-8d93-0a5570ef83b0>\",\"WARC-IP-Address\":\"151.101.65.69\",\"WARC-Target-URI\":\"https://stackoverflow.com/questions/28430674/create-sparse-matrix-from-data-frame\",\"WARC-Payload-Digest\":\"sha1:AQHMDRLSAPGNQ7VWYQLTXZWM2NL5H7HX\",\"WARC-Block-Digest\":\"sha1:JEUZAGD7IZSVJMOOM6LBDY4S27OXUBUT\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570986688826.38_warc_CC-MAIN-20191019040458-20191019063958-00176.warc.gz\"}"} |
https://randnyevg34.com/tag/the-atomic-mass-is-equal-to-the-number-of/ | [
"## The atomic mass is equal to the number of\n\nHere is the answer for the question – The atomic mass is equal to the number of. You’ll find the correct answer below The atomic mass is equal to the number of The Correct Answer is protons plus neutrons.Explanation: The number of protons plus the number of neutrons ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8389266,"math_prob":0.9988066,"size":355,"snap":"2021-43-2021-49","text_gpt3_token_len":77,"char_repetition_ratio":0.19088319,"word_repetition_ratio":0.22222222,"special_character_ratio":0.2028169,"punctuation_ratio":0.042857144,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9948626,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-28T04:58:05Z\",\"WARC-Record-ID\":\"<urn:uuid:d09cbea5-e333-4fcd-9037-47bfaa096633>\",\"Content-Length\":\"31240\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e8cd8257-fd9a-4c6e-8dc6-d64309a5d8f2>\",\"WARC-Concurrent-To\":\"<urn:uuid:16488525-68be-44a6-979b-b28de4796d9b>\",\"WARC-IP-Address\":\"172.67.222.204\",\"WARC-Target-URI\":\"https://randnyevg34.com/tag/the-atomic-mass-is-equal-to-the-number-of/\",\"WARC-Payload-Digest\":\"sha1:OLDBLF54HU6WSPX6C63KOT5DAVL7T6MO\",\"WARC-Block-Digest\":\"sha1:ZPDNUEPOQ5VPWMKNYM523RZVDA2O2GRW\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323588257.34_warc_CC-MAIN-20211028034828-20211028064828-00275.warc.gz\"}"} |
http://csis.pace.edu/~wolf/CS122/infix-postfix.htm | [
"Infix to postfix conversion algorithm\n\nThere is an algorithm to convert an infix expression into a postfix expression. It uses a stack; but in this case, the stack is used to hold operators rather than numbers. The purpose of the stack is to reverse the order of the operators in the expression. It also serves as... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8638223,"math_prob":0.97027564,"size":5969,"snap":"2023-40-2023-50","text_gpt3_token_len":1717,"char_repetition_ratio":0.18507963,"word_repetition_ratio":0.31618655,"special_character_ratio":0.3464567,"punctuation_ratio":0.08188586,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98034364,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-23T15:33:12Z\",\"WARC-Record-ID\":\"<urn:uuid:069d7f24-45c8-4db4-bac3-a6f4d9bb084f>\",\"Content-Length\":\"17810\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0e095b7d-75fd-43e9-a62e-fd558cafc330>\",\"WARC-Concurrent-To\":\"<urn:uuid:8274d719-7140-43f0-8613-a4b48b509c23>\",\"WARC-IP-Address\":\"198.105.44.52\",\"WARC-Target-URI\":\"http://csis.pace.edu/~wolf/CS122/infix-postfix.htm\",\"WARC-Payload-Digest\":\"sha1:DVHQBRZIJORI4J57VRDGTRWUKDL5GR75\",\"WARC-Block-Digest\":\"sha1:N4MLUN3T7BNP6DY4FGYXKOIUU3N4JOEX\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233506481.17_warc_CC-MAIN-20230923130827-20230923160827-00261.warc.gz\"}"} |
http://notebook.wxnacy.com/LeetCode/0009-%E5%9B%9E%E6%96%87%E6%95%B0.html | [
"输入: 121\n\n\n\n输入: -121\n\n\n\n输入: 10\n\n\n\n你能不将整数转为字符串来解决这个问题吗?\n\n## 思路1:数字取余¶\n\n• 数字小于 0 时直接返回 False\n• 数字等于 0 时直接返回 True\n• 利用取余的方式将数字反转、最后跟原数字对比,如果相同则返回 True\n• 取余的过程中如果原数字能被 10 整除,则返回 False\nIn :\nclass Solution:\ndef isPalindrome(self, x: int) -> bool:\n'''\n执行用时: 96 ms , 在所有 Python3 提交中击败了 40.97% 的用户\n内存... | [
null
] | {"ft_lang_label":"__label__zh","ft_lang_prob":0.5763563,"math_prob":0.99456936,"size":1174,"snap":"2021-43-2021-49","text_gpt3_token_len":558,"char_repetition_ratio":0.16752137,"word_repetition_ratio":0.34741783,"special_character_ratio":0.40971038,"punctuation_ratio":0.20363636,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99039423,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-12-01T01:20:03Z\",\"WARC-Record-ID\":\"<urn:uuid:c51190db-96c6-43a0-95c7-2419691e805c>\",\"Content-Length\":\"281470\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:733ee95d-077b-481a-806a-99687c6244fe>\",\"WARC-Concurrent-To\":\"<urn:uuid:4d0cfd9c-6df7-4904-8a00-8a69443aba82>\",\"WARC-IP-Address\":\"59.110.190.38\",\"WARC-Target-URI\":\"http://notebook.wxnacy.com/LeetCode/0009-%E5%9B%9E%E6%96%87%E6%95%B0.html\",\"WARC-Payload-Digest\":\"sha1:2TMKAWO6UUZCVSGDR3EWTMGEAXKRXK42\",\"WARC-Block-Digest\":\"sha1:IWBS2Z5IA6CRMJTKLTXOP4RLUH2YU3OC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-49/CC-MAIN-2021-49_segments_1637964359082.76_warc_CC-MAIN-20211130232232-20211201022232-00171.warc.gz\"}"} |
http://qucs.github.io/qucs-doxygen/qucs-core/structqucs_1_1hbsolver.html | [
"Qucs-core 0.0.19\nqucs::hbsolver Class Reference\n\n`#include <hbsolver.h>`\n\nInheritance diagram for qucs::hbsolver:",
null,
"[legend]\nCollaboration diagram for qucs::hbsolver:",
null,
"[legend]\n\n## Public Member Functions\n\nACREATOR (hbsolver)\nhbsolver (char *)\nhbsolver (hbsolver &)\n~hbsolver ()... | [
null,
"http://qucs.github.io/qucs-doxygen/qucs-core/structqucs_1_1hbsolver__inherit__graph.png",
null,
"http://qucs.github.io/qucs-doxygen/qucs-core/structqucs_1_1hbsolver__coll__graph.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.54264593,"math_prob":0.5549801,"size":11648,"snap":"2019-13-2019-22","text_gpt3_token_len":3812,"char_repetition_ratio":0.36688423,"word_repetition_ratio":0.12753037,"special_character_ratio":0.29859203,"punctuation_ratio":0.2678049,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9885408,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,1,null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-05-24T17:07:05Z\",\"WARC-Record-ID\":\"<urn:uuid:feadb27c-88de-4618-b72c-0308927ed585>\",\"Content-Length\":\"110101\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:93fa8d80-5249-4603-b25b-8e95e4f1f445>\",\"WARC-Concurrent-To\":\"<urn:uuid:6c0730dc-11a5-426a-b504-edd82c1e3114>\",\"WARC-IP-Address\":\"185.199.109.153\",\"WARC-Target-URI\":\"http://qucs.github.io/qucs-doxygen/qucs-core/structqucs_1_1hbsolver.html\",\"WARC-Payload-Digest\":\"sha1:HBMGU2PLYIPDSLSQUCVUTY6RCH35WWMR\",\"WARC-Block-Digest\":\"sha1:T5WROXD3R7RXPMAKQPZQIAWP3EOS2M2P\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-22/CC-MAIN-2019-22_segments_1558232257699.34_warc_CC-MAIN-20190524164533-20190524190533-00091.warc.gz\"}"} |
http://www.2360j.com/jjjcyw/xcgz/202103/t20210324_97556.htm | [
"<track id=\"txn1u\"></track>\n\n• <td id=\"txn1u\"><ins id=\"txn1u\"></ins></td>\n\n1. ## 南昌轨道集团:打造国有企业党风廉政教育馆\n\n### 来源:江西省纪委省监委网站 发布时间:2021-03-24 19:21:00 分享 QQ 微信 QQ空间 新浪微博 腾讯微博 window._bd_share_config={\"common\":{\"bdSnsKey\":{\"tsina\":\"2078561600 \",\"tqq\":\"801099517\"},\"bdText\":\"\",\"bdMini\":\"1\",\... | [
null
] | {"ft_lang_label":"__label__zh","ft_lang_prob":0.95675284,"math_prob":0.90237135,"size":448,"snap":"2021-21-2021-25","text_gpt3_token_len":589,"char_repetition_ratio":0.083333336,"word_repetition_ratio":0.0,"special_character_ratio":0.116071425,"punctuation_ratio":0.0,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9834698,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-06-14T19:05:24Z\",\"WARC-Record-ID\":\"<urn:uuid:a652d6f8-bf21-4b56-9f6d-22838dce731d>\",\"Content-Length\":\"39399\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:424dc415-473e-4fda-a48e-f9a1669c913e>\",\"WARC-Concurrent-To\":\"<urn:uuid:b32e2f48-08f9-4701-95da-87e4ab65761d>\",\"WARC-IP-Address\":\"154.7.16.214\",\"WARC-Target-URI\":\"http://www.2360j.com/jjjcyw/xcgz/202103/t20210324_97556.htm\",\"WARC-Payload-Digest\":\"sha1:ASR4PF4PFY45XSXWYNX6QFYLL3VLPRVV\",\"WARC-Block-Digest\":\"sha1:HDZWFGKUPAELTK7IQAHBMOMWKMUNH52Q\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-25/CC-MAIN-2021-25_segments_1623487613380.12_warc_CC-MAIN-20210614170602-20210614200602-00545.warc.gz\"}"} |
http://ixtrieve.fh-koeln.de/birds/litie/document/41098 | [
"Document (#41098)\n\nAuthor\nHaynes, D.\nTitle\nMetadata for information management and retrieval : understanding metadata and its use\nIssue\n2nd ed.\nImprint\nLondon : Facet Publishing\nYear\n2018\nPages\nXIV, 267 S\nIsbn\n978-1-85604-824-8\nAbstract\nThis new and updated second edition of a classic text provide... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.67528635,"math_prob":0.997823,"size":14283,"snap":"2019-43-2019-47","text_gpt3_token_len":5467,"char_repetition_ratio":0.2457455,"word_repetition_ratio":0.4076878,"special_character_ratio":0.53707206,"punctuation_ratio":0.28349572,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9996911,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-22T01:14:42Z\",\"WARC-Record-ID\":\"<urn:uuid:afd32597-6b00-4d53-9fd5-01a7d81012cd>\",\"Content-Length\":\"29106\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:778d3e62-ba5c-4491-b681-52028ffbf107>\",\"WARC-Concurrent-To\":\"<urn:uuid:323061d8-3712-411a-b101-d81dd0285fe8>\",\"WARC-IP-Address\":\"139.6.160.6\",\"WARC-Target-URI\":\"http://ixtrieve.fh-koeln.de/birds/litie/document/41098\",\"WARC-Payload-Digest\":\"sha1:BROFXEZE7H4XH6ASYYVCHYGIDWVPXKML\",\"WARC-Block-Digest\":\"sha1:UJR33BVKIBOZLFGO3MZK7PQJCB6QJIR5\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570987795403.76_warc_CC-MAIN-20191022004128-20191022031628-00380.warc.gz\"}"} |
https://devzone.nordicsemi.com/f/nordic-q-a/30328/nrf52840-create-2-pwms-with-different-pulse-width-using-single-instance-by-direct-register-access | [
"# #nrf52840: create 2 PWMs with different pulse width using single instance by direct register access\n\nAs per #nrf52840 datasheet\n\n` NRF_P0->DIR |= 0x0001E000;`\n` NRF_P0->OUT |= 0x0001E000;`\n\n` uint16_t pwm_seq= {160 , 3200};`\n\n` NRF_PWM0->PSEL.OUT = 0;`\n` NRF_PWM0->PSEL.OUT = 13 ;`\n\n` NRF_PWM0->... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7330842,"math_prob":0.9805485,"size":1040,"snap":"2022-27-2022-33","text_gpt3_token_len":390,"char_repetition_ratio":0.22490348,"word_repetition_ratio":0.0,"special_character_ratio":0.41538462,"punctuation_ratio":0.19021739,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9847701,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-06-26T17:31:48Z\",\"WARC-Record-ID\":\"<urn:uuid:fd49e227-d7db-4863-aba9-77f3f1ad740b>\",\"Content-Length\":\"123120\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:2e314aac-3eed-4078-81f4-30129f0900a5>\",\"WARC-Concurrent-To\":\"<urn:uuid:02f555cd-168a-45aa-9b14-c3872300af77>\",\"WARC-IP-Address\":\"51.104.185.228\",\"WARC-Target-URI\":\"https://devzone.nordicsemi.com/f/nordic-q-a/30328/nrf52840-create-2-pwms-with-different-pulse-width-using-single-instance-by-direct-register-access\",\"WARC-Payload-Digest\":\"sha1:5JRR2PO6KXG6A2IIFUJNLH6SMAZZOGI2\",\"WARC-Block-Digest\":\"sha1:UDTJOVJLJLNA2YDQB4GVD24D5DJNMSCJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656103271763.15_warc_CC-MAIN-20220626161834-20220626191834-00298.warc.gz\"}"} |
https://gis.stackexchange.com/questions/32871/evaluating-map-projection-scale-error | [
"# Evaluating map projection scale error\n\nThis is related to a previous question How to determine projection parameters when customizing a projection I posted.\n\nI am trying to quantitatively evaluate scale distortion associated with choosing different projection center, center azimuth, and scale factor values f... | [
null,
"https://i.stack.imgur.com/NbVGY.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.86545503,"math_prob":0.81820846,"size":3598,"snap":"2022-05-2022-21","text_gpt3_token_len":826,"char_repetition_ratio":0.12520868,"word_repetition_ratio":0.025225226,"special_character_ratio":0.25125068,"punctuation_ratio":0.11827957,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95314556,"pos_list":[0,1,2],"im_url_duplicate_count":[null,3,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-05-27T12:52:02Z\",\"WARC-Record-ID\":\"<urn:uuid:100bb9d4-5892-4812-abd2-bb274db64cb9>\",\"Content-Length\":\"237810\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:bd8fd177-5121-4322-bdbb-cbf141c9e930>\",\"WARC-Concurrent-To\":\"<urn:uuid:4986191d-0179-40cb-a684-c9caaa8f13c4>\",\"WARC-IP-Address\":\"151.101.1.69\",\"WARC-Target-URI\":\"https://gis.stackexchange.com/questions/32871/evaluating-map-projection-scale-error\",\"WARC-Payload-Digest\":\"sha1:QFQZ5MMLCXL4F7MMGJRFMB5JG72LIAC2\",\"WARC-Block-Digest\":\"sha1:4UNPW2PUXDPAAM6XNQCWZGCRUKJU46SI\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-21/CC-MAIN-2022-21_segments_1652662647086.91_warc_CC-MAIN-20220527112418-20220527142418-00371.warc.gz\"}"} |
https://chromoscience.com/2020/11/16/the-chemical-formulas/ | [
"# The Chemical Formulas\n\nRelated Posts",
null,
"A methane molecule can be represented as (a) a molecular formula, (b) a structural formula, (c) a ball-and-stick model, and (d) a space-filling model. Carbon and hydrogen atoms are represented by black and white spheres, respectively. Source: OpenStax Chemistry... | [
null,
"https://openstax.org/resources/700be7a9676f6d5263fecd751061677c47d678d0",
null,
"https://openstax.org/resources/ef51ef17e5d26425f716895d818f0e730ffbb557",
null,
"https://openstax.org/resources/f23bb1171b8e7d8504d45726d2ac04689a6ae355",
null,
"https://openstax.org/resources/043537b9caa5f8aff2a27... | {"ft_lang_label":"__label__en","ft_lang_prob":0.91912884,"math_prob":0.9437183,"size":6588,"snap":"2020-45-2020-50","text_gpt3_token_len":1394,"char_repetition_ratio":0.16585661,"word_repetition_ratio":0.008395523,"special_character_ratio":0.20112325,"punctuation_ratio":0.11317704,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9718723,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],"im_url_duplicate_count":[null,1,null,1,null,1,null,1,null,1,null,1,null,1,null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-12-05T18:48:16Z\",\"WARC-Record-ID\":\"<urn:uuid:cdfb53aa-6b1a-4863-82ed-1a693bf63c71>\",\"Content-Length\":\"139684\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5c4fa072-30d8-425d-a0ad-efe4033a8db5>\",\"WARC-Concurrent-To\":\"<urn:uuid:c8dfc334-3616-4529-9a08-365126cb497c>\",\"WARC-IP-Address\":\"192.0.78.216\",\"WARC-Target-URI\":\"https://chromoscience.com/2020/11/16/the-chemical-formulas/\",\"WARC-Payload-Digest\":\"sha1:JE3WVUA4EAEM3SFNGC5P54DEHN4BZXZM\",\"WARC-Block-Digest\":\"sha1:T26ZWJQCCLZNHBUH5OE2X3VPJPVVPR7F\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-50/CC-MAIN-2020-50_segments_1606141748276.94_warc_CC-MAIN-20201205165649-20201205195649-00597.warc.gz\"}"} |
https://stackcodereview.com/speeding-up-naive-backtracking-sudoku-solver-in-haskell/ | [
"# Speeding up naive backtracking Sudoku Solver in Haskell\n\nPosted on\n\nProblem\n\nAfter watching a recent computerphile video on building a very simple sudoku solver I tried to implement the same in Haskell. From this CR question I learned that it is probably a better idea to use Vectors instead of just lists t... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8180156,"math_prob":0.990338,"size":4327,"snap":"2023-14-2023-23","text_gpt3_token_len":1481,"char_repetition_ratio":0.12074948,"word_repetition_ratio":0.16041397,"special_character_ratio":0.38825977,"punctuation_ratio":0.26113012,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96687704,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-05-31T02:49:55Z\",\"WARC-Record-ID\":\"<urn:uuid:4df01829-1b1f-46d5-8738-dd47df4d4224>\",\"Content-Length\":\"63788\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0931abf6-5fa3-45a3-ac5f-5fe48951ae24>\",\"WARC-Concurrent-To\":\"<urn:uuid:6c4d5ea7-e992-4c7f-b778-3cf0f9184beb>\",\"WARC-IP-Address\":\"45.94.58.116\",\"WARC-Target-URI\":\"https://stackcodereview.com/speeding-up-naive-backtracking-sudoku-solver-in-haskell/\",\"WARC-Payload-Digest\":\"sha1:CYB6AR44U5PQAPNJPZIX2DVCIFK4GOXX\",\"WARC-Block-Digest\":\"sha1:CKFJ72WPXT3VWIPNT7VEJOMQZFYPYEYX\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224646257.46_warc_CC-MAIN-20230531022541-20230531052541-00087.warc.gz\"}"} |
https://physics.stackexchange.com/questions/162233/if-we-connect-a-long-wire-to-a-battery-will-battery-produce-more-electrons | [
"# If we connect a long wire to a battery, will battery produce more electrons?\n\nI actually have three related questions: An open circuit chemical cell separates charges creating a surplus of electrons on its negative terminus and a shortage of electrons on its positive terminus. The separation of charges is cond... | [
null,
"https://i.stack.imgur.com/M7hxX.gif",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.92017084,"math_prob":0.98582125,"size":3755,"snap":"2020-45-2020-50","text_gpt3_token_len":947,"char_repetition_ratio":0.15995735,"word_repetition_ratio":0.0059701493,"special_character_ratio":0.2548602,"punctuation_ratio":0.07458564,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99093676,"pos_list":[0,1,2],"im_url_duplicate_count":[null,4,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-11-25T22:27:22Z\",\"WARC-Record-ID\":\"<urn:uuid:313dd605-1aa9-4cb9-81c1-46eb14f6f1a4>\",\"Content-Length\":\"181998\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:cb987d3d-edcd-4004-a2e0-0fbb192e5373>\",\"WARC-Concurrent-To\":\"<urn:uuid:7d2becd0-2a55-442d-90a7-d12797567097>\",\"WARC-IP-Address\":\"151.101.1.69\",\"WARC-Target-URI\":\"https://physics.stackexchange.com/questions/162233/if-we-connect-a-long-wire-to-a-battery-will-battery-produce-more-electrons\",\"WARC-Payload-Digest\":\"sha1:FV4CC7RZZBYBRJVEZ6VNESCQUCDHTL7N\",\"WARC-Block-Digest\":\"sha1:R4XODM25HLYPDFPAJ22DROHGO7JOG6QJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-50/CC-MAIN-2020-50_segments_1606141184870.26_warc_CC-MAIN-20201125213038-20201126003038-00152.warc.gz\"}"} |
https://www.mathworks.com/matlabcentral/answers/388116-determining-constants-with-optimization-toolkit?s_tid=prof_contriblnk | [
"# Determining Constants with Optimization Toolkit\n\n2 views (last 30 days)\nKelly Catlin on 13 Mar 2018\nAnswered: Alan Weiss on 14 Mar 2018\nI am attempting to determine two constants (E0 and sigma) such that a given equation:\nD=F*(tau^2)*(t1/tau + exp(-t1/tau) -1) + (tau*(t2-t1))/lambda + tau*(sqrt(sigma*tau))... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7135155,"math_prob":0.99886227,"size":3306,"snap":"2022-27-2022-33","text_gpt3_token_len":1158,"char_repetition_ratio":0.09721381,"word_repetition_ratio":0.10823529,"special_character_ratio":0.4001815,"punctuation_ratio":0.17548387,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9997657,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-08-09T05:45:23Z\",\"WARC-Record-ID\":\"<urn:uuid:06802463-8fea-43f2-8c9f-f2ed79fec2d8>\",\"Content-Length\":\"120887\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:c3ea34bd-634b-48cd-81c6-b047ed77b70e>\",\"WARC-Concurrent-To\":\"<urn:uuid:ee38f317-943b-4d71-91af-08bbbc28d283>\",\"WARC-IP-Address\":\"104.68.243.15\",\"WARC-Target-URI\":\"https://www.mathworks.com/matlabcentral/answers/388116-determining-constants-with-optimization-toolkit?s_tid=prof_contriblnk\",\"WARC-Payload-Digest\":\"sha1:XPT5VI4I2FNRACGFSQJZD6SFBOGHFFDI\",\"WARC-Block-Digest\":\"sha1:LODRMOLHXCQZJPVNDA55VWVBH4IC5KDC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-33/CC-MAIN-2022-33_segments_1659882570901.18_warc_CC-MAIN-20220809033952-20220809063952-00743.warc.gz\"}"} |
https://kurser.ku.dk/course/nmak14029u | [
"# NMAK14029U Statistics for Bioinformatics and eScience (StatBI/E)\n\nVolume 2021/2022\nEducation\n\nMSc Programme in Bioinformatics\n\nContent\n\nThe course will take the participants through the following content.\n\n• Standard discrete and continuous distributions, descriptive methods, Bayes’ theorem, conditio... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.88703656,"math_prob":0.74454683,"size":4688,"snap":"2021-31-2021-39","text_gpt3_token_len":996,"char_repetition_ratio":0.098847136,"word_repetition_ratio":0.008486563,"special_character_ratio":0.20989761,"punctuation_ratio":0.091280654,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9754368,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-22T15:10:21Z\",\"WARC-Record-ID\":\"<urn:uuid:16324929-24e9-45f0-9cd6-1842db5514dd>\",\"Content-Length\":\"38315\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5c67e7f2-e64f-4edb-b401-7c2c1448d01e>\",\"WARC-Concurrent-To\":\"<urn:uuid:f26647a8-2580-4fb6-97ab-821cd44d8c89>\",\"WARC-IP-Address\":\"130.225.88.237\",\"WARC-Target-URI\":\"https://kurser.ku.dk/course/nmak14029u\",\"WARC-Payload-Digest\":\"sha1:LGPWEVPBZW632YMCFLQ4TGE2KGBR5PN2\",\"WARC-Block-Digest\":\"sha1:PKQGN3YAAXPMKAMH7K6THST44AMLPEKC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780057366.40_warc_CC-MAIN-20210922132653-20210922162653-00404.warc.gz\"}"} |
https://crystal-lang.org/api/1.7.2/Number.html | [
"# abstract struct Number\n\n## Overview\n\nThe top-level number type.\n\nbig/big_float.cr\ncomplex.cr\nhumanize.cr\nnumber.cr\nyaml/to_yaml.cr\n\n## Constant Summary\n\nSI_PREFIXES = `{ {'q', 'r', 'y', 'z', 'a', 'f', 'p', 'n', 'µ', 'm'}, {nil, 'k', 'M', 'G', 'T', 'P', 'E', 'Z', 'Y', 'R', 'Q'} }`\n\nDefault SI pref... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.57362235,"math_prob":0.9124929,"size":18710,"snap":"2022-40-2023-06","text_gpt3_token_len":5381,"char_repetition_ratio":0.14973806,"word_repetition_ratio":0.6012312,"special_character_ratio":0.33303046,"punctuation_ratio":0.23079035,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99156445,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-06T11:54:23Z\",\"WARC-Record-ID\":\"<urn:uuid:0f7d79e8-b00f-4ffd-ac69-1d291689be6f>\",\"Content-Length\":\"197605\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:912bf168-9285-4bac-a006-f681137955f6>\",\"WARC-Concurrent-To\":\"<urn:uuid:7b6014d4-d184-4592-9fe2-04da6db23ae6>\",\"WARC-IP-Address\":\"18.160.41.58\",\"WARC-Target-URI\":\"https://crystal-lang.org/api/1.7.2/Number.html\",\"WARC-Payload-Digest\":\"sha1:62S6YZH6OUBGX444SYWJR52RR4WOFX4J\",\"WARC-Block-Digest\":\"sha1:RVXA6XAPRCP4TAMXIINX7VKI5V27CJVI\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500339.37_warc_CC-MAIN-20230206113934-20230206143934-00710.warc.gz\"}"} |
https://fr.mathworks.com/help/finance/valuation-with-missing-data.html | [
"## Valuation with Missing Data\n\n### Introduction\n\nThe Capital Asset Pricing Model (CAPM) is a venerable but often maligned tool to characterize comovements between asset and market prices. Although many issues arise in CAPM implementation and interpretation, one problem that practitioners face is to estimate t... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7491135,"math_prob":0.98489684,"size":14376,"snap":"2021-31-2021-39","text_gpt3_token_len":4302,"char_repetition_ratio":0.12969664,"word_repetition_ratio":0.16576332,"special_character_ratio":0.33924598,"punctuation_ratio":0.21449752,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9875551,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-27T06:14:12Z\",\"WARC-Record-ID\":\"<urn:uuid:93321614-e051-4deb-94a9-b548d0ff9eb7>\",\"Content-Length\":\"96107\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:8db3a8ac-470b-4ad4-8140-7afadb0ec556>\",\"WARC-Concurrent-To\":\"<urn:uuid:d2b7e4ce-283b-41eb-8dcd-46e3ce35d9c6>\",\"WARC-IP-Address\":\"23.212.144.59\",\"WARC-Target-URI\":\"https://fr.mathworks.com/help/finance/valuation-with-missing-data.html\",\"WARC-Payload-Digest\":\"sha1:Z7MGUXPAPNV4TD45VQYRYVAME3D3JHSD\",\"WARC-Block-Digest\":\"sha1:XTVOYSVVJRIOMSHIGBANHWISQ7LMII62\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780058373.45_warc_CC-MAIN-20210927060117-20210927090117-00076.warc.gz\"}"} |
https://pacforest.com/index.php?app=cms&ns=display&ref=Treeheight | [
"Login to enhance your online experience. Login or Create an Account\nShopping Cart",
null,
"0 Items (Empty)\n\nQuick Store Search",
null,
"",
null,
"# ABC's of Measuring Tree Heights\n\nWith a clinometer, a measuring tape, and a little mathematics (calculators are OK), it is relatively easy to determin... | [
null,
"https://pacforest.com/media/ecom/images/cart.png",
null,
"https://pacforest.com/media/cms/banners/banner1b.gif",
null,
"https://pacforest.com/media/cms/banners/banner2.gif",
null,
"https://pacforest.com/media/core/kryptronic-cornerlogo.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9383028,"math_prob":0.932339,"size":1913,"snap":"2019-35-2019-39","text_gpt3_token_len":451,"char_repetition_ratio":0.13881613,"word_repetition_ratio":0.0,"special_character_ratio":0.23784631,"punctuation_ratio":0.110275686,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95104176,"pos_list":[0,1,2,3,4,5,6,7,8],"im_url_duplicate_count":[null,1,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-09-19T04:40:49Z\",\"WARC-Record-ID\":\"<urn:uuid:85ecf475-a792-474f-88dd-6190652d3db8>\",\"Content-Length\":\"43625\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d4787bcb-95ee-4b39-ad64-48cf2d94b2df>\",\"WARC-Concurrent-To\":\"<urn:uuid:90550e59-97f9-415e-bcc3-c566ebe35062>\",\"WARC-IP-Address\":\"209.164.108.31\",\"WARC-Target-URI\":\"https://pacforest.com/index.php?app=cms&ns=display&ref=Treeheight\",\"WARC-Payload-Digest\":\"sha1:KKBQMDKFOKL26QZERJR5SK763OSZK4OK\",\"WARC-Block-Digest\":\"sha1:ZBKXG3BISD7GP6DTK7IB4J2JW2X7WRJY\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-39/CC-MAIN-2019-39_segments_1568514573439.64_warc_CC-MAIN-20190919040032-20190919062032-00322.warc.gz\"}"} |
https://cs.stackexchange.com/questions/141101/create-a-data-structure-with-d-successor-running-in-o1 | [
"# Create a data structure with D-SUCCESSOR running in $O(1)$\n\nGiven an integer $$d$$, I need to devise a data structure $$S$$ with the following actions:\n\n1. BUILD(S): build the data structure $$S$$ from $$n$$ elements in $$\\Theta(n\\lg{n})$$\n2. INSERT(S, k): insert a new element to $$S$$ with the key $$k$$ ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.91632855,"math_prob":0.99760056,"size":2244,"snap":"2021-31-2021-39","text_gpt3_token_len":588,"char_repetition_ratio":0.17321429,"word_repetition_ratio":0.035897437,"special_character_ratio":0.2704991,"punctuation_ratio":0.069716774,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99901927,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-21T16:27:47Z\",\"WARC-Record-ID\":\"<urn:uuid:f7111d64-dad6-4730-9e0f-6e0812fa8c2a>\",\"Content-Length\":\"164499\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:6778fb85-678e-4ce0-928d-cef189aa7d2d>\",\"WARC-Concurrent-To\":\"<urn:uuid:507543d8-23a0-4f59-9de9-000b117407e5>\",\"WARC-IP-Address\":\"151.101.1.69\",\"WARC-Target-URI\":\"https://cs.stackexchange.com/questions/141101/create-a-data-structure-with-d-successor-running-in-o1\",\"WARC-Payload-Digest\":\"sha1:TF3IESYC4XAA5AT7V526YPLQTY4XHKQJ\",\"WARC-Block-Digest\":\"sha1:UVBJZR3XIQYZFLDXOLQBDAIBBFELQA6U\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780057225.57_warc_CC-MAIN-20210921161350-20210921191350-00559.warc.gz\"}"} |
https://michaelacheong.com/discrete-maths-ii/ | [
"## I Basic Counting (pg. 5)#\n\n### 1 Selections (pg. 5)#\n\n#### 1.1-1.4 Basic counting formulas#\n\nGiven a set of $$n$$ objects, the number of ways of selecting $$r$$ objects can be found according to the table below.\n\nNo repetitionWith repetition\nOrder matters (Ordered)$$\\frac{n!}{(n-r)!}$$$$n^r$$\nOrder d... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7494879,"math_prob":0.99764585,"size":3059,"snap":"2023-40-2023-50","text_gpt3_token_len":1037,"char_repetition_ratio":0.14500818,"word_repetition_ratio":0.0040241447,"special_character_ratio":0.36940175,"punctuation_ratio":0.12146422,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99975616,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-28T15:18:25Z\",\"WARC-Record-ID\":\"<urn:uuid:210400c8-8dce-40d5-b175-c7a6c84cf5f3>\",\"Content-Length\":\"24452\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:cd8a6a74-d1a2-4e8d-ac8a-5ccd6297e765>\",\"WARC-Concurrent-To\":\"<urn:uuid:37d1a43b-eafc-4b12-9cf6-7d85110e24f7>\",\"WARC-IP-Address\":\"185.199.109.153\",\"WARC-Target-URI\":\"https://michaelacheong.com/discrete-maths-ii/\",\"WARC-Payload-Digest\":\"sha1:TVS7QE6DVIHXXZ6DAFRXUSOV6A6DK3MY\",\"WARC-Block-Digest\":\"sha1:FWPB76SZSBCZ777BIQF3O76VU5CKPYBZ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233510412.43_warc_CC-MAIN-20230928130936-20230928160936-00207.warc.gz\"}"} |
https://ncatlab.org/nlab/show/relevance+monoidal+category | [
"# nLab relevance monoidal category\n\nRelevance monoidal categories\n\n### Context\n\n#### Monoidal categories\n\nmonoidal categories\n\n# Relevance monoidal categories\n\n## Idea\n\nA relevance monoidal category is a symmetric monoidal category which has diagonal maps $A\\to A\\otimes A$, but not projection maps ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8828669,"math_prob":0.9578156,"size":3391,"snap":"2022-27-2022-33","text_gpt3_token_len":814,"char_repetition_ratio":0.15293771,"word_repetition_ratio":0.0058708414,"special_character_ratio":0.23031554,"punctuation_ratio":0.1399371,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9934493,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-07-03T21:48:17Z\",\"WARC-Record-ID\":\"<urn:uuid:ba796fb1-f235-485e-904b-a8388e5ce3cd>\",\"Content-Length\":\"33030\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5c903592-8880-4741-b79b-49d039b47d9c>\",\"WARC-Concurrent-To\":\"<urn:uuid:1fe86a0d-71e0-41d4-8fe3-6cd2ade01863>\",\"WARC-IP-Address\":\"104.21.17.153\",\"WARC-Target-URI\":\"https://ncatlab.org/nlab/show/relevance+monoidal+category\",\"WARC-Payload-Digest\":\"sha1:36IQ6ZB7ZNWDUYBNNYID346PYSAJ5MRX\",\"WARC-Block-Digest\":\"sha1:4YYFKIEVNUXJHLMAAY2URKJATUWS4XBG\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656104249664.70_warc_CC-MAIN-20220703195118-20220703225118-00232.warc.gz\"}"} |
https://www.slideread.com/slide/powerpoint-presentation-ktie6z | [
"# SWBAT: Construct and interpret dotplots, stemplots, and histograms.",
null,
"SWBAT: Construct and interpret dotplots, stemplots, and histograms. Dot Plot: above its Each data value is shown as a dot location on a number line. 1. Draw a horizontal axis (a number line) and label it with the variable name. 2. S... | [
null,
"https://cdn.slideread.com/cover/powerpoint-presentation-ktie6z.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.91844004,"math_prob":0.92735964,"size":323,"snap":"2020-24-2020-29","text_gpt3_token_len":64,"char_repetition_ratio":0.037617553,"word_repetition_ratio":0.0,"special_character_ratio":0.18266253,"punctuation_ratio":0.24561404,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9755963,"pos_list":[0,1,2],"im_url_duplicate_count":[null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-07-16T14:51:40Z\",\"WARC-Record-ID\":\"<urn:uuid:243fbe60-e034-4571-8998-afb05c2257f8>\",\"Content-Length\":\"34126\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7224f57d-8eed-4455-93a6-7bb7af72b48b>\",\"WARC-Concurrent-To\":\"<urn:uuid:ccc32c1d-23f0-477d-bca3-a1256e41de0d>\",\"WARC-IP-Address\":\"104.31.82.54\",\"WARC-Target-URI\":\"https://www.slideread.com/slide/powerpoint-presentation-ktie6z\",\"WARC-Payload-Digest\":\"sha1:7IPUNCLVNGO32E7YM4GF724PDRJ4E4HY\",\"WARC-Block-Digest\":\"sha1:2JBAVXDND4752Q5JL5ZLGM73AOT5BU25\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-29/CC-MAIN-2020-29_segments_1593657169226.65_warc_CC-MAIN-20200716122414-20200716152414-00052.warc.gz\"}"} |
https://math.stackexchange.com/questions/79325/singular-functions | [
"# Singular functions\n\nA monotone function $f$ on $[a,b]$ is called singular if $f'=0$ almost everywhere.\n\nLet $f$ be a nondecreasing function on $[a,b]$ such that given $\\epsilon~,~\\delta\\gt 0$, $\\exists$ a finite collection $\\{[y_k,x_k]\\}$ of nonoverlapping intervals such that $$\\sum |x_k-y_k|\\lt \\de... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7543136,"math_prob":0.9999714,"size":1285,"snap":"2021-31-2021-39","text_gpt3_token_len":445,"char_repetition_ratio":0.12334114,"word_repetition_ratio":0.0,"special_character_ratio":0.36342412,"punctuation_ratio":0.12355212,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":1.0000095,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-07-31T08:03:22Z\",\"WARC-Record-ID\":\"<urn:uuid:9a2144c9-cf5b-443c-8bb8-a762f558f494>\",\"Content-Length\":\"171078\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:bf99cbe4-11fe-4f53-a1c4-d9f493a62ab9>\",\"WARC-Concurrent-To\":\"<urn:uuid:f58880a5-dfe9-4594-a469-a8c7894a5069>\",\"WARC-IP-Address\":\"151.101.65.69\",\"WARC-Target-URI\":\"https://math.stackexchange.com/questions/79325/singular-functions\",\"WARC-Payload-Digest\":\"sha1:X7DEPG6Q4GBN76DDXRTTYWEHQXSM2CW7\",\"WARC-Block-Digest\":\"sha1:FB65R3EHSVPBLRKCLUOCUCB2YM7NH2IJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-31/CC-MAIN-2021-31_segments_1627046154085.58_warc_CC-MAIN-20210731074335-20210731104335-00537.warc.gz\"}"} |
https://www.physicsforums.com/threads/differentiability-of-a-function-of-two-variables.957922/ | [
"# Differentiability of a function of two variables\n\n• I\n• Jazzyrohan\nIn summary, the author has been studying multivariable calculus but can't quite think visually how a function will be differentiable at a point. Consider a function ##f(t) = t^2 \\sin(1/t)## when ##t \\neq 0## and ##f(0) =0##. This function i... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.94461143,"math_prob":0.940267,"size":310,"snap":"2023-40-2023-50","text_gpt3_token_len":69,"char_repetition_ratio":0.14379086,"word_repetition_ratio":0.36,"special_character_ratio":0.21290323,"punctuation_ratio":0.056603774,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9903407,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-24T00:34:00Z\",\"WARC-Record-ID\":\"<urn:uuid:89eb5fc1-115c-4f16-b57d-eb0f80b2a5d5>\",\"Content-Length\":\"97920\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e1b65bda-8622-4b11-8a97-90496eb6edb5>\",\"WARC-Concurrent-To\":\"<urn:uuid:fccc9427-01bf-4791-87a5-ac53be3729fc>\",\"WARC-IP-Address\":\"104.26.14.132\",\"WARC-Target-URI\":\"https://www.physicsforums.com/threads/differentiability-of-a-function-of-two-variables.957922/\",\"WARC-Payload-Digest\":\"sha1:PY5BZAEFXQ5JYB7AMYF4NHQPMDXKQYPG\",\"WARC-Block-Digest\":\"sha1:QGI546RWDXXH4VC4CALFI3BOC6TTMI2R\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233506539.13_warc_CC-MAIN-20230923231031-20230924021031-00413.warc.gz\"}"} |
https://www.techopedia.com/definition/8030/least-significant-bit-lsb | [
"# Least Significant Bit\n\n## What Does Least Significant Bit Mean?\n\nIn computing, the least significant bit is the bit which is farthest to the right and holds the least value in a multi-bit binary number. As binary numbers are largely used in computing and other related areas, the least significant bit holds i... | [
null,
"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20172%2037'%3E%3C/svg%3E",
null,
"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.94113934,"math_prob":0.94442284,"size":1333,"snap":"2023-40-2023-50","text_gpt3_token_len":255,"char_repetition_ratio":0.21595185,"word_repetition_ratio":0.032863848,"special_character_ratio":0.18229558,"punctuation_ratio":0.09090909,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.990434,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-05T11:31:03Z\",\"WARC-Record-ID\":\"<urn:uuid:1ac3fcfe-e4b8-4c4f-8412-d7d81ad4b01c>\",\"Content-Length\":\"414684\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:06a5da37-e957-413c-9c97-93ed1784a843>\",\"WARC-Concurrent-To\":\"<urn:uuid:6acfa5c8-2fb6-47d3-865a-808c88ffdd62>\",\"WARC-IP-Address\":\"104.18.29.153\",\"WARC-Target-URI\":\"https://www.techopedia.com/definition/8030/least-significant-bit-lsb\",\"WARC-Payload-Digest\":\"sha1:AWDMOKPBVETRDLOXUY7LC5TJN36Y6J4W\",\"WARC-Block-Digest\":\"sha1:6NZUF4QBBTTOWCCMO4QBX4DNGY44L3AJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100551.17_warc_CC-MAIN-20231205105136-20231205135136-00184.warc.gz\"}"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.