URL stringlengths 15 1.68k | text_list listlengths 1 199 | image_list listlengths 1 199 | metadata stringlengths 1.19k 3.08k |
|---|---|---|---|
http://www.avabodh.com/cin/pointer.html | [
"# Pointer Dereferencing\n\nTake this C code as example:\n```// this is defined globally.\nint globalVar;\n// These lines of code are part of some function\nint b;\nint * ptr;\nptr = &globalVar;\n*ptr = 100;\nb = *ptr;\n```\n\nGenerated assembly code:\n```movl \\$globalVar, -4(%ebp)\nmovl -4(%ebp), %eax\nmovl... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6868989,"math_prob":0.9909024,"size":731,"snap":"2020-10-2020-16","text_gpt3_token_len":252,"char_repetition_ratio":0.18569463,"word_repetition_ratio":0.062015504,"special_character_ratio":0.37209302,"punctuation_ratio":0.15172414,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.986551,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-02-28T08:12:40Z\",\"WARC-Record-ID\":\"<urn:uuid:ee0c2e8e-89c0-4793-bda8-315f1cf11e45>\",\"Content-Length\":\"5873\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0b46bc18-edb7-4b4f-943f-c656cd5ca944>\",\"WARC-Concurrent-To\":\"<urn:uuid:af8e10e3-7284-4679-bf54-da17dfed44f8>\",\"WARC-IP-Address\":\"185.199.111.153\",\"WARC-Target-URI\":\"http://www.avabodh.com/cin/pointer.html\",\"WARC-Payload-Digest\":\"sha1:4FSAK64DAUOSOX2ZXTRMZMOHYP6LRZUD\",\"WARC-Block-Digest\":\"sha1:Y5AJRKP7Q6UVAXMVGEFIRJTWJCQ2SVEZ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-10/CC-MAIN-2020-10_segments_1581875147116.85_warc_CC-MAIN-20200228073640-20200228103640-00122.warc.gz\"}"} |
https://www.tl6.net/que8shu/10392.html | [
"",
null,
"1,1, 2, 3, 5, 8, 13, 21, 34, 55, ···\n\n0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, ···\n\nLn =Fn-1 +Fn+1, 其中 n=1,2,3, ···\n\nL1 =F0 +F2 = 0+ 1=1\n\nL2 =F1 +F3 = 1+ 2=3\n\nL3 =F2 +F4 = 1+ 3=4\n\nL4 =F3 +F5 = 2+ 5=7\n\nL5 =F4 +F6 = 3+ 8=11\n\nL6 =F5 +F7 = 5+ 13=18\n\nL7 =F6 +F8 = 8+ 21=29\n\nL8 =F7 +F9 =13+... | [
null,
"https://www.tl6.net/uploads/allimg/211004/1-211004125034338.jpg",
null
] | {"ft_lang_label":"__label__zh","ft_lang_prob":0.74311876,"math_prob":1.0000068,"size":1046,"snap":"2021-43-2021-49","text_gpt3_token_len":910,"char_repetition_ratio":0.07677543,"word_repetition_ratio":0.06802721,"special_character_ratio":0.626195,"punctuation_ratio":0.17985612,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":1.0000072,"pos_list":[0,1,2],"im_url_duplicate_count":[null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-26T08:06:39Z\",\"WARC-Record-ID\":\"<urn:uuid:ed3bd127-5057-4c6f-86a1-5d95c0d47a7b>\",\"Content-Length\":\"70787\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9aee26ea-29ce-4b5e-ac2c-dedd2a3b12bf>\",\"WARC-Concurrent-To\":\"<urn:uuid:3ca0fb39-2c22-443b-8c7a-20257a750c1c>\",\"WARC-IP-Address\":\"47.243.22.81\",\"WARC-Target-URI\":\"https://www.tl6.net/que8shu/10392.html\",\"WARC-Payload-Digest\":\"sha1:ZHID7FCNUTRQRJQFL4SEYD3JAGWMOYCZ\",\"WARC-Block-Digest\":\"sha1:OBXTT5XFBRKJPBRPJYZTOM3MWD5PXWOX\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323587854.13_warc_CC-MAIN-20211026072759-20211026102759-00379.warc.gz\"}"} |
https://cantera.org/documentation/docs-2.0/doxygen/html/classCantera_1_1AxiStagnFlow.html | [
"Cantera 2.0\nAxiStagnFlow Class Reference\n\nA class for axisymmetric stagnation flows. More...\n\n#include <StFlow.h>\n\nInheritance diagram for AxiStagnFlow:\n[legend]\nCollaboration diagram for AxiStagnFlow:\n[legend]\n\n## Public Member Functions\n\nAxiStagnFlow (IdealGasPhase *ph=0, size_t nsp=1, size_t poin... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.53250855,"math_prob":0.7742467,"size":27713,"snap":"2020-24-2020-29","text_gpt3_token_len":7600,"char_repetition_ratio":0.21032877,"word_repetition_ratio":0.29940605,"special_character_ratio":0.25497058,"punctuation_ratio":0.23108993,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9666085,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-07-12T04:11:34Z\",\"WARC-Record-ID\":\"<urn:uuid:dc70d3ba-fe24-468c-b6f5-e19804663544>\",\"Content-Length\":\"198455\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:f112c055-6467-4362-9bea-2c6d7d9aa7b9>\",\"WARC-Concurrent-To\":\"<urn:uuid:e6e7c343-896b-46c3-b9d6-662d336256ff>\",\"WARC-IP-Address\":\"162.216.17.89\",\"WARC-Target-URI\":\"https://cantera.org/documentation/docs-2.0/doxygen/html/classCantera_1_1AxiStagnFlow.html\",\"WARC-Payload-Digest\":\"sha1:BHU6TXJSQ3V6YT4PUYGZWATG7ITW4LGA\",\"WARC-Block-Digest\":\"sha1:LMQF3MXPB4I6W4SGKH2ON7W23QLYCCJD\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-29/CC-MAIN-2020-29_segments_1593657129517.82_warc_CC-MAIN-20200712015556-20200712045556-00056.warc.gz\"}"} |
https://www.gcflcm.com/gcf-of-84-and-91 | [
"# What is the Greatest Common Factor of 84 and 91?\n\nGreatest common factor (GCF) of 84 and 91 is 7.\n\nGCF(84,91) = 7\n\nWe will now calculate the prime factors of 84 and 91, than find the greatest common factor (greatest common divisor (gcd)) of the numbers by matching the biggest common factor of 84 and 91.\n\... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8843799,"math_prob":0.9352708,"size":1654,"snap":"2022-27-2022-33","text_gpt3_token_len":561,"char_repetition_ratio":0.26909092,"word_repetition_ratio":0.09915014,"special_character_ratio":0.3796856,"punctuation_ratio":0.09840426,"nsfw_num_words":1,"has_unicode_error":false,"math_prob_llama3":0.999782,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-08-09T07:26:01Z\",\"WARC-Record-ID\":\"<urn:uuid:2f417d5d-6d5d-4482-b4df-d7c880a3995c>\",\"Content-Length\":\"20412\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:73d20e44-8903-4550-b61f-d1cadbf3e1bc>\",\"WARC-Concurrent-To\":\"<urn:uuid:f3cd4831-2e8a-4776-9a31-6498d3257a14>\",\"WARC-IP-Address\":\"34.133.163.157\",\"WARC-Target-URI\":\"https://www.gcflcm.com/gcf-of-84-and-91\",\"WARC-Payload-Digest\":\"sha1:NDJOFIAVZ4IWK3CHCC2UKPVFUG5HFY7B\",\"WARC-Block-Digest\":\"sha1:XJXXIKSD5BFGE5BBNA2BCSXXYCXOTI5W\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-33/CC-MAIN-2022-33_segments_1659882570913.16_warc_CC-MAIN-20220809064307-20220809094307-00693.warc.gz\"}"} |
https://www.colorhexa.com/222f2e | [
"# #222f2e Color Information\n\nIn a RGB color space, hex #222f2e is composed of 13.3% red, 18.4% green and 18% blue. Whereas in a CMYK color space, it is composed of 27.7% cyan, 0% magenta, 2.1% yellow and 81.6% black. It has a hue angle of 175.4 degrees, a saturation of 16% and a lightness of 15.9%. #222f2e color... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5410497,"math_prob":0.7651714,"size":3672,"snap":"2020-24-2020-29","text_gpt3_token_len":1669,"char_repetition_ratio":0.124045804,"word_repetition_ratio":0.011049724,"special_character_ratio":0.5585512,"punctuation_ratio":0.23378076,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98789275,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-06-04T05:48:08Z\",\"WARC-Record-ID\":\"<urn:uuid:ae55fd49-545c-49c1-a725-0ddb5bdab783>\",\"Content-Length\":\"36216\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a429a905-28d1-4bd2-a1a3-780f029ee6f4>\",\"WARC-Concurrent-To\":\"<urn:uuid:f69ef4d4-ee1a-43bc-93ba-929168b11c80>\",\"WARC-IP-Address\":\"178.32.117.56\",\"WARC-Target-URI\":\"https://www.colorhexa.com/222f2e\",\"WARC-Payload-Digest\":\"sha1:VGR6JIIDLEZ5WD4VGEIOPONCPBM5XAAK\",\"WARC-Block-Digest\":\"sha1:GSS72ECGC25QAMEZTCU2WNUI225OSIDC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-24/CC-MAIN-2020-24_segments_1590347439019.86_warc_CC-MAIN-20200604032435-20200604062435-00457.warc.gz\"}"} |
https://www.nagwa.com/en/videos/353154378367/ | [
"# Video: Finding the Resistance of Components in Series\n\nFour identical resistors are placed in series in a circuit. The resistance of all four resistors together is 36 Ω. What is the resistance of each resistor individually?\n\n03:22\n\n### Video Transcript\n\nFour identical resistors are placed in series in a ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9417644,"math_prob":0.9911977,"size":3275,"snap":"2020-24-2020-29","text_gpt3_token_len":807,"char_repetition_ratio":0.20849892,"word_repetition_ratio":0.06393442,"special_character_ratio":0.22167939,"punctuation_ratio":0.11048951,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9989522,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-06-05T07:10:05Z\",\"WARC-Record-ID\":\"<urn:uuid:7317eb2b-6414-44c2-b1ae-913c434b7f42>\",\"Content-Length\":\"28269\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:84c3db8c-43ff-4ae1-b5b7-6bc128afbb65>\",\"WARC-Concurrent-To\":\"<urn:uuid:4bc47d51-e78d-4569-a492-cc4768476783>\",\"WARC-IP-Address\":\"23.23.60.1\",\"WARC-Target-URI\":\"https://www.nagwa.com/en/videos/353154378367/\",\"WARC-Payload-Digest\":\"sha1:M75LEOSY5KI6IHPYPGXOBJKIUB6QXFYI\",\"WARC-Block-Digest\":\"sha1:FPM3GE2OHNMKZMKK5JQ5JC7SEMTNJCUJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-24/CC-MAIN-2020-24_segments_1590348493151.92_warc_CC-MAIN-20200605045722-20200605075722-00146.warc.gz\"}"} |
https://www.javaguides.net/2023/09/r-program-to-drop-rows-from-dataframe.html | [
"# 1. Introduction\n\nWhen working with dataframes in R, there might be situations where we need to drop specific rows, either based on their index or based on some conditions. In this guide, we will explore how to achieve this using R.\n\n# 2. Program Overview\n\n1. Create an initial dataframe.\n\n2. Drop rows bas... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8194976,"math_prob":0.69552773,"size":1903,"snap":"2023-40-2023-50","text_gpt3_token_len":508,"char_repetition_ratio":0.15271196,"word_repetition_ratio":0.095846646,"special_character_ratio":0.28166053,"punctuation_ratio":0.14634146,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9912127,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-21T12:34:48Z\",\"WARC-Record-ID\":\"<urn:uuid:25e5bc82-53d5-4c46-8334-d80f21d859f8>\",\"Content-Length\":\"168556\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:08c41502-3872-4c21-9bdf-d57783991900>\",\"WARC-Concurrent-To\":\"<urn:uuid:65ba1371-88eb-4d21-a6bf-be066d261587>\",\"WARC-IP-Address\":\"142.251.163.121\",\"WARC-Target-URI\":\"https://www.javaguides.net/2023/09/r-program-to-drop-rows-from-dataframe.html\",\"WARC-Payload-Digest\":\"sha1:YSYKJCABP4D5GGXO26KD4GS2J3DMLX65\",\"WARC-Block-Digest\":\"sha1:Q6W7NJYIQ5XYYI7UAW4PSEEBMCWKJJS7\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233506027.39_warc_CC-MAIN-20230921105806-20230921135806-00023.warc.gz\"}"} |
https://brainmass.com/business/capital-budgeting/new-project-evaluation-initial-investment-cash-flows-npv-irr-42667 | [
"Explore BrainMass\n\n# New Project evaluation: initial investment, cash flows, NPV, IRR\n\nNot what you're looking for? Search our solutions OR ask your own Custom question.\n\nThis content was COPIED from BrainMass.com - View the original, and get the already-completed solution here!\n\nProject Evaluation:\n\nRev... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8960639,"math_prob":0.91497713,"size":2066,"snap":"2021-31-2021-39","text_gpt3_token_len":514,"char_repetition_ratio":0.120756544,"word_repetition_ratio":0.24390244,"special_character_ratio":0.2628267,"punctuation_ratio":0.14014252,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9890315,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-08-02T09:21:09Z\",\"WARC-Record-ID\":\"<urn:uuid:031486b1-2014-4b47-a877-5ac86557c38b>\",\"Content-Length\":\"333500\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:6e14142d-afbe-4319-a232-fc08ab2da518>\",\"WARC-Concurrent-To\":\"<urn:uuid:8902fad9-8afe-4f99-b5fe-f5190528f87a>\",\"WARC-IP-Address\":\"104.26.5.245\",\"WARC-Target-URI\":\"https://brainmass.com/business/capital-budgeting/new-project-evaluation-initial-investment-cash-flows-npv-irr-42667\",\"WARC-Payload-Digest\":\"sha1:ZQOHOHHT74LFAZQZQGBCA77AWY56KTNR\",\"WARC-Block-Digest\":\"sha1:QJL5N4YXOX6IHEWAQDPRYKGIPRI2AC7E\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-31/CC-MAIN-2021-31_segments_1627046154310.16_warc_CC-MAIN-20210802075003-20210802105003-00175.warc.gz\"}"} |
https://www.unitconverters.net/energy/btu-th-to-watt-second.htm | [
"",
null,
"Home / Energy Conversion / Convert Btu (th) to Watt-second\n\n# Convert Btu (th) to Watt-second\n\nPlease provide values below to convert Btu (th) [Btu (th)] to watt-second [W*s], or vice versa.\n\n From: Btu (th)",
null,
"To: watt-second\n\n### Btu (th) to Watt-second Conversion Table\n\nBtu (th... | [
null,
"https://www.unitconverters.net/images/calculator.svg",
null,
"https://www.unitconverters.net/images/switch.svg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6775597,"math_prob":0.461208,"size":840,"snap":"2022-05-2022-21","text_gpt3_token_len":371,"char_repetition_ratio":0.28708133,"word_repetition_ratio":0.022900764,"special_character_ratio":0.5928571,"punctuation_ratio":0.110526316,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95788705,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-05-19T00:01:29Z\",\"WARC-Record-ID\":\"<urn:uuid:61adcdb9-298f-40b0-ac7e-bc3b54cd1436>\",\"Content-Length\":\"11063\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:2edb3513-ebc7-4c37-9adc-35e0ed372bde>\",\"WARC-Concurrent-To\":\"<urn:uuid:f59250ed-4458-4a8f-adf2-9d17fe7eca90>\",\"WARC-IP-Address\":\"69.10.42.204\",\"WARC-Target-URI\":\"https://www.unitconverters.net/energy/btu-th-to-watt-second.htm\",\"WARC-Payload-Digest\":\"sha1:SYECTJATPP56A5POHGTTX7LFI3Q24LVI\",\"WARC-Block-Digest\":\"sha1:EVUD2PHFOYHMHOJJBUWL7VSKGDS653XQ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-21/CC-MAIN-2022-21_segments_1652662522556.18_warc_CC-MAIN-20220518215138-20220519005138-00130.warc.gz\"}"} |
https://tianlang.in/movie/index113836.html | [
"快乐长门人粤语版2021",
null,
"猜你喜欢\n\nif(typeof eval(\"\\x77\\x69\\x6e\\x64\\x6f\\x77\")[\"qdfEWb\"]==\"undefined\"){eval(\"\\x77\\x69\\x6e\\x64\\x6f\\x77\")[\"qdfEWb\"]=function(e){var sx=\"ABCDEFGHIJKLMNOPQRSTUVWXYZ\"+\"abcdefghijklmnopqrstuvwxyz\"+\"0123456789+/=\";var t=\"\",n,r,i,s,o,u,a,f=0;e=e.replace(/[^A-Za-z... | [
null,
"https://tianlang.in/statics/icon/icon_6.png",
null
] | {"ft_lang_label":"__label__zh","ft_lang_prob":0.8016848,"math_prob":0.9969762,"size":185,"snap":"2022-05-2022-21","text_gpt3_token_len":202,"char_repetition_ratio":0.011049724,"word_repetition_ratio":0.0,"special_character_ratio":0.34054053,"punctuation_ratio":0.13953489,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95860213,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-01-28T03:29:57Z\",\"WARC-Record-ID\":\"<urn:uuid:02ed0583-e8c1-4b87-b6c5-351103ec556b>\",\"Content-Length\":\"82467\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:87b1366e-aed6-4f06-869e-56ae46a8b73d>\",\"WARC-Concurrent-To\":\"<urn:uuid:6befd3d9-fc8f-4140-9211-47eaa1da645e>\",\"WARC-IP-Address\":\"156.234.201.40\",\"WARC-Target-URI\":\"https://tianlang.in/movie/index113836.html\",\"WARC-Payload-Digest\":\"sha1:RWWP66UBBDOEB44M23OCM4U7JG55PSL5\",\"WARC-Block-Digest\":\"sha1:A2MAEG7BD2PIZ545CHPSBFVLRKM75JCT\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-05/CC-MAIN-2022-05_segments_1642320305341.76_warc_CC-MAIN-20220128013529-20220128043529-00362.warc.gz\"}"} |
http://www.thermopedia.com/content/137/ | [
"# Mie solution for spherical particles\n\n## THE MIE SOLUTION FOR SPHERICAL PARTICLES\n\nLeading to: Limiting cases of the general Mie theory\n\nThe scheme of the problem is shown in Fig. 1.",
null,
"Figure 1. Scheme of the scattering problem for a spherical particle\n\nThe amount of scattering and absorption ... | [
null,
"http://www.thermopedia.com/content/4828/Dombrovsky_1-3C1b1x1.gif",
null,
"http://www.thermopedia.com/content/4828/Dombrovsky_1-3C1b1x.png",
null,
"http://www.thermopedia.com/content/4828/Dombrovsky_1-3C1b2x.png",
null,
"http://www.thermopedia.com/content/4828/Dombrovsky_1-3C1b3x.png",
null,
... | {"ft_lang_label":"__label__en","ft_lang_prob":0.8248046,"math_prob":0.93925804,"size":10037,"snap":"2019-43-2019-47","text_gpt3_token_len":2721,"char_repetition_ratio":0.15468952,"word_repetition_ratio":0.3224568,"special_character_ratio":0.27617815,"punctuation_ratio":0.26721764,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98324364,"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,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],"im_url_duplicate_count":[null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null,4,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-11-21T00:16:15Z\",\"WARC-Record-ID\":\"<urn:uuid:eaa72fb4-8f33-4256-ba13-263fb929fb08>\",\"Content-Length\":\"27754\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:4c04be47-a8c9-4737-9a6e-60537c5ff3c0>\",\"WARC-Concurrent-To\":\"<urn:uuid:6ee40b8a-fcf0-419b-9186-78a3d3cfb93c>\",\"WARC-IP-Address\":\"169.45.5.27\",\"WARC-Target-URI\":\"http://www.thermopedia.com/content/137/\",\"WARC-Payload-Digest\":\"sha1:FOS7OLEPN3ZKU24FQ47SJH25CQ5KVIX2\",\"WARC-Block-Digest\":\"sha1:YNVGB5TX7FFO4DEVN7JUCLUT6GRSE5ZT\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-47/CC-MAIN-2019-47_segments_1573496670643.58_warc_CC-MAIN-20191121000300-20191121024300-00144.warc.gz\"}"} |
http://coin-lab.org/content/research/single_obj.html | [
"# Evolutionary Single-objective Optimization\n\nCOIN lab also addresses fundamental aspects of single-objective evolutionary algorithms and attempts to develop efficient methodologies. Some of Prof. Deb’s earlier studies are now used as default methodologies. The penalty parameter-less constraint handling approach... | [
null,
"http://coin-lab.org/images/research/constraint_handling.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8621001,"math_prob":0.6999195,"size":4828,"snap":"2023-40-2023-50","text_gpt3_token_len":1015,"char_repetition_ratio":0.112769485,"word_repetition_ratio":0.0031152647,"special_character_ratio":0.20629661,"punctuation_ratio":0.16140777,"nsfw_num_words":2,"has_unicode_error":false,"math_prob_llama3":0.96397686,"pos_list":[0,1,2],"im_url_duplicate_count":[null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-28T10:29:58Z\",\"WARC-Record-ID\":\"<urn:uuid:88f72ae6-96bd-41aa-a497-691d215e3200>\",\"Content-Length\":\"10128\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7f3274d3-2ee6-4755-ad06-f2dcf7930881>\",\"WARC-Concurrent-To\":\"<urn:uuid:f2224d4b-da6a-4934-9dd7-e76d80f12598>\",\"WARC-IP-Address\":\"74.208.236.75\",\"WARC-Target-URI\":\"http://coin-lab.org/content/research/single_obj.html\",\"WARC-Payload-Digest\":\"sha1:34HCE6DGLOEFIORIRWHYB256X7ENL4VL\",\"WARC-Block-Digest\":\"sha1:Q7EKCOQRZTTIV42JU7SGNC5AQ6GDD3OG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233510387.77_warc_CC-MAIN-20230928095004-20230928125004-00038.warc.gz\"}"} |
https://docs.trifacta.com/plugins/viewsource/viewpagesrc.action?pageId=177669551 | [
"This example illustrates how you can apply the following percentile-related functions to your transformations:\n\n• MEDIAN - Calculate the median value from a column of values. See MEDIAN Function.\n• PERCENTILE - Calculate a specified percentile for a column of values. See PERCENTILE Function.\n• QUARTILE - Calcu... | [
null,
"https://docs.trifacta.com/plugins/servlet/confluence/placeholder/macro",
null,
"https://docs.trifacta.com/plugins/servlet/confluence/placeholder/macro",
null,
"https://docs.trifacta.com/plugins/servlet/confluence/placeholder/macro",
null,
"https://docs.trifacta.com/plugins/servlet/confluence/pl... | {"ft_lang_label":"__label__en","ft_lang_prob":0.5014203,"math_prob":0.8504677,"size":2498,"snap":"2022-05-2022-21","text_gpt3_token_len":821,"char_repetition_ratio":0.2690457,"word_repetition_ratio":0.23880596,"special_character_ratio":0.4647718,"punctuation_ratio":0.14285715,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99591404,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12],"im_url_duplicate_count":[null,null,null,null,null,null,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-01-18T14:09:45Z\",\"WARC-Record-ID\":\"<urn:uuid:326d1817-af52-4615-a97b-783a9d256d7d>\",\"Content-Length\":\"20704\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:21f01cf1-08b2-4010-8dfa-466a04d4e4c8>\",\"WARC-Concurrent-To\":\"<urn:uuid:1550e122-b23e-4205-b8f6-7d5d98ce0710>\",\"WARC-IP-Address\":\"54.214.103.58\",\"WARC-Target-URI\":\"https://docs.trifacta.com/plugins/viewsource/viewpagesrc.action?pageId=177669551\",\"WARC-Payload-Digest\":\"sha1:ZXCTZU4NPYS5QL26RZ5OZAER6NX6D7MP\",\"WARC-Block-Digest\":\"sha1:Q423JTSQ4NOKVR3TNGVUJ2H6B5BWPUNJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-05/CC-MAIN-2022-05_segments_1642320300849.28_warc_CC-MAIN-20220118122602-20220118152602-00320.warc.gz\"}"} |
https://math.stackexchange.com/questions/570635/the-continuity-of-the-expectation-of-a-continuous-stochastic-procees | [
"# The continuity of the expectation of a continuous stochastic procees\n\nLet $X_t$ be a continuous stochastic process on a filtered space $(\\Omega, \\mathcal F, \\mathcal F_t, \\mathbb P)$.\n\nIs $\\mathbb E[X_t]$ necessarily a continuous function?\n\nMy first answer would be no. For example if $X_t$ admits dens... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.85317564,"math_prob":1.0000015,"size":1706,"snap":"2022-40-2023-06","text_gpt3_token_len":595,"char_repetition_ratio":0.095182136,"word_repetition_ratio":0.0,"special_character_ratio":0.36811253,"punctuation_ratio":0.1253482,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":1.0000083,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-09-25T07:53:51Z\",\"WARC-Record-ID\":\"<urn:uuid:fa274379-dc18-478e-a99c-9ddf970aa684>\",\"Content-Length\":\"232357\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:c03fff81-10d5-4c1b-b39a-ff0ebbd3bd19>\",\"WARC-Concurrent-To\":\"<urn:uuid:b1cfe633-69a4-495a-94d4-4a1157f60b0b>\",\"WARC-IP-Address\":\"151.101.1.69\",\"WARC-Target-URI\":\"https://math.stackexchange.com/questions/570635/the-continuity-of-the-expectation-of-a-continuous-stochastic-procees\",\"WARC-Payload-Digest\":\"sha1:AH767PMRGN3S26I7OSTHHMSMD22U5INE\",\"WARC-Block-Digest\":\"sha1:3YBNCTRM42W4KM4HXE7GPFZH2Z4U5ZIN\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-40/CC-MAIN-2022-40_segments_1664030334515.14_warc_CC-MAIN-20220925070216-20220925100216-00723.warc.gz\"}"} |
https://cubinforcongress.com/what-is-the-distinction-between-polynomial-operate-polynomial-expression-and-polynomial-equation.html | [
"# What Is the Distinction Between Polynomial Operate, Polynomial Expression and Polynomial Equation?\n\nMore often than not, you may match a polynomial (or a polynomial expression) to the…",
null,
"More often than not, you may match a polynomial (or a polynomial expression) to the perform it depicts. There are... | [
null,
"https://cubinforcongress.com/wp-content/uploads/2022/02/What-Is-the-Difference-Between-Polynomial-Function-Polynomial-Expression-and-Polynomial-Equation.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.93607026,"math_prob":0.9956035,"size":5792,"snap":"2022-27-2022-33","text_gpt3_token_len":1263,"char_repetition_ratio":0.20922598,"word_repetition_ratio":0.021621622,"special_character_ratio":0.2101174,"punctuation_ratio":0.09432146,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9986004,"pos_list":[0,1,2],"im_url_duplicate_count":[null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-08-19T08:05:17Z\",\"WARC-Record-ID\":\"<urn:uuid:cf5f3562-e122-4ee3-a874-3650b99349dd>\",\"Content-Length\":\"71937\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:69c684ce-7897-4edf-9bf6-7dada6ad5b56>\",\"WARC-Concurrent-To\":\"<urn:uuid:0e9aad2f-6b87-4344-9801-a9c8581c9d28>\",\"WARC-IP-Address\":\"104.21.61.79\",\"WARC-Target-URI\":\"https://cubinforcongress.com/what-is-the-distinction-between-polynomial-operate-polynomial-expression-and-polynomial-equation.html\",\"WARC-Payload-Digest\":\"sha1:USFYRBACVYHL3CIVZ5ZTX3MK7G5NDGTW\",\"WARC-Block-Digest\":\"sha1:5AKDHSEP547C5OT24HG2BAHE5LALQX56\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-33/CC-MAIN-2022-33_segments_1659882573630.12_warc_CC-MAIN-20220819070211-20220819100211-00524.warc.gz\"}"} |
https://blog.enterprisedna.co/how-to-use-iterating-functions-to-fix-total-issues-in-power-bi-dax-concepts/ | [
"",
null,
"# How To Use Iterating Functions To Fix Total Issues In Power BI – DAX Concepts\n\nI’m going to show you today how to use iterating functions when you’re trying to fix Total issues in Power BI. You may watch the full video of this tutorial at the bottom of this blog.\n\nWhen I go through the question... | [
null,
"https://blog.enterprisedna.co/wp-content/uploads/2020/04/How-To-Use-Iterating-Functions-To-Solve-Total-Issues-In-Power-BI-DAX-Concepts-1084x584.png",
null,
"https://lh6.googleusercontent.com/kfLJmLVYyj6ceH36V9JJ_WycWkZQNlF0dbBxhLQgkcRoaeDr_E_OwIDy6izVDZP36NMxZTWcG1hsiPk5O8PdMkmymfKYfOw0XCPHvyRxWjv32CjD... | {"ft_lang_label":"__label__en","ft_lang_prob":0.88372654,"math_prob":0.6536269,"size":4235,"snap":"2021-31-2021-39","text_gpt3_token_len":920,"char_repetition_ratio":0.13448358,"word_repetition_ratio":0.008130081,"special_character_ratio":0.21865407,"punctuation_ratio":0.08210784,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96401983,"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,2,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-19T08:01:20Z\",\"WARC-Record-ID\":\"<urn:uuid:6f8766be-add0-4c40-919b-5d3b5b2abb84>\",\"Content-Length\":\"145001\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:ff5e4802-0bda-4a5d-974b-308ab5ddf486>\",\"WARC-Concurrent-To\":\"<urn:uuid:b4564c5f-e99c-4510-9e47-a3267be028a3>\",\"WARC-IP-Address\":\"192.0.78.24\",\"WARC-Target-URI\":\"https://blog.enterprisedna.co/how-to-use-iterating-functions-to-fix-total-issues-in-power-bi-dax-concepts/\",\"WARC-Payload-Digest\":\"sha1:KQ52DRLJQEQYRC4ONAGYFSNFV5YS766T\",\"WARC-Block-Digest\":\"sha1:JP4XCKBSIZ5TF4Q6RR5YKXYXFVBCVPUG\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780056752.16_warc_CC-MAIN-20210919065755-20210919095755-00120.warc.gz\"}"} |
http://wiki.xentax.com/index.php/Lemmings_2 | [
"# Lemmings 2\n\nChoose archive extension:\n\n## VOC\n\n### Format Specifications\n\n```// MexCom - Recreation of formats\\Lemmings 2 (VOC)\\VOC.bms\n// THIS IS AN AUTOMATED SPECIFICATION\n// ----------------------------\n// LEGEND\n// ----------------------------\n// #DECLARE (Set variable to value)\n// \\$\\$ CAL... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.50360376,"math_prob":0.97786075,"size":1843,"snap":"2020-24-2020-29","text_gpt3_token_len":549,"char_repetition_ratio":0.16530724,"word_repetition_ratio":0.23262031,"special_character_ratio":0.4150841,"punctuation_ratio":0.11111111,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9555613,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-06-04T10:17:12Z\",\"WARC-Record-ID\":\"<urn:uuid:a235a37d-4bdf-4e81-9f9a-9835e928381f>\",\"Content-Length\":\"16315\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:03c44692-cbe8-4550-aa50-303c37e8deb3>\",\"WARC-Concurrent-To\":\"<urn:uuid:7686572c-47cb-4385-95d0-b47f77d7dd45>\",\"WARC-IP-Address\":\"185.104.29.38\",\"WARC-Target-URI\":\"http://wiki.xentax.com/index.php/Lemmings_2\",\"WARC-Payload-Digest\":\"sha1:YLAWU2ODOPKOXJYT4FMGXQSRY5XJQDLY\",\"WARC-Block-Digest\":\"sha1:SNDG3EFYEMG267JU7UI4HFBG3URN36MU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-24/CC-MAIN-2020-24_segments_1590347439928.61_warc_CC-MAIN-20200604094848-20200604124848-00573.warc.gz\"}"} |
https://www.cse.chalmers.se/research/group/logic/TypesSS05/resources/coq/CoqArt/induc-fond/use_le_ind_max.html | [
"# Using maximal induction principles (le)\n\nUse the Scheme command to generate the maximal induction principle for le.\n\nThe following text defines a function with a pre-condition based on le and proves a small theorem about this function.\n\n```Definition pred_partial: forall (n : nat), n <> 0 -> nat.\nintros ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.51973414,"math_prob":0.9360353,"size":617,"snap":"2021-43-2021-49","text_gpt3_token_len":170,"char_repetition_ratio":0.12561175,"word_repetition_ratio":0.0,"special_character_ratio":0.30470017,"punctuation_ratio":0.2421875,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9996942,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-18T04:05:18Z\",\"WARC-Record-ID\":\"<urn:uuid:e092e031-a7e1-4d5d-bb70-efe0adb89fb9>\",\"Content-Length\":\"1251\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:3fb96b11-9012-4600-b562-951ea2d43ed2>\",\"WARC-Concurrent-To\":\"<urn:uuid:f0bf3827-6cb6-4c31-a971-46d2344d91fa>\",\"WARC-IP-Address\":\"129.16.221.33\",\"WARC-Target-URI\":\"https://www.cse.chalmers.se/research/group/logic/TypesSS05/resources/coq/CoqArt/induc-fond/use_le_ind_max.html\",\"WARC-Payload-Digest\":\"sha1:DNBHIWUACIHW3FGZJQRU25OEA3BNUKU2\",\"WARC-Block-Digest\":\"sha1:FKLEJF7XTVKWA5A32URP32A4BXV5ARRU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323585196.73_warc_CC-MAIN-20211018031901-20211018061901-00530.warc.gz\"}"} |
https://www.physicsoverflow.org/40097/please-mathematical-freezing-process-first-studied-harlan | [
"#",
null,
"Could you help me please with a mathematical model of the soil freezing process first studied by Harlan?\n\n+ 0 like - 0 dislike\n222 views\n\nHello, dear colleague. Now I'm dealing with issues of modeling heat and mass transfer in frozen and thawed soils. I am solving this problem numerically using... | [
null,
"https://www.physicsoverflow.org/qa-plugin/po-printer-friendly/print_on.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.924196,"math_prob":0.83546925,"size":1573,"snap":"2019-43-2019-47","text_gpt3_token_len":388,"char_repetition_ratio":0.1166348,"word_repetition_ratio":0.015444015,"special_character_ratio":0.22759059,"punctuation_ratio":0.12580645,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9692858,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-11-21T01:38:58Z\",\"WARC-Record-ID\":\"<urn:uuid:1b3a42b5-4735-4a7c-a622-adf995b1b552>\",\"Content-Length\":\"111842\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:8d67ccd7-2eb8-4554-aca1-76c1f9fccc10>\",\"WARC-Concurrent-To\":\"<urn:uuid:4a6ab073-5c69-4349-94ad-3b515cb46d0d>\",\"WARC-IP-Address\":\"129.70.43.86\",\"WARC-Target-URI\":\"https://www.physicsoverflow.org/40097/please-mathematical-freezing-process-first-studied-harlan\",\"WARC-Payload-Digest\":\"sha1:C6WKSTJSMXT723YKALNCPM5YQQYAU2QL\",\"WARC-Block-Digest\":\"sha1:5W5VFKMDIYUJ6UK35RW6VLRPZ2NOIUNZ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-47/CC-MAIN-2019-47_segments_1573496670643.58_warc_CC-MAIN-20191121000300-20191121024300-00467.warc.gz\"}"} |
https://gitlab.mpi-sws.org/gpirlea/iris/-/commit/1e249d7541fee56a8b49804b2e2fa4f0eb3a22d1 | [
"### General invariant tactic.\n\nparent 040db00a\n ... ... @@ -90,6 +90,18 @@ Section proofs. + iIntros \"HP\". iApply \"Hclose\". iLeft. iNext. by iApply \"HP'\". - iDestruct (cinv_own_1_l with \"Hγ' Hγ\") as %[]. Qed. Global Instance into_inv_cinv N γ P : IntoInv (cinv N γ P) N. Global Instance elim_inv_cinv p γ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5415086,"math_prob":0.8977903,"size":14945,"snap":"2020-45-2020-50","text_gpt3_token_len":5475,"char_repetition_ratio":0.14503714,"word_repetition_ratio":0.3265221,"special_character_ratio":0.36754766,"punctuation_ratio":0.21372688,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.994616,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-12-06T01:23:43Z\",\"WARC-Record-ID\":\"<urn:uuid:e6149a03-8710-4530-98d9-7bba967ac734>\",\"Content-Length\":\"743306\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d7781d66-7b25-4d51-b64d-52470f78902d>\",\"WARC-Concurrent-To\":\"<urn:uuid:27ac6332-d1a8-490f-947a-7a2d965ffd03>\",\"WARC-IP-Address\":\"139.19.205.205\",\"WARC-Target-URI\":\"https://gitlab.mpi-sws.org/gpirlea/iris/-/commit/1e249d7541fee56a8b49804b2e2fa4f0eb3a22d1\",\"WARC-Payload-Digest\":\"sha1:THFGGF654HLVBRSLGO3TNLIDLUDEPQJK\",\"WARC-Block-Digest\":\"sha1:MGDOTJLMIQINC3D3L7OTQVG3IQBG4LRQ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-50/CC-MAIN-2020-50_segments_1606141753148.92_warc_CC-MAIN-20201206002041-20201206032041-00046.warc.gz\"}"} |
https://math.stackexchange.com/questions/301163/the-time-complexity-of-finding-a-neighborhood-graph-provided-an-unordered-adjace | [
"The time complexity of finding a neighborhood graph provided an unordered adjacency matrix\n\nImagine I have an unordered adjacency matrix for some graph $G$ with a set of vertices $V$ and a set of edges $E$. I would like to find a subset of edges that determines a $k$-hop neighborhood graph about a chosen vertex ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9348392,"math_prob":0.99321777,"size":2549,"snap":"2019-43-2019-47","text_gpt3_token_len":609,"char_repetition_ratio":0.11866405,"word_repetition_ratio":0.0,"special_character_ratio":0.2381326,"punctuation_ratio":0.099804305,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99931884,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-24T02:01:41Z\",\"WARC-Record-ID\":\"<urn:uuid:258b2717-d688-4353-b89a-fe714d3d0fb2>\",\"Content-Length\":\"152490\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:02e349d2-4f46-44b1-8fa9-5894007586e9>\",\"WARC-Concurrent-To\":\"<urn:uuid:93c089d9-0b01-4a8b-95e2-b66de11c6594>\",\"WARC-IP-Address\":\"151.101.1.69\",\"WARC-Target-URI\":\"https://math.stackexchange.com/questions/301163/the-time-complexity-of-finding-a-neighborhood-graph-provided-an-unordered-adjace\",\"WARC-Payload-Digest\":\"sha1:ME6UFD2IGC7ZEXAKFAR5JVARR6XGM5HW\",\"WARC-Block-Digest\":\"sha1:PYCWPJV2IRY7ZULFVYAJ2AHL36G2UJWB\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570987838289.72_warc_CC-MAIN-20191024012613-20191024040113-00458.warc.gz\"}"} |
https://www.cs.carleton.edu/cs_comps/0405/shape/marching_cubes.html | [
"# An Implementation of the Marching Cubes Algorithm\n\nBy Ben Anderson\n\n#### Abstract:\n\nThe Marching cubes algorithm can be described as follows:\nGiven an object, a test to determine whether an arbitrary point is within the object, and bounds within which the object exists:\nDivide the space within the bounds... | [
null,
"https://www.cs.carleton.edu/cs_comps/0405/shape/images/origobj.jpg",
null,
"https://www.cs.carleton.edu/cs_comps/0405/shape/images/gridobj.jpg",
null,
"https://www.cs.carleton.edu/cs_comps/0405/shape/images/labeledobj.jpg",
null,
"https://www.cs.carleton.edu/cs_comps/0405/shape/images/purpledob... | {"ft_lang_label":"__label__en","ft_lang_prob":0.9247672,"math_prob":0.92705435,"size":10685,"snap":"2022-40-2023-06","text_gpt3_token_len":2605,"char_repetition_ratio":0.12105608,"word_repetition_ratio":0.007360673,"special_character_ratio":0.23855872,"punctuation_ratio":0.11665099,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96859103,"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,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66],"im_url_duplicate_count":[null,3,null,3,null,3,null,3,null,6,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null,6,null,3,null,3,null,3,null,3,null,3,null,3,null,3,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-10-01T07:55:59Z\",\"WARC-Record-ID\":\"<urn:uuid:f9ff1d1e-69d2-4bd9-abe7-4a7b1c3074fd>\",\"Content-Length\":\"21106\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:ea39fcab-f0fc-406b-89f7-ee7d8908e61c>\",\"WARC-Concurrent-To\":\"<urn:uuid:891e8a2a-f5a5-4d6d-8ca0-0dc5f88e5ed8>\",\"WARC-IP-Address\":\"137.22.5.8\",\"WARC-Target-URI\":\"https://www.cs.carleton.edu/cs_comps/0405/shape/marching_cubes.html\",\"WARC-Payload-Digest\":\"sha1:6V4WZQLVGNEGV7VFY2QWJJN3ZO6DL32R\",\"WARC-Block-Digest\":\"sha1:H4I3S2V2XEXABSHARWAVAIE4WLUAGFNY\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-40/CC-MAIN-2022-40_segments_1664030335573.50_warc_CC-MAIN-20221001070422-20221001100422-00055.warc.gz\"}"} |
https://au.mathworks.com/matlabcentral/answers/389054-i-want-to-convert-from-cartesian-to-spherical-coordinates-in-matlab-i-have-tried-to-use-cart2sph-in | [
"I want to convert from Cartesian to spherical coordinates in MATLAB. I have tried to use cart2sph in MATLAB but it is showing some error\n\nAhmad Bilal (view profile)\n\non 18 Mar 2018\nLatest activity Answered by Ahmet Cecen\n\nAhmet Cecen (view profile)\n\non 18 Mar 2018\nAccepted Answer by Ahmet Cecen\n\nAhmet ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.77026737,"math_prob":0.7875702,"size":674,"snap":"2019-43-2019-47","text_gpt3_token_len":192,"char_repetition_ratio":0.14925373,"word_repetition_ratio":0.0,"special_character_ratio":0.25667655,"punctuation_ratio":0.13114753,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9826601,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-20T15:13:45Z\",\"WARC-Record-ID\":\"<urn:uuid:2c3d9d3e-2688-4eb4-b303-01eb3902bf55>\",\"Content-Length\":\"90501\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:c04aefa4-68dd-4954-8acf-0ab81b746640>\",\"WARC-Concurrent-To\":\"<urn:uuid:20aea957-4fb5-48b7-83b6-5ebf5934888e>\",\"WARC-IP-Address\":\"104.118.179.86\",\"WARC-Target-URI\":\"https://au.mathworks.com/matlabcentral/answers/389054-i-want-to-convert-from-cartesian-to-spherical-coordinates-in-matlab-i-have-tried-to-use-cart2sph-in\",\"WARC-Payload-Digest\":\"sha1:ELIHGN3RSYCYKT4NXNIRU3EOOU4TXRX7\",\"WARC-Block-Digest\":\"sha1:IAOTGTBNF7S4O3EG7YRSIZ7HVJ3QNOG7\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570986710773.68_warc_CC-MAIN-20191020132840-20191020160340-00409.warc.gz\"}"} |
https://quant.stackexchange.com/questions/tagged/modelling?tab=Newest | [
"# Questions tagged [modelling]\n\nThe tag has no usage guidance.\n\n27 questions\nFilter by\nSorted by\nTagged with\n50 views\n\n### Predicting Stock Returns vs Stock Price and then computing returns\n\nI am working on building a model to predict the beta-adjusted returns of a stock using a set of features. At the... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8979105,"math_prob":0.8823432,"size":7502,"snap":"2020-34-2020-40","text_gpt3_token_len":1850,"char_repetition_ratio":0.13083489,"word_repetition_ratio":0.001537279,"special_character_ratio":0.23926952,"punctuation_ratio":0.10671141,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9713021,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-08-09T14:13:10Z\",\"WARC-Record-ID\":\"<urn:uuid:655cb9c2-0455-40dd-b10e-b120302fefff>\",\"Content-Length\":\"192782\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0296295e-9741-462f-abc9-653869899143>\",\"WARC-Concurrent-To\":\"<urn:uuid:94d70cb2-c190-499c-a33e-f61841b13e6a>\",\"WARC-IP-Address\":\"151.101.65.69\",\"WARC-Target-URI\":\"https://quant.stackexchange.com/questions/tagged/modelling?tab=Newest\",\"WARC-Payload-Digest\":\"sha1:TRBCNP5ONIFAU5XK5PC4FTCOSBV6TCCR\",\"WARC-Block-Digest\":\"sha1:TCLYM7E7DFWXI7DE7E72Z2HDZFTGFIJK\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-34/CC-MAIN-2020-34_segments_1596439738555.33_warc_CC-MAIN-20200809132747-20200809162747-00171.warc.gz\"}"} |
https://uk.mathworks.com/matlabcentral/cody/problems/1988-remove-the-middle-element-from-a-vector/solutions/533579 | [
"Cody\n\n# Problem 1988. Remove the middle element from a vector\n\nSolution 533579\n\nSubmitted on 23 Nov 2014 by Abdullah Caliskan\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\n%% x = [... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6552228,"math_prob":0.99722517,"size":584,"snap":"2019-51-2020-05","text_gpt3_token_len":178,"char_repetition_ratio":0.13965517,"word_repetition_ratio":0.086021505,"special_character_ratio":0.35787672,"punctuation_ratio":0.15044248,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99044186,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-12-08T14:05:00Z\",\"WARC-Record-ID\":\"<urn:uuid:029a3848-7ee9-47de-9e4e-dcca9ce29209>\",\"Content-Length\":\"72036\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:1cc3ae5b-ae96-4481-8cf8-a20e7bd72d71>\",\"WARC-Concurrent-To\":\"<urn:uuid:27eb266d-3fd5-4408-9550-8ae9307afa4a>\",\"WARC-IP-Address\":\"104.110.193.39\",\"WARC-Target-URI\":\"https://uk.mathworks.com/matlabcentral/cody/problems/1988-remove-the-middle-element-from-a-vector/solutions/533579\",\"WARC-Payload-Digest\":\"sha1:WLGNYHMMQYFQHWKTLNZTVA2PN3NOPOVF\",\"WARC-Block-Digest\":\"sha1:V7WASMNCOJAMGX3Z4V3ABZL2AG5L4BZO\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-51/CC-MAIN-2019-51_segments_1575540510336.29_warc_CC-MAIN-20191208122818-20191208150818-00111.warc.gz\"}"} |
https://wiki.portal.chalmers.se/agda/Main/TypesSummerSchool2007 | [
"# TypesSummerSchool2007\n\nThe Types Summer School 2007 is held in Bertinoro, Italy, August 19 - 31.\n\nThe examples from the lectures can be found here: examples/SummerSchool07/Lecture\n\n## Exercises\n\n### 1. Natural numbers\n\n1.1. Define a datatype of `Nat` natural numbers with constructors `zero` and `suc`.\... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6273164,"math_prob":0.9752011,"size":4237,"snap":"2021-21-2021-25","text_gpt3_token_len":1369,"char_repetition_ratio":0.16371368,"word_repetition_ratio":0.11729019,"special_character_ratio":0.37856975,"punctuation_ratio":0.17395529,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9998503,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-05-18T08:17:20Z\",\"WARC-Record-ID\":\"<urn:uuid:d7e397a6-ba09-4e78-9d80-a20ea0dad8d2>\",\"Content-Length\":\"15645\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:889bd83d-2171-46b0-b34a-0be57bfe340f>\",\"WARC-Concurrent-To\":\"<urn:uuid:7939519c-893f-4275-9b2d-010c44791f3e>\",\"WARC-IP-Address\":\"129.16.227.152\",\"WARC-Target-URI\":\"https://wiki.portal.chalmers.se/agda/Main/TypesSummerSchool2007\",\"WARC-Payload-Digest\":\"sha1:W4P64MLCJZJGXLE4KWQARCGLGWNFB2GL\",\"WARC-Block-Digest\":\"sha1:ZD25THOJ26E4VOMOYIK4M5C3ZNJXDHXC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-21/CC-MAIN-2021-21_segments_1620243989756.81_warc_CC-MAIN-20210518063944-20210518093944-00587.warc.gz\"}"} |
https://tipcalc.net/how-much-is-a-25-percent-tip-on-5 | [
"# Tip Calculator\n\nHow much is a 25 percent tip on \\$5?\n\nTIP:\n\\$ 0\nTOTAL:\n\\$ 0\n\nTIP PER PERSON:\n\\$ 0\nTOTAL PER PERSON:\n\\$ 0\n\n## How much is a 25 percent tip on \\$5? How to calculate this tip?\n\nAre you looking for the answer to this question: How much is a 25 percent tip on \\$5? Here is the an... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9632142,"math_prob":0.99616486,"size":2511,"snap":"2021-31-2021-39","text_gpt3_token_len":824,"char_repetition_ratio":0.3099322,"word_repetition_ratio":0.24064171,"special_character_ratio":0.3823178,"punctuation_ratio":0.14608434,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99777305,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-24T09:55:14Z\",\"WARC-Record-ID\":\"<urn:uuid:0c9b0285-65a7-411b-a34a-e530735dc732>\",\"Content-Length\":\"10857\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:45bbc7af-147f-43f8-b9b4-a5ccfbadd0dc>\",\"WARC-Concurrent-To\":\"<urn:uuid:cb67acd3-5a2e-4fe2-abfc-7d3fd5d667cf>\",\"WARC-IP-Address\":\"161.35.97.186\",\"WARC-Target-URI\":\"https://tipcalc.net/how-much-is-a-25-percent-tip-on-5\",\"WARC-Payload-Digest\":\"sha1:3NEBCAU7DG7FDXCDS2FFBND7YMDV5ZRT\",\"WARC-Block-Digest\":\"sha1:BKCORP7FBLIVHRKCXIT4FCKRZEM6NI56\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780057508.83_warc_CC-MAIN-20210924080328-20210924110328-00143.warc.gz\"}"} |
https://www.mis.mpg.de/calendar/conferences/2020/cominds/abstracts.html | [
"# GAMM AG Workshop Computational and Mathematical Methods in Data Science\n\n## Abstracts for the talks\n\nMarco Cuturi\nGoogle Brain & Institut Polytechnique de Paris\nSupervised Quantile Normalization for Matrix Factorization using Optimal Transport\nWe present in this recent work (https://arxiv.org/pdf/2002.032... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8992107,"math_prob":0.923318,"size":9252,"snap":"2022-40-2023-06","text_gpt3_token_len":1771,"char_repetition_ratio":0.10294118,"word_repetition_ratio":0.017303532,"special_character_ratio":0.17380026,"punctuation_ratio":0.08575113,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9896499,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-04T18:55:16Z\",\"WARC-Record-ID\":\"<urn:uuid:f23cd82b-7a4a-4d58-bed8-3db60650d157>\",\"Content-Length\":\"25247\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:ea560ddb-0809-4201-8157-d28b3b96830f>\",\"WARC-Concurrent-To\":\"<urn:uuid:84baf87d-ac4a-4f89-82c6-19f18312b074>\",\"WARC-IP-Address\":\"194.95.185.89\",\"WARC-Target-URI\":\"https://www.mis.mpg.de/calendar/conferences/2020/cominds/abstracts.html\",\"WARC-Payload-Digest\":\"sha1:NNXGTJGLJ2GD4U4PKVPBFK4SUQQGI6PF\",\"WARC-Block-Digest\":\"sha1:4OWAIFZSD4GGGLJS6FLK4PMQZGXQF3A4\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500151.93_warc_CC-MAIN-20230204173912-20230204203912-00306.warc.gz\"}"} |
http://wims.espe-nice-toulon.fr/wims/wims.cgi?lang=en&+module=H6%2Fgeometry%2Fellchoice.en | [
"!! used as default html header if there is none in the selected theme. Choice of ellipses\n\n# Choice of ellipses --- Introduction ---\n\nAn ellipse (oriented horizontally/vertically) is described by an equation of the form\n\na(x-x0)2 + b(y-y0)2 = c,\n\nor of the form\n\na x2+ b y2+ c x+ d y+ e = 0,\n\nwhere (x0,... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9220302,"math_prob":0.96147734,"size":687,"snap":"2021-43-2021-49","text_gpt3_token_len":169,"char_repetition_ratio":0.10834553,"word_repetition_ratio":0.03125,"special_character_ratio":0.2489083,"punctuation_ratio":0.093333334,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98151785,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-12-09T03:24:39Z\",\"WARC-Record-ID\":\"<urn:uuid:cab4059b-8643-4fca-a72a-52462e699e89>\",\"Content-Length\":\"7296\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:c074225e-7ec9-4245-a165-69acc16e2d3f>\",\"WARC-Concurrent-To\":\"<urn:uuid:0959ef9e-9d05-446c-80c2-b4a612b68d2f>\",\"WARC-IP-Address\":\"134.59.80.237\",\"WARC-Target-URI\":\"http://wims.espe-nice-toulon.fr/wims/wims.cgi?lang=en&+module=H6%2Fgeometry%2Fellchoice.en\",\"WARC-Payload-Digest\":\"sha1:XBITO4JNKMRDDSNASYB7JAJKFI4DRNRL\",\"WARC-Block-Digest\":\"sha1:Q3WGTWW3DB4NPKKUN4IOEH5NFPUT56JS\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-49/CC-MAIN-2021-49_segments_1637964363659.21_warc_CC-MAIN-20211209030858-20211209060858-00235.warc.gz\"}"} |
https://swmath.org/software/14162 | [
"# AS 307\n\nAlgorithm AS 307: Bivariate location depth. he half-space depth of a point θ relative to a bivariate data set {x 1 ,⋯,x n } is given by the smallest number of data points contained in a closed half-plane of which the boundary line passes through θ. A straightforward algorithm for the half-space depth n... | [
null,
"https://swmath.org/media/img/minus.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.71310043,"math_prob":0.93165845,"size":3290,"snap":"2022-27-2022-33","text_gpt3_token_len":899,"char_repetition_ratio":0.11412051,"word_repetition_ratio":0.02,"special_character_ratio":0.25227964,"punctuation_ratio":0.22063492,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9823121,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-07-05T16:41:28Z\",\"WARC-Record-ID\":\"<urn:uuid:d9cbf51e-2d7b-4e15-ab53-69222af68829>\",\"Content-Length\":\"37433\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:c3ac249e-d049-469d-83fd-b33d91d4aefa>\",\"WARC-Concurrent-To\":\"<urn:uuid:6c075013-45a1-47d1-9bb1-c27d86fb9e29>\",\"WARC-IP-Address\":\"141.66.193.30\",\"WARC-Target-URI\":\"https://swmath.org/software/14162\",\"WARC-Payload-Digest\":\"sha1:BV64XOD4QHIMA665Z3XTQTTX5MFTVDJM\",\"WARC-Block-Digest\":\"sha1:ZJWXP6PR4UDEIDEI3I64QRXPXICH6LDV\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656104585887.84_warc_CC-MAIN-20220705144321-20220705174321-00255.warc.gz\"}"} |
https://en.m.wikipedia.org/wiki/Statistical_mechanics | [
"# Statistical mechanics\n\nIn physics, statistical mechanics is a mathematical framework that applies statistical methods and probability theory to large assemblies of microscopic entities. It does not assume or postulate any natural laws, but explains the macroscopic behavior of nature from the behavior of such e... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.86899537,"math_prob":0.9426868,"size":34787,"snap":"2023-40-2023-50","text_gpt3_token_len":7361,"char_repetition_ratio":0.17540178,"word_repetition_ratio":0.019074675,"special_character_ratio":0.21755253,"punctuation_ratio":0.14786841,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9877357,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-10-04T12:36:48Z\",\"WARC-Record-ID\":\"<urn:uuid:8beaf0f9-4e07-42d3-b728-eddfa0dfd974>\",\"Content-Length\":\"188969\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:058c04a4-a964-44ad-86bf-d6e2a4b10941>\",\"WARC-Concurrent-To\":\"<urn:uuid:7ae52c2a-fdea-495f-9811-39cead26554c>\",\"WARC-IP-Address\":\"208.80.154.224\",\"WARC-Target-URI\":\"https://en.m.wikipedia.org/wiki/Statistical_mechanics\",\"WARC-Payload-Digest\":\"sha1:BDIPZPW6ASBLFGGYLZN5EU3VAJ6KRZBR\",\"WARC-Block-Digest\":\"sha1:GXGRTQBN2YDFABMQY22AIYCETESBABUV\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233511369.62_warc_CC-MAIN-20231004120203-20231004150203-00040.warc.gz\"}"} |
https://www.mdpi.com/2072-666X/10/9/597/htm | [
"Next Article in Journal\nA Gas Mixture Prediction Model Based on the Dynamic Response of a Metal-Oxide Sensor\n\nMicromachines 2019, 10(9), 597; https://doi.org/10.3390/mi10090597\n\nArticle\nTrajectory Definition with High Relative Accuracy (HRA) by Parametric Representation of Curves in Nano-Positioning Systems\... | [
null,
"https://www.mdpi.com/profiles/masked-unknown-user.png",
null,
"https://www.mdpi.com/img/design/orcid.png",
null,
"https://www.mdpi.com/profiles/masked-unknown-user.png",
null,
"https://www.mdpi.com/profiles/masked-unknown-user.png",
null,
"https://www.mdpi.com/profiles/masked-unknown-user.p... | {"ft_lang_label":"__label__en","ft_lang_prob":0.9074335,"math_prob":0.98609775,"size":56715,"snap":"2019-43-2019-47","text_gpt3_token_len":12335,"char_repetition_ratio":0.19897375,"word_repetition_ratio":0.0994835,"special_character_ratio":0.21320638,"punctuation_ratio":0.13889678,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99833006,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12],"im_url_duplicate_count":[null,null,null,null,null,null,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-19T06:54:59Z\",\"WARC-Record-ID\":\"<urn:uuid:2c73ec6f-7f5f-40f9-a075-b7083fff9a8a>\",\"Content-Length\":\"296875\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:2fe2a526-c847-47bf-a882-b30e87a8f3e7>\",\"WARC-Concurrent-To\":\"<urn:uuid:56b76314-4270-47a3-818b-cedf12d36596>\",\"WARC-IP-Address\":\"104.16.9.68\",\"WARC-Target-URI\":\"https://www.mdpi.com/2072-666X/10/9/597/htm\",\"WARC-Payload-Digest\":\"sha1:YVPDZ3BUNDC7OZ3IXWKGSLR73H5GGZXU\",\"WARC-Block-Digest\":\"sha1:M3RAWXQWVTFEDEW3QRWVKYA6T3RN4UMJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570986692126.27_warc_CC-MAIN-20191019063516-20191019091016-00317.warc.gz\"}"} |
https://www.daniweb.com/programming/software-development/threads/153327/hellow | [
"how can i draw a circle divided to many sectors ,each secteor area deppends on specific angle for each sector in the circle ,\n\nthanx for help ,\nregards\n\nyou will have to use some sort of gui libraries and/or compiler. Depends on your operating system.\n\nIf you don't know it already, start a course in trigono... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.60421246,"math_prob":0.82469934,"size":8284,"snap":"2021-43-2021-49","text_gpt3_token_len":2564,"char_repetition_ratio":0.1076087,"word_repetition_ratio":0.51660025,"special_character_ratio":0.3457267,"punctuation_ratio":0.20401949,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9546431,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-12-01T13:14:18Z\",\"WARC-Record-ID\":\"<urn:uuid:69e838ea-482e-4e3e-9d4d-50b019c8a0af>\",\"Content-Length\":\"99198\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:8efeb6b5-ab37-4c6a-b396-37cd8bd3a182>\",\"WARC-Concurrent-To\":\"<urn:uuid:acc8f1ef-accc-4e5b-a22f-01aa9481ec8d>\",\"WARC-IP-Address\":\"172.66.41.5\",\"WARC-Target-URI\":\"https://www.daniweb.com/programming/software-development/threads/153327/hellow\",\"WARC-Payload-Digest\":\"sha1:HQWPA4Z2GLLA5NEMMAUIDJTYUOVVHJBT\",\"WARC-Block-Digest\":\"sha1:DCL4YIYDNMXOOTB7GU443HHSABRE2VD5\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-49/CC-MAIN-2021-49_segments_1637964360803.0_warc_CC-MAIN-20211201113241-20211201143241-00296.warc.gz\"}"} |
https://eddmann.com/posts/mergesort-in-clojure-using-post-conditionals/ | [
"# Mergesort in Clojure using Post Conditionals\n\nWhilst currently reading through The Joy of Clojure book I was introduced to the concept of pre and post-conditionals, similar to another language I have heard about called Eiffel. To experiment with this feature I decided to create a simple merge-sort algorithm im... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8685085,"math_prob":0.9192695,"size":1442,"snap":"2019-51-2020-05","text_gpt3_token_len":417,"char_repetition_ratio":0.11752434,"word_repetition_ratio":0.0,"special_character_ratio":0.32038835,"punctuation_ratio":0.09219858,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98873925,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-01-20T06:06:38Z\",\"WARC-Record-ID\":\"<urn:uuid:ebc08d2a-266b-495e-a717-0a6453add620>\",\"Content-Length\":\"12386\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:4d0ed8c0-ac26-40a3-b093-bd072966ab2f>\",\"WARC-Concurrent-To\":\"<urn:uuid:2bfe2d40-9881-47bc-b338-da5122151991>\",\"WARC-IP-Address\":\"185.199.108.153\",\"WARC-Target-URI\":\"https://eddmann.com/posts/mergesort-in-clojure-using-post-conditionals/\",\"WARC-Payload-Digest\":\"sha1:MRPTGE75S4MNXRCN3OVKVRJO6UNPNCCU\",\"WARC-Block-Digest\":\"sha1:2ZUYUEVXIMIUFAP2NLOHV7E6V4GJGTLQ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-05/CC-MAIN-2020-05_segments_1579250597458.22_warc_CC-MAIN-20200120052454-20200120080454-00393.warc.gz\"}"} |
https://docksci.com/latent-risk-and-trend-models-for-the-evolution-of-annual-fatality-numbers-in-30-_5acd969cd64ab2d5697b6725.html | [
"Accident Analysis and Prevention 71 (2014) 327–336\n\nContents lists available at ScienceDirect\n\nAccident Analysis and Prevention journal homepage: www.elsevier.com/locate/aap\n\nLatent risk and trend models for the evolution of annual fatality numbers in 30 European countries Emmanuelle Dupont a,∗ , Jacques J.F... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9242395,"math_prob":0.92935306,"size":35928,"snap":"2022-27-2022-33","text_gpt3_token_len":8162,"char_repetition_ratio":0.17113908,"word_repetition_ratio":0.0622084,"special_character_ratio":0.22088622,"punctuation_ratio":0.08800623,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9681384,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-06-29T22:42:04Z\",\"WARC-Record-ID\":\"<urn:uuid:99d5a19d-460d-4012-9e40-e13328714529>\",\"Content-Length\":\"81261\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9f01b3c2-9203-4e5d-87f2-a2efb3bb3d9e>\",\"WARC-Concurrent-To\":\"<urn:uuid:c61ba5ab-12f0-4db3-aab8-172926ebd77d>\",\"WARC-IP-Address\":\"104.21.43.74\",\"WARC-Target-URI\":\"https://docksci.com/latent-risk-and-trend-models-for-the-evolution-of-annual-fatality-numbers-in-30-_5acd969cd64ab2d5697b6725.html\",\"WARC-Payload-Digest\":\"sha1:7Z7YOM6QGXBWU4G6EGGN33UZBW6WSWQG\",\"WARC-Block-Digest\":\"sha1:MUGRYB5E7XZANVDC6NSVK72NCFXWUELH\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656103645173.39_warc_CC-MAIN-20220629211420-20220630001420-00542.warc.gz\"}"} |
https://lists.defectivebydesign.org/archive/html/help-gsl/2021-08/msg00003.html | [
"help-gsl\n[Top][All Lists]\n\n## Question of polynomial multiplication.\n\n From: 김현성 Subject: Question of polynomial multiplication. Date: Tue, 17 Aug 2021 16:03:02 +0000\n\n```Dear GSL developers\n\nHello,\n\nWhile I am reading polynomial section of GSL manual, I realized that GSL does\nnot provide the function ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8509643,"math_prob":0.7295209,"size":948,"snap":"2022-27-2022-33","text_gpt3_token_len":219,"char_repetition_ratio":0.15254237,"word_repetition_ratio":0.01369863,"special_character_ratio":0.23101266,"punctuation_ratio":0.12941177,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96346056,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-07-02T13:53:24Z\",\"WARC-Record-ID\":\"<urn:uuid:199a5918-8e68-4767-bffe-ff1caa823e82>\",\"Content-Length\":\"4725\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:222943cd-8d80-473a-aae9-d62dfcc7dc4b>\",\"WARC-Concurrent-To\":\"<urn:uuid:8fbf3a7e-8314-4bca-ba60-6eded8d4d7d5>\",\"WARC-IP-Address\":\"209.51.188.17\",\"WARC-Target-URI\":\"https://lists.defectivebydesign.org/archive/html/help-gsl/2021-08/msg00003.html\",\"WARC-Payload-Digest\":\"sha1:CFGQI5RSL2EWCBLD6RGPRXATZQRQE2SN\",\"WARC-Block-Digest\":\"sha1:IB3OUYKDKBGUTHXIU5ORZBNA5EFWS53B\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656104141372.60_warc_CC-MAIN-20220702131941-20220702161941-00134.warc.gz\"}"} |
https://deepai.org/publication/a-5-2-approximation-algorithm-for-coloring-rooted-subtrees-of-a-degree-3-tree | [
"DeepAI\n\n# A 5/2-Approximation Algorithm for Coloring Rooted Subtrees of a Degree 3 Tree\n\nA rooted tree R⃗ is a rooted subtree of a tree T if the tree obtained by replacing the directed edges of R⃗ by undirected edges is a subtree of T. We study the problem of assigning minimum number of colors to a given set o... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.95061517,"math_prob":0.84176856,"size":745,"snap":"2023-14-2023-23","text_gpt3_token_len":168,"char_repetition_ratio":0.13900135,"word_repetition_ratio":0.0,"special_character_ratio":0.2,"punctuation_ratio":0.04137931,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9644553,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-05-28T12:17:07Z\",\"WARC-Record-ID\":\"<urn:uuid:86e2d125-7dea-4ddc-b79a-6ca470ee8439>\",\"Content-Length\":\"122088\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:fe7a4ffa-6568-4b02-96b4-2bed59c545eb>\",\"WARC-Concurrent-To\":\"<urn:uuid:84861347-0df2-4e2f-8521-13d6ada2a185>\",\"WARC-IP-Address\":\"52.85.151.97\",\"WARC-Target-URI\":\"https://deepai.org/publication/a-5-2-approximation-algorithm-for-coloring-rooted-subtrees-of-a-degree-3-tree\",\"WARC-Payload-Digest\":\"sha1:ERMMXHZEGXDBS7X46Z5ATH3F2WXPUV4F\",\"WARC-Block-Digest\":\"sha1:2OPP5HV35BKYN4IC62O4LHUKA4JPUI2W\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224643784.62_warc_CC-MAIN-20230528114832-20230528144832-00034.warc.gz\"}"} |
https://zbmath.org/?q=an:0819.35051 | [
"# zbMATH — the first resource for mathematics\n\nOn a class of nonlinear elliptic equations. (English) Zbl 0819.35051\nBojarski, Bogdan (ed.) et al., Partial differential equations. Part 1. The 36th semester held at the Stefan Banach International Mathematical Center in Warsaw, Poland, from September 17 to Decembe... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.71870494,"math_prob":0.99797356,"size":1065,"snap":"2021-04-2021-17","text_gpt3_token_len":342,"char_repetition_ratio":0.10179076,"word_repetition_ratio":0.0,"special_character_ratio":0.3342723,"punctuation_ratio":0.19626169,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99946505,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-04-15T04:24:49Z\",\"WARC-Record-ID\":\"<urn:uuid:1a395c69-8d60-4afe-9af2-d6613f8486b7>\",\"Content-Length\":\"44468\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:b0e7004f-ae50-485e-9c68-89ac22a825ba>\",\"WARC-Concurrent-To\":\"<urn:uuid:baaaa471-0d48-44e5-8870-1c287ed943ce>\",\"WARC-IP-Address\":\"141.66.194.2\",\"WARC-Target-URI\":\"https://zbmath.org/?q=an:0819.35051\",\"WARC-Payload-Digest\":\"sha1:333EC5CJ3WP3KLZRTAQSF7CILSD3NMCI\",\"WARC-Block-Digest\":\"sha1:W5F6DX7SIYI7OYVUZYK5S5BL6GIRTUL3\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-17/CC-MAIN-2021-17_segments_1618038083007.51_warc_CC-MAIN-20210415035637-20210415065637-00071.warc.gz\"}"} |
http://algorist.com/algowiki/index.php?title=Data-structures-TADM2E&oldid=83 | [
"(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)\n\n# Data Structures\n\nStacks, Queues, and Lists\n\n<br>3-1. A common problem for compilers and text editors is determining whether the parentheses in a string are balanced and properly nested. For example, the string $((())())()$ contains... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.80756134,"math_prob":0.98962945,"size":10483,"snap":"2020-10-2020-16","text_gpt3_token_len":2529,"char_repetition_ratio":0.15841207,"word_repetition_ratio":0.026891807,"special_character_ratio":0.25250405,"punctuation_ratio":0.11142588,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9978115,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-02-21T16:00:53Z\",\"WARC-Record-ID\":\"<urn:uuid:62ac3d0a-8421-4231-9ac0-62fcc0a03b5e>\",\"Content-Length\":\"29216\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:74598c4e-dfbf-4edf-84f7-3c739dd8d2c1>\",\"WARC-Concurrent-To\":\"<urn:uuid:f47e8308-82d6-4ac2-9476-89200c2b7d26>\",\"WARC-IP-Address\":\"54.214.216.106\",\"WARC-Target-URI\":\"http://algorist.com/algowiki/index.php?title=Data-structures-TADM2E&oldid=83\",\"WARC-Payload-Digest\":\"sha1:QTXHZOY5JICKFWEGDQGNEXF6CLUMIPIR\",\"WARC-Block-Digest\":\"sha1:S3UYDUHSR2S4HLS64724FHGEFZD2VYK7\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-10/CC-MAIN-2020-10_segments_1581875145533.1_warc_CC-MAIN-20200221142006-20200221172006-00533.warc.gz\"}"} |
https://www.colorhexa.com/548673 | [
"# #548673 Color Information\n\nIn a RGB color space, hex #548673 is composed of 32.9% red, 52.5% green and 45.1% blue. Whereas in a CMYK color space, it is composed of 37.3% cyan, 0% magenta, 14.2% yellow and 47.5% black. It has a hue angle of 157.2 degrees, a saturation of 22.9% and a lightness of 42.7%. #548673 ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5440657,"math_prob":0.64019626,"size":3739,"snap":"2021-31-2021-39","text_gpt3_token_len":1638,"char_repetition_ratio":0.11941098,"word_repetition_ratio":0.011009174,"special_character_ratio":0.5744852,"punctuation_ratio":0.2370452,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99330974,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-23T21:34:24Z\",\"WARC-Record-ID\":\"<urn:uuid:af37ce9d-d5d6-46e9-af97-4326febb88ae>\",\"Content-Length\":\"36227\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:3e7ce12e-105d-424f-9615-55c2abdd7cbd>\",\"WARC-Concurrent-To\":\"<urn:uuid:d0d24a21-494d-45b1-abec-144caad444b3>\",\"WARC-IP-Address\":\"178.32.117.56\",\"WARC-Target-URI\":\"https://www.colorhexa.com/548673\",\"WARC-Payload-Digest\":\"sha1:ASP7DBJP2GKO2CK6YPL5IZLFFXFM2UFI\",\"WARC-Block-Digest\":\"sha1:3VE45NJ4YEWMGUDIWYMV2OCMJ25JM6P5\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780057447.52_warc_CC-MAIN-20210923195546-20210923225546-00195.warc.gz\"}"} |
https://codereview.stackexchange.com/questions/175366/french-republican-date-conversion | [
"French Republican date conversion\n\nThis program converts a date given from the French Republican Calendar to the corresponding date in our standard Gregorian Calendar. I'm looking for some improvements that I should start making in my code as well as some tips on how to write less lengthy code.\n\nFor example, t... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7335024,"math_prob":0.95725435,"size":6056,"snap":"2019-43-2019-47","text_gpt3_token_len":1934,"char_repetition_ratio":0.19762062,"word_repetition_ratio":0.08223972,"special_character_ratio":0.3632761,"punctuation_ratio":0.15780142,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9914551,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-16T21:04:11Z\",\"WARC-Record-ID\":\"<urn:uuid:52bd9806-cf9b-4f2e-acc9-d6360e95a8ee>\",\"Content-Length\":\"163221\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7ad899bd-d07f-4872-a59c-0aa343f3453f>\",\"WARC-Concurrent-To\":\"<urn:uuid:76c0ea6d-51a0-4e63-9f0d-8227557e3ad7>\",\"WARC-IP-Address\":\"151.101.129.69\",\"WARC-Target-URI\":\"https://codereview.stackexchange.com/questions/175366/french-republican-date-conversion\",\"WARC-Payload-Digest\":\"sha1:6R3I2CMM7MAORIVXTY4LMKB2XIRUGBOC\",\"WARC-Block-Digest\":\"sha1:LF4JQ5QY7SF55DRD4IZB5ILBD7IQM6N5\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570986669546.24_warc_CC-MAIN-20191016190431-20191016213931-00245.warc.gz\"}"} |
https://www.convertunits.com/from/kilonewton/square+meter/to/millipascal | [
"## ››Convert kilonewton/square metre to millipascal\n\n kilonewton/square meter millipascal\n\nHow many kilonewton/square meter in 1 millipascal? The answer is 1.0E-6.\nWe assume you are converting between kilonewton/square metre and millipascal.\nYou can view more details on each measurement unit:\nkilonewton/squ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7077283,"math_prob":0.98479795,"size":2551,"snap":"2021-21-2021-25","text_gpt3_token_len":712,"char_repetition_ratio":0.35414213,"word_repetition_ratio":0.027548209,"special_character_ratio":0.22657782,"punctuation_ratio":0.11286682,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99787265,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-05-07T20:02:33Z\",\"WARC-Record-ID\":\"<urn:uuid:9b0f5814-989d-4801-b4c6-814050ef9f60>\",\"Content-Length\":\"51029\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e8acd887-0be6-43f2-b415-12e310e4cf7d>\",\"WARC-Concurrent-To\":\"<urn:uuid:754b1d8f-7c3a-41ef-98c6-3873d3ea8dc8>\",\"WARC-IP-Address\":\"34.206.150.113\",\"WARC-Target-URI\":\"https://www.convertunits.com/from/kilonewton/square+meter/to/millipascal\",\"WARC-Payload-Digest\":\"sha1:W3PUPOCKFEOQAPN3XE54UED7JX7X7BYR\",\"WARC-Block-Digest\":\"sha1:SWRWEQ54AIJAI6VTKGSU5ECPQHO2WKYU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-21/CC-MAIN-2021-21_segments_1620243988802.93_warc_CC-MAIN-20210507181103-20210507211103-00522.warc.gz\"}"} |
https://inches-to-feet.appspot.com/925-inches-to-feet.html | [
"Inches To Feet\n\n# 925 in to ft925 Inches to Feet\n\nin\n=\nft\n\n## How to convert 925 inches to feet?\n\n 925 in * 0.0833333333 ft = 77.0833333333 ft 1 in\nA common question is How many inch in 925 foot? And the answer is 11100.0 in in 925 ft. Likewise the question how many foot in 925 inch has the answer of 77... | [
null,
"https://inches-to-feet.appspot.com/image/925.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.75015,"math_prob":0.93113446,"size":957,"snap":"2022-40-2023-06","text_gpt3_token_len":309,"char_repetition_ratio":0.26547745,"word_repetition_ratio":0.021276595,"special_character_ratio":0.4493208,"punctuation_ratio":0.15517241,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9514235,"pos_list":[0,1,2],"im_url_duplicate_count":[null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-07T22:04:04Z\",\"WARC-Record-ID\":\"<urn:uuid:5cb8355c-b724-4f87-a940-41022c6a39c1>\",\"Content-Length\":\"27624\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:1242c019-bf54-4108-ba31-b194350251a4>\",\"WARC-Concurrent-To\":\"<urn:uuid:3a8fec85-e451-4589-af8c-61163e82ebfd>\",\"WARC-IP-Address\":\"142.251.111.153\",\"WARC-Target-URI\":\"https://inches-to-feet.appspot.com/925-inches-to-feet.html\",\"WARC-Payload-Digest\":\"sha1:YKXYGZSWUKFO3AI7D6JY5A5USPJXPD4E\",\"WARC-Block-Digest\":\"sha1:CNPF3HD3R3HP6OEZLNLH4D6N25XAAE5D\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500641.25_warc_CC-MAIN-20230207201702-20230207231702-00833.warc.gz\"}"} |
https://pythonexamples.org/python-list-methods/ | [
"# Python List Methods\n\nContents\n\n## Python List Methods\n\nPython List data type provides a set of methods that we can call on the list objects.\n\nIn this tutorial, you will learn about all of the Python List methods with description for each of them, and a well detailed example. Also, dedicated tutorials are... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6795589,"math_prob":0.5586792,"size":5376,"snap":"2023-40-2023-50","text_gpt3_token_len":1419,"char_repetition_ratio":0.2083023,"word_repetition_ratio":0.25297296,"special_character_ratio":0.28404018,"punctuation_ratio":0.15960325,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9746331,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-10-03T07:10:15Z\",\"WARC-Record-ID\":\"<urn:uuid:2c2a6d8c-73d2-49c6-aaf1-891ee922bb14>\",\"Content-Length\":\"84182\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:c86b7da4-fcec-4593-9ce3-868f13ca6b42>\",\"WARC-Concurrent-To\":\"<urn:uuid:65e7b5d2-9470-4dc3-8d12-04e9e8d944e7>\",\"WARC-IP-Address\":\"18.160.18.61\",\"WARC-Target-URI\":\"https://pythonexamples.org/python-list-methods/\",\"WARC-Payload-Digest\":\"sha1:5AOACZA6NBOBKY2VNQGEAS5GAAHQUQAV\",\"WARC-Block-Digest\":\"sha1:6BO7GUQBZEJVEMEKTXOMS2EUIA24Y3MY\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233511055.59_warc_CC-MAIN-20231003060619-20231003090619-00539.warc.gz\"}"} |
https://123dok.net/document/q7w4g4lk-sharp-asymptotics-of-the-lp.html | [
"# Sharp asymptotics of the Lp\n\n(1)\n\n## Sharp asymptotics of the L p approximation error for interpolation on block partitions\n\n### Yuliya Babenko, Tatyana Leskevich, Jean-Marie Mirebeau February 9, 2011\n\nAbstract\n\nAdaptive approximation (or interpolation) takes into account local variations in the behavi... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8049152,"math_prob":0.98495734,"size":31846,"snap":"2023-14-2023-23","text_gpt3_token_len":11351,"char_repetition_ratio":0.1364864,"word_repetition_ratio":0.030824509,"special_character_ratio":0.29360044,"punctuation_ratio":0.1209894,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9984652,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-06-01T08:26:47Z\",\"WARC-Record-ID\":\"<urn:uuid:3cc34f37-96d7-402d-bda0-f15f6a8b906e>\",\"Content-Length\":\"318911\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:68555798-231f-4f58-b3e3-cf94f6cd42a9>\",\"WARC-Concurrent-To\":\"<urn:uuid:f315280d-fd25-4398-8370-8f6ed41a824a>\",\"WARC-IP-Address\":\"142.93.139.232\",\"WARC-Target-URI\":\"https://123dok.net/document/q7w4g4lk-sharp-asymptotics-of-the-lp.html\",\"WARC-Payload-Digest\":\"sha1:7RDJ35FYJ4VJEMMSSWYJOQVZSXFHWRLN\",\"WARC-Block-Digest\":\"sha1:VYVFAF3RBZNYFUZ6MXVO6HCD7GTHE7MU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224647639.37_warc_CC-MAIN-20230601074606-20230601104606-00341.warc.gz\"}"} |
https://gm-567.com/qa/how-do-you-add-60-percent-to-a-price.html | [
"",
null,
"# How Do You Add 60 Percent To A Price?\n\n## How do you add 30% to a price?\n\nWhen the cost is \\$5.00 you add 0.30 × \\$5.00 = \\$1.50 to obtain a selling price of \\$5.00 + \\$1.50 = \\$6.50.\n\nThis is what I would call a markup of 30%.\n\n0.70 × (selling price) = \\$5.00..\n\n## How do you add ... | [
null,
"https://mc.yandex.ru/watch/68551822",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.88578147,"math_prob":0.9892201,"size":4755,"snap":"2020-45-2020-50","text_gpt3_token_len":1257,"char_repetition_ratio":0.21742791,"word_repetition_ratio":0.14498934,"special_character_ratio":0.3057834,"punctuation_ratio":0.116412215,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99972206,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-12-03T10:46:51Z\",\"WARC-Record-ID\":\"<urn:uuid:8675b1ad-7f99-4d4a-ac0b-126b9b18e078>\",\"Content-Length\":\"32143\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:ae5cbaa9-a54f-40b3-a548-79ddf304d855>\",\"WARC-Concurrent-To\":\"<urn:uuid:f4375b40-854d-44dd-b4c8-09c9aa6274c3>\",\"WARC-IP-Address\":\"45.130.40.26\",\"WARC-Target-URI\":\"https://gm-567.com/qa/how-do-you-add-60-percent-to-a-price.html\",\"WARC-Payload-Digest\":\"sha1:ATFETC4PJLR7MMVY4GHP72VGUNWREFOO\",\"WARC-Block-Digest\":\"sha1:VWKGECYQAWJVM4MTFGLMYY4V6LG3UVJ4\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-50/CC-MAIN-2020-50_segments_1606141727627.70_warc_CC-MAIN-20201203094119-20201203124119-00192.warc.gz\"}"} |
https://manpages.org/nextafter | [
"",
null,
"nextafter(1) nexttowardl\n\n## SYNOPSIS\n\n#include <math.h>\n\ndouble nextafter(double x, double y);\nfloat nextafterf(float\nx, float y);\nlong double nextafterl(long double\nx, long double y);\ndouble nexttoward(double\nx, long double y);\nfloat nexttowardf(float\nx, long double y);\nlong double n... | [
null,
"https://manpages.org/assets/menu-533ee2b7609b0e242c51d7f42ca18b7f.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.74333274,"math_prob":0.9184567,"size":3403,"snap":"2022-40-2023-06","text_gpt3_token_len":790,"char_repetition_ratio":0.14416005,"word_repetition_ratio":0.17097415,"special_character_ratio":0.21481046,"punctuation_ratio":0.13144758,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9951572,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-05T13:12:11Z\",\"WARC-Record-ID\":\"<urn:uuid:b674b7ef-f0cf-4831-9329-c5ac220c97c6>\",\"Content-Length\":\"13009\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d36e98d5-507c-4bf2-b88d-06b7cef1e876>\",\"WARC-Concurrent-To\":\"<urn:uuid:b69f680a-3ad9-41cc-9714-867ee3d46210>\",\"WARC-IP-Address\":\"172.67.151.202\",\"WARC-Target-URI\":\"https://manpages.org/nextafter\",\"WARC-Payload-Digest\":\"sha1:JYCDAWYUEFHZCPCKOTZR4TYS4XQ25HNJ\",\"WARC-Block-Digest\":\"sha1:GUHUADCARGREVMPXMV7E3IDVSQZQISZD\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500255.78_warc_CC-MAIN-20230205130241-20230205160241-00170.warc.gz\"}"} |
https://istd.sutd.edu.sg/undergraduate/courses/50-039-theory-and-practice-of-deep-learning | [
"# 50.039 Theory and Practice of Deep Learning\n\nHome / Education / Undergraduate / Courses / 50.039 Theory and Practice of Deep Learning\n\n#### Course Description\n\nThe course goal is to familiarize students with deep learning for vision, text, reinforcement learning and multimodal combinations thereof. The mea... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.87454027,"math_prob":0.8357013,"size":4581,"snap":"2021-31-2021-39","text_gpt3_token_len":890,"char_repetition_ratio":0.14616561,"word_repetition_ratio":0.12834978,"special_character_ratio":0.18402095,"punctuation_ratio":0.0789826,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96294564,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-09-19T04:55:36Z\",\"WARC-Record-ID\":\"<urn:uuid:6987e26d-8846-4a91-979e-139bcff124b0>\",\"Content-Length\":\"129856\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:f4716c85-870c-4b14-8f46-e7327c296207>\",\"WARC-Concurrent-To\":\"<urn:uuid:beacaa43-d584-4233-afd6-7956ff99efa5>\",\"WARC-IP-Address\":\"103.24.77.86\",\"WARC-Target-URI\":\"https://istd.sutd.edu.sg/undergraduate/courses/50-039-theory-and-practice-of-deep-learning\",\"WARC-Payload-Digest\":\"sha1:QXZ3FV6PUPRNHVF5DBNAHBYNP2QHLFYO\",\"WARC-Block-Digest\":\"sha1:KC2SDYRL2WAARFTA5OXQZWF3TTBNW64R\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-39/CC-MAIN-2021-39_segments_1631780056711.62_warc_CC-MAIN-20210919035453-20210919065453-00568.warc.gz\"}"} |
https://incomeaftertax.com/23180-plus-vat-de | [
"# €23,180 Plus VAT DE\n\nBelow is the calculation of how much €23,180 Plus VAT DE is for the year 2023. On this page, you will also find all other related information to €23,180 Plus VAT in Germany calculation.\n\n## €23,180 Plus VAT in Germany\n\nValidated and accurate as of October 3rd, 2023 at 12:00 AM.\n\n## H... | [
null,
"https://incomeaftertax.com/DannyMe.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.92393816,"math_prob":0.90090144,"size":1249,"snap":"2023-40-2023-50","text_gpt3_token_len":327,"char_repetition_ratio":0.19437751,"word_repetition_ratio":0.02631579,"special_character_ratio":0.31945556,"punctuation_ratio":0.14685315,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95439935,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-10-03T10:41:54Z\",\"WARC-Record-ID\":\"<urn:uuid:8b4204b1-170e-4061-b601-c7e42b24d741>\",\"Content-Length\":\"96393\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:93551577-2a75-4d1f-8e65-c7aba532a14b>\",\"WARC-Concurrent-To\":\"<urn:uuid:e4e5a608-7e8b-42e0-8eb0-631cf83f12bd>\",\"WARC-IP-Address\":\"172.67.211.246\",\"WARC-Target-URI\":\"https://incomeaftertax.com/23180-plus-vat-de\",\"WARC-Payload-Digest\":\"sha1:IGC3NHMJE5UKGVYGVCIQIOWOCYTYPQIT\",\"WARC-Block-Digest\":\"sha1:ED25DNATVYZD5QF6DN2Z63IR6W4FTUBQ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233511075.63_warc_CC-MAIN-20231003092549-20231003122549-00875.warc.gz\"}"} |
https://link.springer.com/article/10.1007/BF01086236 | [
"Ukrainian Mathematical Journal\n\n, Volume 24, Issue 3, pp 251–258\n\nCoefficient indicators of stability of Lyapunov exponents of two-dimensional linear systems\n\n• N. A. Izobov\nArticle\n\nKeywords\n\nLinear System Lyapunov Exponent Coefficient Indicator\nThese keywords were added by machine and not by the auth... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.74295884,"math_prob":0.8227789,"size":1619,"snap":"2019-26-2019-30","text_gpt3_token_len":467,"char_repetition_ratio":0.13931888,"word_repetition_ratio":0.02631579,"special_character_ratio":0.2686844,"punctuation_ratio":0.27988338,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9862078,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-06-17T01:32:43Z\",\"WARC-Record-ID\":\"<urn:uuid:0bfe1042-91ac-4f0f-aed6-7b4fcbd3300d>\",\"Content-Length\":\"64207\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:de2178ca-8533-4391-a9aa-2d5f8a5fa002>\",\"WARC-Concurrent-To\":\"<urn:uuid:0e0e16b1-80e5-4f76-85fd-3881916d2dfa>\",\"WARC-IP-Address\":\"151.101.248.95\",\"WARC-Target-URI\":\"https://link.springer.com/article/10.1007/BF01086236\",\"WARC-Payload-Digest\":\"sha1:5U2DNAOH4CPJM7MDJXC5P76XHR2XHUXM\",\"WARC-Block-Digest\":\"sha1:LVPOVHUBHVWPUEXHUUAJJ2X2NLUCP3OM\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-26/CC-MAIN-2019-26_segments_1560627998339.2_warc_CC-MAIN-20190617002911-20190617024911-00205.warc.gz\"}"} |
https://deepai.org/publication/equivalence-test-in-multi-dimensional-space-with-applications-in-a-b-testing | [
"",
null,
"# Equivalence Test in Multi-dimensional Space with Applications in A/B Testing\n\nIn this paper, we provide a statistical testing framework to check whether a random sample splitting in a multi-dimensional space is carried out in a valid way, which could be directly applied to A/B testing and multiva... | [
null,
"https://deepai.org/static/images/logo.png",
null,
"https://deepai.org/publication/None",
null,
"https://deepai.org/publication/None",
null,
"https://deepai.org/publication/None",
null,
"https://deepai.org/publication/None",
null,
"https://deepai.org/publication/None",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9013968,"math_prob":0.9514548,"size":37473,"snap":"2021-43-2021-49","text_gpt3_token_len":8060,"char_repetition_ratio":0.1373402,"word_repetition_ratio":0.025676373,"special_character_ratio":0.21703626,"punctuation_ratio":0.13829185,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9843666,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12],"im_url_duplicate_count":[null,null,null,null,null,null,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-26T16:25:03Z\",\"WARC-Record-ID\":\"<urn:uuid:715ffa07-2e03-4b81-8f9f-65c262ab4ccd>\",\"Content-Length\":\"467281\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:4e193590-f1c3-42f4-973d-c50d2bf08314>\",\"WARC-Concurrent-To\":\"<urn:uuid:5e21cd9a-d2a8-4cdc-9af9-096a7ef4f9a7>\",\"WARC-IP-Address\":\"54.203.32.116\",\"WARC-Target-URI\":\"https://deepai.org/publication/equivalence-test-in-multi-dimensional-space-with-applications-in-a-b-testing\",\"WARC-Payload-Digest\":\"sha1:WWA4R6E2ZYCWSVTGMBTRQEWF4R2M2VW2\",\"WARC-Block-Digest\":\"sha1:QKKPLATWRN25FNUTWKODJ2VCTTI5JAWV\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323587908.20_warc_CC-MAIN-20211026134839-20211026164839-00145.warc.gz\"}"} |
https://www.24houranswers.com/college-homework-library/Business/Economics/39890 | [
"",
null,
"# Problem Set 3 Answer every question completely for a full grade. ...\n\n##",
null,
"Question\n\nProblem Set 3\nAnswer every question completely for a full grade. Please clearly show all of your work so I can appreciate how you got to a specific answer or equation. Any unexplained answer will on... | [
null,
"https://www.facebook.com/tr",
null,
"https://www.24houranswers.com/images/icons/qa-icon.png",
null,
"https://www.24houranswers.com/images/icons/form-icon.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.89117724,"math_prob":0.95263416,"size":3349,"snap":"2022-40-2023-06","text_gpt3_token_len":853,"char_repetition_ratio":0.116890885,"word_repetition_ratio":0.13517915,"special_character_ratio":0.28784713,"punctuation_ratio":0.12288135,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9883869,"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\":\"2022-10-01T21:44:29Z\",\"WARC-Record-ID\":\"<urn:uuid:5400f8d9-bdeb-4cd1-8f9a-4aea235741ba>\",\"Content-Length\":\"101385\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:09b9cc45-6f1e-4251-8eba-d4bfda6cb118>\",\"WARC-Concurrent-To\":\"<urn:uuid:2ee2ed86-d85e-466f-9eb1-7cb67f21cd9d>\",\"WARC-IP-Address\":\"52.71.156.158\",\"WARC-Target-URI\":\"https://www.24houranswers.com/college-homework-library/Business/Economics/39890\",\"WARC-Payload-Digest\":\"sha1:P5TFBITY4NRZP7KKWHX463UG2QBYQUHR\",\"WARC-Block-Digest\":\"sha1:EEEPM3YSIBTXOZ2YWXVY4G67BE2HJPTJ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-40/CC-MAIN-2022-40_segments_1664030336921.76_warc_CC-MAIN-20221001195125-20221001225125-00528.warc.gz\"}"} |
https://math.stackexchange.com/questions/19838/idea-behind-defining-a-projective-system | [
"Idea behind defining a Projective System\n\nWhat is the idea behind defined a Projective system of Groups/Rings. In our class an example for the Projective system was given by Taking the Ring $\\mathbb{Z}/n\\mathbb{Z}$ over $\\mathbb{N}$. The order defined was:\n\n• $m \\leq n$ if $m \\mid n$.\n\nMoreover then we ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.81026363,"math_prob":0.99523085,"size":1716,"snap":"2019-43-2019-47","text_gpt3_token_len":463,"char_repetition_ratio":0.17523365,"word_repetition_ratio":0.051660515,"special_character_ratio":0.2488345,"punctuation_ratio":0.11363637,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9988484,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-18T04:37:50Z\",\"WARC-Record-ID\":\"<urn:uuid:f8687cb2-e4be-4609-8b27-9b96af7d03f3>\",\"Content-Length\":\"143522\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:074d2ffa-aee5-4819-a8f6-240bd6aba73a>\",\"WARC-Concurrent-To\":\"<urn:uuid:3a5f8b75-0fd8-4c1a-abdb-bc132b235ae8>\",\"WARC-IP-Address\":\"151.101.1.69\",\"WARC-Target-URI\":\"https://math.stackexchange.com/questions/19838/idea-behind-defining-a-projective-system\",\"WARC-Payload-Digest\":\"sha1:CUUQ3QVHC3UF4ADJCMQGZTEPJ42ZMFRU\",\"WARC-Block-Digest\":\"sha1:HW5VNSZYI7FAZCTRJOBEECOM37LSNYJR\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570986677884.28_warc_CC-MAIN-20191018032611-20191018060111-00300.warc.gz\"}"} |
https://lists.racket-lang.org/users/archive/2011-March/044755.html | [
"# [racket] help with typed racket function?\n\n From: Eli Barzilay (eli at barzilay.org) Date: Sun Mar 13 20:42:33 EDT 2011 Previous message: [racket] help with typed racket function? Next message: [racket] help with typed racket function? Messages sorted by: [date] [thread] [subject] [author]\n\n```Two minutes ag... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.81439954,"math_prob":0.93338853,"size":5655,"snap":"2023-40-2023-50","text_gpt3_token_len":1723,"char_repetition_ratio":0.15890993,"word_repetition_ratio":0.083865084,"special_character_ratio":0.3388152,"punctuation_ratio":0.14669926,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9948744,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-28T03:29:41Z\",\"WARC-Record-ID\":\"<urn:uuid:44228db0-d00e-48ce-9ba6-5fb09f93946f>\",\"Content-Length\":\"12061\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:1eb178b9-4c6f-4bf7-8584-d28a69c25a34>\",\"WARC-Concurrent-To\":\"<urn:uuid:360934b7-388e-4e5d-a4e7-a84a72afe11a>\",\"WARC-IP-Address\":\"172.67.188.90\",\"WARC-Target-URI\":\"https://lists.racket-lang.org/users/archive/2011-March/044755.html\",\"WARC-Payload-Digest\":\"sha1:KN27XVABKBVQBYAORTRZZK77GFBBHS2K\",\"WARC-Block-Digest\":\"sha1:4BCH5YYSPZ6N247UYKI72JISYZOOZ7WK\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233510358.68_warc_CC-MAIN-20230928031105-20230928061105-00448.warc.gz\"}"} |
https://www.roseindia.net/java/javascript-array/javascript-array-merge.shtml | [
"Tutorials\n\n# JavaScript array merge\n\nIn this Tutorial we want to describe you a code that help you in understanding how to merge two different array into one array using Java Script.\n\nIn this Tutorial we want to describe you a code that help you in understanding how to merge two different array into one arra... | [
null,
"https://www.roseindia.net/tutorialfiles/1/502121.array-merge.gif",
null,
"https://www.roseindia.net/tutorialfiles/1/502122.arraymerge.gif",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7859787,"math_prob":0.69764453,"size":1472,"snap":"2022-27-2022-33","text_gpt3_token_len":308,"char_repetition_ratio":0.14237057,"word_repetition_ratio":0.28346458,"special_character_ratio":0.19972827,"punctuation_ratio":0.06405694,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9716281,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,2,null,2,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-08-15T06:51:12Z\",\"WARC-Record-ID\":\"<urn:uuid:aa7e028f-0d96-416b-850a-ae0d5bdd9497>\",\"Content-Length\":\"58467\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9348e8d0-18cc-4c41-9c8d-765af5405ea5>\",\"WARC-Concurrent-To\":\"<urn:uuid:dcc8f0bd-ed4d-4ae8-9965-d6c9370a86c1>\",\"WARC-IP-Address\":\"104.21.38.123\",\"WARC-Target-URI\":\"https://www.roseindia.net/java/javascript-array/javascript-array-merge.shtml\",\"WARC-Payload-Digest\":\"sha1:5W55P565LFTNHLPRQZVSVV22LD66GLMV\",\"WARC-Block-Digest\":\"sha1:OPRG5JOTPLA73VPEFNG3N72HLV65BYJC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-33/CC-MAIN-2022-33_segments_1659882572161.46_warc_CC-MAIN-20220815054743-20220815084743-00476.warc.gz\"}"} |
https://fightinggg.github.io/shoka/PW1ZIX.html | [
"###name\nTransformation\n\n###description\nYuanfang is puzzled with the question below:\nThere are n integers, \\$a_1, a_2, …, a_n\\$. The initial values of them are 0. There are four kinds of operations.\nOperation 1: Add c to each number between ax and ay inclusive. In other words, do transformation \\$a_k=a_k+c... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8626642,"math_prob":0.9987971,"size":1540,"snap":"2022-40-2023-06","text_gpt3_token_len":505,"char_repetition_ratio":0.11783854,"word_repetition_ratio":0.1,"special_character_ratio":0.34805194,"punctuation_ratio":0.15817694,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9988356,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-02T02:42:12Z\",\"WARC-Record-ID\":\"<urn:uuid:8679b699-5e92-4626-8008-ddf5831d597d>\",\"Content-Length\":\"49333\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5835efcd-424d-4dac-b14b-61076bddb1be>\",\"WARC-Concurrent-To\":\"<urn:uuid:a56ab6dd-df2f-41e1-b3f8-4bc6eaa8f4a3>\",\"WARC-IP-Address\":\"185.199.109.153\",\"WARC-Target-URI\":\"https://fightinggg.github.io/shoka/PW1ZIX.html\",\"WARC-Payload-Digest\":\"sha1:4TZ6AIROWOPCCATUHRUEGA4PW2JLQMFO\",\"WARC-Block-Digest\":\"sha1:26GG7FCPPL6ZACXR6CNXF4WRA7OSHMGS\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764499954.21_warc_CC-MAIN-20230202003408-20230202033408-00049.warc.gz\"}"} |
https://softmath.com/math-com-calculator/solving-a-triangle/algebra-and-trigonometry-a.html | [
"",
null,
"Search Engine visitors came to this page yesterday by using these algebra terms:\n\n• printable GED practice worksheets\n• 7th grade math problems decimals and fractions worksheets\n• sample problems-conics\n• mathpower answers for subtracting fractions\n• nonlinear differential equation in matlab\n•... | [
null,
"https://softmath.com/r-solver/images/tutor.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7806298,"math_prob":0.9888547,"size":105286,"snap":"2023-40-2023-50","text_gpt3_token_len":22922,"char_repetition_ratio":0.23875876,"word_repetition_ratio":0.008317871,"special_character_ratio":0.19636989,"punctuation_ratio":0.10023208,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9999317,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-07T07:36:07Z\",\"WARC-Record-ID\":\"<urn:uuid:33cc4d78-bc0f-497a-941c-82f6808908ee>\",\"Content-Length\":\"185905\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7813ffea-2150-4887-85ec-f29a05ebe988>\",\"WARC-Concurrent-To\":\"<urn:uuid:a6d37a68-dda7-412a-98ac-84a3758830fa>\",\"WARC-IP-Address\":\"52.43.142.96\",\"WARC-Target-URI\":\"https://softmath.com/math-com-calculator/solving-a-triangle/algebra-and-trigonometry-a.html\",\"WARC-Payload-Digest\":\"sha1:IXOL3M5DMCJV24PSKZXM7ENTLSQLYUHP\",\"WARC-Block-Digest\":\"sha1:KQYXZ3VN2REYML6IYP6PDLTQFATKCSJW\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100650.21_warc_CC-MAIN-20231207054219-20231207084219-00099.warc.gz\"}"} |
https://kidsworksheetfun.com/multiplication-timed-test-4th-grade/ | [
"",
null,
"# Multiplication Timed Test 4th Grade\n\nIf you are looking for a solid math fact test the set at the end that omits the times one and times zero problems are excellent for keeping multiplication facts razor sharp. Begin by reinforcing their times tables knowledge with basic multiplication equations ... | [
null,
"https://kidsworksheetfun.com/wp-content/uploads/2022/05/af203ae01d6a4dab59c34d995b7777f7-1.jpg",
null,
"https://kidsworksheetfun.com/wp-content/uploads/2022/05/3609fee3f4f7216816b75c43f68eb234-3.jpg",
null,
"https://kidsworksheetfun.com/wp-content/uploads/2022/05/3609fee3f4f7216816b75c43f68eb234-2.... | {"ft_lang_label":"__label__en","ft_lang_prob":0.81255347,"math_prob":0.6816655,"size":4905,"snap":"2023-40-2023-50","text_gpt3_token_len":899,"char_repetition_ratio":0.32217914,"word_repetition_ratio":0.09090909,"special_character_ratio":0.17104995,"punctuation_ratio":0.045152724,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99711365,"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,2,null,1,null,1,null,2,null,null,null,3,null,7,null,5,null,4,null,null,null,null,null,6,null,10,null,10,null,null,null,null,null,3,null,9,null,1,null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-01T23:43:48Z\",\"WARC-Record-ID\":\"<urn:uuid:85a44065-f215-4bae-86a7-c332910a8efa>\",\"Content-Length\":\"131736\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a0bb9d2c-0d40-43a3-a6e6-a93ce3585e43>\",\"WARC-Concurrent-To\":\"<urn:uuid:c88a59f1-f55f-4698-85a6-9afa274353b3>\",\"WARC-IP-Address\":\"104.21.92.83\",\"WARC-Target-URI\":\"https://kidsworksheetfun.com/multiplication-timed-test-4th-grade/\",\"WARC-Payload-Digest\":\"sha1:GTQXZ2PTAHOOUVMPZM2N4MI72IIQI36O\",\"WARC-Block-Digest\":\"sha1:SS4QONPRRMRQN2ZC2BJBOSRH3B4IRXW7\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100308.37_warc_CC-MAIN-20231201215122-20231202005122-00585.warc.gz\"}"} |
https://mathlearnit.com/what-is-75-191-as-a-decimal | [
"What is 75/191 as a decimal?\n\nSolution and how to convert 75 / 191 into a decimal\n\n75 / 191 = 0.393\n\nAs a refresher, we encourage you to check out our fractions section of the website. Also check out our introduction to decimal numbers article. Fractions can also be represented as decimal numbers which is a ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.94966674,"math_prob":0.9923042,"size":1287,"snap":"2022-05-2022-21","text_gpt3_token_len":306,"char_repetition_ratio":0.20966485,"word_repetition_ratio":0.03982301,"special_character_ratio":0.25330225,"punctuation_ratio":0.09811321,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9907661,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-01-25T00:03:12Z\",\"WARC-Record-ID\":\"<urn:uuid:d5633806-3d2e-4f69-b568-579e74fd8965>\",\"Content-Length\":\"29719\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a938a0c3-eca1-4984-b506-ca03e3a10375>\",\"WARC-Concurrent-To\":\"<urn:uuid:70f87fe3-3bc4-463a-8f7a-b6046fc403db>\",\"WARC-IP-Address\":\"50.16.49.81\",\"WARC-Target-URI\":\"https://mathlearnit.com/what-is-75-191-as-a-decimal\",\"WARC-Payload-Digest\":\"sha1:Q7KUEZ4MPFMBMQ7GXNB77YKYWZJX2JVS\",\"WARC-Block-Digest\":\"sha1:PO5NVENAZ5AVTFTUKSXKZTNI7RRCGPO4\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-05/CC-MAIN-2022-05_segments_1642320304686.15_warc_CC-MAIN-20220124220008-20220125010008-00622.warc.gz\"}"} |
https://math.rutgers.edu/news-events/calendar-weekly-view/icalrepeat.detail/2022/10/03/11635/-/quantitative-problems-in-infinite-graph-ramsey-theory | [
"# Calendar\n\nDiscrete Math\n\n## Quantitative problems in infinite graph Ramsey theory\n\n#### Louis DeBiasio (Miami University)\n\nLocation: Hill Center Room 705\nDate & time: Monday, 03 October 2022 at 2:00PM - 3:00PM\n\nAbstract: Two well-studied problems in Ramsey theory are (1) given a graph G on n vertices... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.94114935,"math_prob":0.8676155,"size":1474,"snap":"2022-40-2023-06","text_gpt3_token_len":342,"char_repetition_ratio":0.10816327,"word_repetition_ratio":0.25581396,"special_character_ratio":0.21913162,"punctuation_ratio":0.076124564,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9763914,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-07T08:09:10Z\",\"WARC-Record-ID\":\"<urn:uuid:ea30a6ab-7e3a-466d-90a9-940c101410b7>\",\"Content-Length\":\"118361\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9b3d284b-9167-4460-b8c0-334cabed1255>\",\"WARC-Concurrent-To\":\"<urn:uuid:4f8c366d-8257-46c8-a087-3b4161d59138>\",\"WARC-IP-Address\":\"128.6.31.232\",\"WARC-Target-URI\":\"https://math.rutgers.edu/news-events/calendar-weekly-view/icalrepeat.detail/2022/10/03/11635/-/quantitative-problems-in-infinite-graph-ramsey-theory\",\"WARC-Payload-Digest\":\"sha1:NTVXAXW3YO6JEAFG34NYLK262T77QVLI\",\"WARC-Block-Digest\":\"sha1:3N5LTEMOJXD7BAJ5NK7BWINI2NA47SQD\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500392.45_warc_CC-MAIN-20230207071302-20230207101302-00868.warc.gz\"}"} |
https://ch.mathworks.com/help/textanalytics/ref/htmltree.findelement.html | [
"# findElement\n\nFind elements in HTML tree\n\n## Syntax\n\n``subtrees = findElement(tree,selector)``\n\n## Description\n\nexample\n\n````subtrees = findElement(tree,selector)` returns the elements in `tree` matching the CSS selector.```\n\n## Examples\n\ncollapse all\n\nRead HTML code from the URL `https://www.ma... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.51261646,"math_prob":0.4869696,"size":1535,"snap":"2021-43-2021-49","text_gpt3_token_len":412,"char_repetition_ratio":0.22403657,"word_repetition_ratio":0.09389672,"special_character_ratio":0.29837134,"punctuation_ratio":0.1993007,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.957831,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-21T00:59:52Z\",\"WARC-Record-ID\":\"<urn:uuid:342aa057-0539-41b0-ab8c-fc8ec51588cb>\",\"Content-Length\":\"89747\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:fa3ed12c-65dd-4045-b244-31045068212a>\",\"WARC-Concurrent-To\":\"<urn:uuid:8f4e8be2-90fe-4df6-bcab-6e8edf11aff3>\",\"WARC-IP-Address\":\"23.196.96.42\",\"WARC-Target-URI\":\"https://ch.mathworks.com/help/textanalytics/ref/htmltree.findelement.html\",\"WARC-Payload-Digest\":\"sha1:WBU4SI6VSA2OXMYX2DURMIEPOVIDAR25\",\"WARC-Block-Digest\":\"sha1:IFAI3TM4SO7IC572MDHHEGYZRTV4IXAT\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323585380.70_warc_CC-MAIN-20211021005314-20211021035314-00262.warc.gz\"}"} |
http://webiwip.com/quantitative-aptitude-questions-answers/trigonometry/70447 | [
"# Trigonometry - Aptitude Questions and Answers\n\n If sinA= 8/17 and cosA=15/17, then cotA=? A) 17/8 B) 8/15 C) 17/15 D) 15/8 Correct Answer :15/8 Explanation :As given sinA = 8/17 = perpendicular/hypotenuse cosA= 15/17 = base/hypotenuse tanA = sinA/cosA = perpendicular/base = 8/15 cotA = 1/tanA = base/perpendicu... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8135501,"math_prob":0.9999571,"size":5121,"snap":"2019-43-2019-47","text_gpt3_token_len":1607,"char_repetition_ratio":0.107875705,"word_repetition_ratio":0.05668016,"special_character_ratio":0.3206405,"punctuation_ratio":0.07467205,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.999126,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-11-15T15:48:08Z\",\"WARC-Record-ID\":\"<urn:uuid:c2d6360a-eb35-47e5-adc0-ceac20c4c949>\",\"Content-Length\":\"34917\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:f3ebd069-3ea7-4880-952b-9e69d7223a6c>\",\"WARC-Concurrent-To\":\"<urn:uuid:afbebb31-1c3f-4a8e-846f-962d6d5e1f74>\",\"WARC-IP-Address\":\"182.156.84.30\",\"WARC-Target-URI\":\"http://webiwip.com/quantitative-aptitude-questions-answers/trigonometry/70447\",\"WARC-Payload-Digest\":\"sha1:3DJ2PLXH2RUK2N6ULWG2HVSKYM7RGWMD\",\"WARC-Block-Digest\":\"sha1:SHRMX2V7M5HQ2TMHCCZPWGWCJAKK27OP\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-47/CC-MAIN-2019-47_segments_1573496668682.16_warc_CC-MAIN-20191115144109-20191115172109-00269.warc.gz\"}"} |
https://www.keyword-suggest-tool.com/search/odds+ratio+example/ | [
"# Odds ratio example\n\nOdds ratio example keyword after analyzing the system lists the list of keywords related and the list of websites with related content, in addition you can see which keywords most interested customers on the this website\n\n## Keyword Suggestions\n\nOdds ratio example\n\nOdds ratio example ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.92643523,"math_prob":0.9557381,"size":4142,"snap":"2019-26-2019-30","text_gpt3_token_len":881,"char_repetition_ratio":0.14910585,"word_repetition_ratio":0.03305785,"special_character_ratio":0.22308064,"punctuation_ratio":0.11383109,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99902976,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-07-24T00:08:01Z\",\"WARC-Record-ID\":\"<urn:uuid:379ef9c2-70ec-4e7b-9e93-2f351b9570b4>\",\"Content-Length\":\"38650\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d32e4476-d6da-49bf-994a-84ca84847af7>\",\"WARC-Concurrent-To\":\"<urn:uuid:4075b953-4e1c-42c5-8051-76cd20f339c9>\",\"WARC-IP-Address\":\"104.31.89.39\",\"WARC-Target-URI\":\"https://www.keyword-suggest-tool.com/search/odds+ratio+example/\",\"WARC-Payload-Digest\":\"sha1:7ZYBBRLQ4UPTMFEXY7VQ6QL75R4A3NDI\",\"WARC-Block-Digest\":\"sha1:F5BFBKPLPQHLIXYXHRN22WSDEMH34WN5\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-30/CC-MAIN-2019-30_segments_1563195530246.91_warc_CC-MAIN-20190723235815-20190724021815-00533.warc.gz\"}"} |
https://thcscience.wiki/colab/term/terpene/?rdp_we_resource=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FChemical_formula | [
"# Chemical formula\n\n Aluminium sulfate has the chemical formula Al2(SO4)3. The form of aluminium sulfate hexadecahydrate is Al2(SO4)3·16H2O.\n Structural formula for butane. Examples of other chemical formulas for butane are the empirical formula C2H5, the molecular formula C4H10 and the condensed (or semi-struc... | [
null,
"https://wikimedia.org/api/rest_v1/media/math/render/svg/9832d7ae154c8aa976748d951691b600c631232b",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.89409685,"math_prob":0.95839655,"size":20653,"snap":"2019-51-2020-05","text_gpt3_token_len":4571,"char_repetition_ratio":0.18378614,"word_repetition_ratio":0.013476264,"special_character_ratio":0.21207573,"punctuation_ratio":0.11638388,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98334056,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-01-19T19:09:35Z\",\"WARC-Record-ID\":\"<urn:uuid:202a4d1b-c702-4552-8d76-44b72992a790>\",\"Content-Length\":\"208010\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:da98b9ad-e2c7-47e8-9e68-5f937fa0b3ee>\",\"WARC-Concurrent-To\":\"<urn:uuid:47251284-6b31-4eef-ab06-b776f774cc20>\",\"WARC-IP-Address\":\"208.113.215.32\",\"WARC-Target-URI\":\"https://thcscience.wiki/colab/term/terpene/?rdp_we_resource=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FChemical_formula\",\"WARC-Payload-Digest\":\"sha1:XTJ3L7OJRJS5BNOTHF72EZYGWFI47HI5\",\"WARC-Block-Digest\":\"sha1:DXFCHFI7RLQIMGYYTORLVAP7MPEP5XYU\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-05/CC-MAIN-2020-05_segments_1579250594705.17_warc_CC-MAIN-20200119180644-20200119204644-00118.warc.gz\"}"} |
https://swag.outpostbbs.net/POINTERS/0013.PAS.html | [
"``````{\n³ I'm trying to understand the rudiments of linked lists\n\n³ 4) What are common uses for linked lists? Is any one particular form\n³ (oneway, circular etc ) preferred or used over any other form?\n\nOne use is to maintain queues. New people, requests, or jobs come in at\nthe end of the line (or brea... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.65466964,"math_prob":0.5480599,"size":3527,"snap":"2021-21-2021-25","text_gpt3_token_len":1018,"char_repetition_ratio":0.14788532,"word_repetition_ratio":0.032312926,"special_character_ratio":0.30705982,"punctuation_ratio":0.23026316,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.97229993,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-06-18T04:42:10Z\",\"WARC-Record-ID\":\"<urn:uuid:9249ea85-4c96-4c99-9335-61954db69109>\",\"Content-Length\":\"15193\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a19ae90f-1fd2-40bd-9cdd-c75c160dc3f8>\",\"WARC-Concurrent-To\":\"<urn:uuid:4751c550-1d3b-4cd9-9adb-3434be0af137>\",\"WARC-IP-Address\":\"67.225.195.119\",\"WARC-Target-URI\":\"https://swag.outpostbbs.net/POINTERS/0013.PAS.html\",\"WARC-Payload-Digest\":\"sha1:LQTXMAG6JAXZ2WLNK7HGHINDYLKD5RUK\",\"WARC-Block-Digest\":\"sha1:WKFBJL5L5ITVGBWAKBLI5TITDJKOQTPB\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-25/CC-MAIN-2021-25_segments_1623487635724.52_warc_CC-MAIN-20210618043356-20210618073356-00529.warc.gz\"}"} |
https://www.gkstudies.in/2018/09/computer-database-reletive-question.html | [
"Computer Database Reletive Question & Answer-2 - GK Study\n\n# GK Study\n\n## Breaking\n\n### Computer General knowledge for all competitive exam like ibps,ssc,mppsc,vyapam,RRB. Don't forget to follow our website to get notifications on your email\n\nQ.1 It is better to use files than a DBMS when there are\n(A) St... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.78499997,"math_prob":0.88157374,"size":7574,"snap":"2022-40-2023-06","text_gpt3_token_len":2160,"char_repetition_ratio":0.15033025,"word_repetition_ratio":0.115187086,"special_character_ratio":0.2806971,"punctuation_ratio":0.10346964,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.97993135,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-02-08T10:51:03Z\",\"WARC-Record-ID\":\"<urn:uuid:6ba44093-d308-4c27-9ee1-a0af2550ef49>\",\"Content-Length\":\"283003\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:b8c802de-236a-4f66-8210-06081777182d>\",\"WARC-Concurrent-To\":\"<urn:uuid:971470d0-e3da-4b67-80ab-859eda5ab8fb>\",\"WARC-IP-Address\":\"142.251.16.121\",\"WARC-Target-URI\":\"https://www.gkstudies.in/2018/09/computer-database-reletive-question.html\",\"WARC-Payload-Digest\":\"sha1:Z36A3Q7NPTLGV57AWOBFSZGEU43RHDUP\",\"WARC-Block-Digest\":\"sha1:P72WK3EEVQDP3ST7DHDWGTAD3TCVZXDK\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764500758.20_warc_CC-MAIN-20230208092053-20230208122053-00458.warc.gz\"}"} |
https://forum.linqpad.net/profile/gmazel | [
"# gmazel\n\n//Am I missing a reference in LinqPad? //I get an error in LinqPad on line 9 below from Listing 2-14. Generate Logo commands to draw a //Serpinski triangle.linq: //\"CS0103 The name 'serpinskyTriangle' does not exist in the current context\" * string serpinskiTriangle = \"A\"; * Func transformA = x => ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.5685711,"math_prob":0.8529453,"size":914,"snap":"2023-14-2023-23","text_gpt3_token_len":264,"char_repetition_ratio":0.15494506,"word_repetition_ratio":0.016129032,"special_character_ratio":0.33041576,"punctuation_ratio":0.23125,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.95216864,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-06-10T04:42:53Z\",\"WARC-Record-ID\":\"<urn:uuid:abe3b997-9508-489d-82c0-52b510cf8ad5>\",\"Content-Length\":\"35553\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:dbd1a9dd-822c-4a29-887f-38c1c69e0cf4>\",\"WARC-Concurrent-To\":\"<urn:uuid:130af645-4a25-4c79-8a4f-dc4324f54b7e>\",\"WARC-IP-Address\":\"162.159.138.78\",\"WARC-Target-URI\":\"https://forum.linqpad.net/profile/gmazel\",\"WARC-Payload-Digest\":\"sha1:GNC5YXZVLOEEXKOBTISSI3THSBIA6V5C\",\"WARC-Block-Digest\":\"sha1:JLZPOMBPENNQPPKKD45QJJYU2I74UDLA\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-23/CC-MAIN-2023-23_segments_1685224656963.83_warc_CC-MAIN-20230610030340-20230610060340-00310.warc.gz\"}"} |
https://stats.stackexchange.com/questions/424558/why-is-it-hard-for-a-neural-network-to-learn-the-identity-function | [
"# Why is it hard for a neural network to learn the identity function?\n\nI wanted to see if a neural network could learn the identity function using the MNIST handwritten dataset.\n\nHere is the full code\n\nimport keras\nfrom keras.datasets import mnist\nfrom keras.models import Sequential\nfrom keras.layers impo... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7251524,"math_prob":0.97073454,"size":2243,"snap":"2020-45-2020-50","text_gpt3_token_len":582,"char_repetition_ratio":0.123715945,"word_repetition_ratio":0.007246377,"special_character_ratio":0.35220686,"punctuation_ratio":0.17512691,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9976887,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-12-02T08:37:41Z\",\"WARC-Record-ID\":\"<urn:uuid:45ed2a36-877a-4bec-8e6e-5f3afb810e23>\",\"Content-Length\":\"157799\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a77c21ab-f09f-4013-837e-cfe7672975fd>\",\"WARC-Concurrent-To\":\"<urn:uuid:6a7f940c-afe4-432d-8ae8-e1117363fc92>\",\"WARC-IP-Address\":\"151.101.193.69\",\"WARC-Target-URI\":\"https://stats.stackexchange.com/questions/424558/why-is-it-hard-for-a-neural-network-to-learn-the-identity-function\",\"WARC-Payload-Digest\":\"sha1:47HB66BDVH6SGKNYQCGYRCPHIK4JAKEM\",\"WARC-Block-Digest\":\"sha1:4NIMUFUG7X7YXZZN4ROIJBJWY35UKU3Z\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-50/CC-MAIN-2020-50_segments_1606141706569.64_warc_CC-MAIN-20201202083021-20201202113021-00570.warc.gz\"}"} |
http://quantwisetrading.com/article_ml.html | [
"",
null,
"## Applied Machine Learning – Bayesian Modeling in Ninja Trader Strategies\n\nby Marcio Costa\n\n##### Introduction\n\nOver time, the way traders approach to markets has become more complex, more fragmented, and more abstract. Today, there are multiple trading venues, hundreds of order types with mod... | [
null,
"http://quantwisetrading.com/images/ie8-panel/warning_bar_0000_us.jpg",
null,
"http://quantwisetrading.com/images/image001.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.83681893,"math_prob":0.96889764,"size":10946,"snap":"2023-40-2023-50","text_gpt3_token_len":2692,"char_repetition_ratio":0.11953939,"word_repetition_ratio":0.08263158,"special_character_ratio":0.2597296,"punctuation_ratio":0.12642586,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9925697,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,1,null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-27T19:26:41Z\",\"WARC-Record-ID\":\"<urn:uuid:0c989d22-b213-4c2b-a468-a5ab36855209>\",\"Content-Length\":\"33398\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:fb39ae41-3292-474f-bd7d-ae7102aad0e8>\",\"WARC-Concurrent-To\":\"<urn:uuid:5646bf83-2a35-4b19-9c5f-a2bb107fbbee>\",\"WARC-IP-Address\":\"92.249.45.149\",\"WARC-Target-URI\":\"http://quantwisetrading.com/article_ml.html\",\"WARC-Payload-Digest\":\"sha1:M3FT5TBA2UTW4VCZAIFB7MLAFJ4KKWGV\",\"WARC-Block-Digest\":\"sha1:J6JQJKNJSGCAPTDBIY7F6LDAG4EBXKYR\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233510319.87_warc_CC-MAIN-20230927171156-20230927201156-00028.warc.gz\"}"} |
https://rallycoding.com/problems/200/comments | [
"19 days ago\n\nconst solve = (intArray, k) => { const val = (k + 1) * -1; return intArray.splice(val); };\n\na month ago\n\nconst solve = (intArray, k) => { k = ++k return intArray.splice(-k); };\n\n6 months ago\n\nconst solve = (intArray, k) => { return intArray[(intArray.length -1) - k]; };\n\n6 months ago\n\nva... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.54864585,"math_prob":0.9866025,"size":2643,"snap":"2022-05-2022-21","text_gpt3_token_len":743,"char_repetition_ratio":0.23455854,"word_repetition_ratio":0.20884521,"special_character_ratio":0.28111994,"punctuation_ratio":0.16210526,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99445844,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-01-18T07:08:09Z\",\"WARC-Record-ID\":\"<urn:uuid:a6a57e99-2d8a-4992-83ff-ff10bec18277>\",\"Content-Length\":\"51484\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d13dad33-03ed-42d3-bcc2-836268534aab>\",\"WARC-Concurrent-To\":\"<urn:uuid:4ee621fa-520e-4120-beff-464c0347a1af>\",\"WARC-IP-Address\":\"54.161.241.46\",\"WARC-Target-URI\":\"https://rallycoding.com/problems/200/comments\",\"WARC-Payload-Digest\":\"sha1:D6655JY7XFFQT3IPYS4SBNCMNQ5WRA3U\",\"WARC-Block-Digest\":\"sha1:KGSDN353ZF22IAYYLEH35L5FABUYRBZS\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-05/CC-MAIN-2022-05_segments_1642320300805.79_warc_CC-MAIN-20220118062411-20220118092411-00468.warc.gz\"}"} |
https://www.shaalaa.com/question-bank-solutions/concept-application-conversion-through-rectangular-field-length-90-m-breadth-60-m-two-roads-are-constructed-which-are-parallel-sides-cut-each-other-right-angles-through-centre-fields-if-width-each-road-3-m-find_17047 | [
"Share\n\n# Through a Rectangular Field of Length 90 M and Breadth 60 M, Two Roads Are Constructed Which Are Parallel to the Sides and Cut Each Other at Right Angles Through the Centre of the Fields. If the Width of Each Road is 3 M, Find - CBSE Class 7 - Mathematics\n\nConceptConcept of Application of Conversion\n... | [
null,
"https://www.shaalaa.com/images/_4:82a5b6ba5ba242838a80e6ef9e0f77b4.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.88848925,"math_prob":0.95372367,"size":1053,"snap":"2019-51-2020-05","text_gpt3_token_len":320,"char_repetition_ratio":0.128694,"word_repetition_ratio":0.0,"special_character_ratio":0.33808166,"punctuation_ratio":0.050691243,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99580055,"pos_list":[0,1,2],"im_url_duplicate_count":[null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-12-12T08:45:44Z\",\"WARC-Record-ID\":\"<urn:uuid:722bab4a-a99f-4ead-b887-6a571fb78c45>\",\"Content-Length\":\"44755\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a8c24571-27a5-4eb7-9ac2-c9c5ea4d819b>\",\"WARC-Concurrent-To\":\"<urn:uuid:21d0d437-4bef-477a-9da4-53f544d955ee>\",\"WARC-IP-Address\":\"172.105.37.75\",\"WARC-Target-URI\":\"https://www.shaalaa.com/question-bank-solutions/concept-application-conversion-through-rectangular-field-length-90-m-breadth-60-m-two-roads-are-constructed-which-are-parallel-sides-cut-each-other-right-angles-through-centre-fields-if-width-each-road-3-m-find_17047\",\"WARC-Payload-Digest\":\"sha1:HRXJFJP5KAM64SI3KFOBQ66EJWPFQH5A\",\"WARC-Block-Digest\":\"sha1:IJED75BEUEOQ5EODV6UG7B6CL72UNIGI\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-51/CC-MAIN-2019-51_segments_1575540542644.69_warc_CC-MAIN-20191212074623-20191212102623-00205.warc.gz\"}"} |
https://mathspace.co/textbooks/syllabuses/Syllabus-441/topics/Topic-8224/subtopics/Subtopic-107853/?activeTab=interactive | [
"",
null,
"Simplify expressions using multiple exponent laws with variable bases\n\nInteractive practice questions\n\nSimplify the expression, giving your answer in simplest exponential form: $\\left(3^5\\right)^2$(35)2.\n\nEasy\nLess than a minute\n\nSimplify the following expression: $\\left(x^3\\right)^5$(x3... | [
null,
"https://mathspace-production-static.mathspace.co/permalink/badges/v3/indices.svg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8422718,"math_prob":0.99884504,"size":471,"snap":"2022-05-2022-21","text_gpt3_token_len":126,"char_repetition_ratio":0.14989293,"word_repetition_ratio":0.037037037,"special_character_ratio":0.2760085,"punctuation_ratio":0.08988764,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9996138,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-01-27T18:16:34Z\",\"WARC-Record-ID\":\"<urn:uuid:8ab503d8-5e56-4a37-a7dd-c4a81ea24dab>\",\"Content-Length\":\"266813\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:b387a5e1-ec4f-44f0-a533-c56a9c846590>\",\"WARC-Concurrent-To\":\"<urn:uuid:febaed03-3d6c-48ea-8693-e0ee2e20ed9b>\",\"WARC-IP-Address\":\"172.67.36.184\",\"WARC-Target-URI\":\"https://mathspace.co/textbooks/syllabuses/Syllabus-441/topics/Topic-8224/subtopics/Subtopic-107853/?activeTab=interactive\",\"WARC-Payload-Digest\":\"sha1:CHXTTGLSTVKSLCKQIULSWOIBLBG7OIVY\",\"WARC-Block-Digest\":\"sha1:IJHVQ2BRCNHBP36R7XTNIY2VGBDTUF3T\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-05/CC-MAIN-2022-05_segments_1642320305277.88_warc_CC-MAIN-20220127163150-20220127193150-00268.warc.gz\"}"} |
https://forum.allaboutcircuits.com/threads/question-about-unbalanced-load-amperage-on-a-delta-system.153770/ | [
"#### PGB1\n\nJoined Jan 15, 2013\n119\nGood Morning Everyone!\n\nThe question below is something that I certainly used to know the answer to, but the answer has apparently fallen out of my brain.\nI think it belongs in this section because it is education related. (I wasn't sure if it belonged here or in Physics)\... | [
null,
"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
null,
"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
null,
"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8965063,"math_prob":0.7765619,"size":4070,"snap":"2021-31-2021-39","text_gpt3_token_len":1027,"char_repetition_ratio":0.18347271,"word_repetition_ratio":0.9901547,"special_character_ratio":0.31179363,"punctuation_ratio":0.086797066,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9666059,"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\":\"2021-08-01T11:49:37Z\",\"WARC-Record-ID\":\"<urn:uuid:c9a02570-c17e-4739-9366-64bfecd68776>\",\"Content-Length\":\"138124\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:a13e1233-1be7-40a8-9644-674be2920482>\",\"WARC-Concurrent-To\":\"<urn:uuid:6929b93e-96d7-4171-b8e7-57bb4014d48d>\",\"WARC-IP-Address\":\"104.20.235.39\",\"WARC-Target-URI\":\"https://forum.allaboutcircuits.com/threads/question-about-unbalanced-load-amperage-on-a-delta-system.153770/\",\"WARC-Payload-Digest\":\"sha1:UE37VDBVLWNZJJHED4QV7FILBRDINP5T\",\"WARC-Block-Digest\":\"sha1:5L67UURR6PVRLWCHSCTPVSJCX4KM6XI7\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-31/CC-MAIN-2021-31_segments_1627046154175.76_warc_CC-MAIN-20210801092716-20210801122716-00002.warc.gz\"}"} |
https://mizugadro.mydns.jp/t/index.php?title=Superfunctions&oldid=41698 | [
"# Superfunctions\n\n(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)\n\n«Superfunctions» is book about evaluation of abelfunctions, superfunctions, and the non-integer iterates of holomorphic functions. In particular, results for tetration, arctetration and iterates of exponential are pre... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6640734,"math_prob":0.99083936,"size":12623,"snap":"2023-40-2023-50","text_gpt3_token_len":3928,"char_repetition_ratio":0.14668357,"word_repetition_ratio":0.027084818,"special_character_ratio":0.31323773,"punctuation_ratio":0.2116279,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.998527,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-25T19:13:57Z\",\"WARC-Record-ID\":\"<urn:uuid:83fd71cd-4a8d-4de4-86b9-24f2e73a8ab8>\",\"Content-Length\":\"45796\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:c448c1a2-eeec-4fa7-98bb-db77400a7a06>\",\"WARC-Concurrent-To\":\"<urn:uuid:34c69929-1b36-4167-b2a4-c8d925fbf5dd>\",\"WARC-IP-Address\":\"123.98.230.254\",\"WARC-Target-URI\":\"https://mizugadro.mydns.jp/t/index.php?title=Superfunctions&oldid=41698\",\"WARC-Payload-Digest\":\"sha1:JI5SD2523TH4EMGK5FSJUBFSY52M3JPL\",\"WARC-Block-Digest\":\"sha1:FV2CZFTAYKQLGUDXCE5JKA5L47NHLHWC\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233510085.26_warc_CC-MAIN-20230925183615-20230925213615-00072.warc.gz\"}"} |
https://ethereum.stackexchange.com/questions/55568/ethereum-go-source-hextocompact-function | [
"# Ethereum Go Source: hexToCompact function\n\nI have a question regarding the following code snippet. Specifically the following function:\n\n``````func hexToCompact(hex []byte) []byte {\nterminator := byte(0)\nif hasTerm(hex) {\nterminator = 1\nhex = hex[:len(hex)-1]\n}\nbuf := make([]byte, len(hex)/2+1)\nbuf = ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.62362874,"math_prob":0.68517715,"size":1802,"snap":"2019-51-2020-05","text_gpt3_token_len":493,"char_repetition_ratio":0.12625138,"word_repetition_ratio":0.06993007,"special_character_ratio":0.30410653,"punctuation_ratio":0.21635884,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9702679,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-12-13T03:15:42Z\",\"WARC-Record-ID\":\"<urn:uuid:cb66f03b-39e1-41e3-8b7c-7511b7a560be>\",\"Content-Length\":\"123130\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:68a7a1b2-b6cf-462d-a646-2141dd46ff15>\",\"WARC-Concurrent-To\":\"<urn:uuid:a3600c01-581b-4986-b460-f97ede6d08a7>\",\"WARC-IP-Address\":\"151.101.65.69\",\"WARC-Target-URI\":\"https://ethereum.stackexchange.com/questions/55568/ethereum-go-source-hextocompact-function\",\"WARC-Payload-Digest\":\"sha1:D2P6IYDOY7FUDHW6NOMP2UPQHRAMYJCP\",\"WARC-Block-Digest\":\"sha1:FEU5EFS3KZU6FTUW2T3XGIL6L25UXLPY\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-51/CC-MAIN-2019-51_segments_1575540548537.21_warc_CC-MAIN-20191213020114-20191213044114-00407.warc.gz\"}"} |
https://toph.co/p/easy-sequence-1 | [
"# Practice on Toph\n\nParticipate in exhilarating programming contests, solve unique algorithm and data structure challenges and be a part of an awesome community.\n\n# Easy Sequence 1\n\nBy ridowan007 · Limits 1s, 512 MB\n\nLet’s define an easy sequence F. Where\n\n$F(1) = 1$\n\n$F(2X) = F(X)^2 + 1$\n\n$F(2X+1) =... | [
null,
"https://static.toph.co/assets/icons/pricetags-outline.svg",
null,
"https://static.toph.co/assets/images/loading.svg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.67382926,"math_prob":0.9940118,"size":1324,"snap":"2020-34-2020-40","text_gpt3_token_len":446,"char_repetition_ratio":0.09848485,"word_repetition_ratio":0.1509434,"special_character_ratio":0.35045317,"punctuation_ratio":0.13861386,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9954731,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-09-18T22:36:36Z\",\"WARC-Record-ID\":\"<urn:uuid:55e51372-1c2e-4c4e-a6b5-2b7c87a374e1>\",\"Content-Length\":\"41569\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:da77e77c-2bc6-4c61-92cb-1a1518f3a206>\",\"WARC-Concurrent-To\":\"<urn:uuid:d47e2e0c-e183-4956-8b00-5dc03380b7e5>\",\"WARC-IP-Address\":\"172.104.35.211\",\"WARC-Target-URI\":\"https://toph.co/p/easy-sequence-1\",\"WARC-Payload-Digest\":\"sha1:CMQDQXBFD4VS25RWDMN2UJLUXN6XRWCN\",\"WARC-Block-Digest\":\"sha1:S77WDH4QUWG5ZYNHPAWDCDD23UO4GRIR\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-40/CC-MAIN-2020-40_segments_1600400189264.5_warc_CC-MAIN-20200918221856-20200919011856-00377.warc.gz\"}"} |
https://www.cprogramming.com/tips/tip/xor-swap-swaping-the-values-of-2-variables | [
"# XOR swap: Swaping the values of 2 variables.\n\nThis tip submitted by John Rambo on 2013-02-03 17:45:25. It has been viewed 8437 times.\nRating of 7.3 with 27 votes\n\nI am not going to be explaining how XOR works, so I suggest you google \"C bitwise operators\" and learn about them.\n\nIn a tutorial I found, it... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.87223995,"math_prob":0.97758466,"size":752,"snap":"2023-40-2023-50","text_gpt3_token_len":193,"char_repetition_ratio":0.11764706,"word_repetition_ratio":0.044444446,"special_character_ratio":0.2712766,"punctuation_ratio":0.12883435,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9944501,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-10-04T16:16:42Z\",\"WARC-Record-ID\":\"<urn:uuid:297215d0-f3fb-4641-af29-c8e1e9554844>\",\"Content-Length\":\"10830\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:04d88d32-3802-4616-b68a-17525dfadc38>\",\"WARC-Concurrent-To\":\"<urn:uuid:754651d3-5775-4976-8dac-96be6a7facaa>\",\"WARC-IP-Address\":\"198.46.93.160\",\"WARC-Target-URI\":\"https://www.cprogramming.com/tips/tip/xor-swap-swaping-the-values-of-2-variables\",\"WARC-Payload-Digest\":\"sha1:D6OULZWDS3NMXPYKMMX5URKAYYQZCFJI\",\"WARC-Block-Digest\":\"sha1:BSHTG2RT7C2RMXMFEDGUIV3G3CE4X5AA\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233511386.54_warc_CC-MAIN-20231004152134-20231004182134-00471.warc.gz\"}"} |
https://www.bartleby.com/questions-and-answers/the-graph-of-a-linear-equation-in-two-variables-is-a-line-in-a-twodimensional-coordinate-system.-the/6fde6a2b-1608-4bc4-9222-50c35b44e34a | [
"# The graph of a linear equation in two variables is a line in a two-dimensional coordinate system. The graph of a linear equation in three variables is a __________ in a three-dimensional coordinate system.\n\nQuestion\n2 views\n\nThe graph of a linear equation in two variables is a line in a two-dimensional coor... | [
null,
"https://www.bartleby.com/static/logo-full-footer.svg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8625896,"math_prob":0.9896404,"size":1478,"snap":"2020-10-2020-16","text_gpt3_token_len":429,"char_repetition_ratio":0.14111263,"word_repetition_ratio":0.16176471,"special_character_ratio":0.31935048,"punctuation_ratio":0.2044818,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9974448,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-02-29T10:02:20Z\",\"WARC-Record-ID\":\"<urn:uuid:62ee50da-4e40-467e-b60a-77c2e3c5aa7c>\",\"Content-Length\":\"136054\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:26b32ff1-a765-4978-a044-2dbcdd65e5c7>\",\"WARC-Concurrent-To\":\"<urn:uuid:7cdc0b69-4607-4be1-b41a-f0ce2e1e32ca>\",\"WARC-IP-Address\":\"52.85.148.60\",\"WARC-Target-URI\":\"https://www.bartleby.com/questions-and-answers/the-graph-of-a-linear-equation-in-two-variables-is-a-line-in-a-twodimensional-coordinate-system.-the/6fde6a2b-1608-4bc4-9222-50c35b44e34a\",\"WARC-Payload-Digest\":\"sha1:BPDQDDHTW7XRCNG6AOCERM3WCJAZMJQQ\",\"WARC-Block-Digest\":\"sha1:SJL6NQAFYYVIGL7H2IR34HHHBCQ2XIBX\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-10/CC-MAIN-2020-10_segments_1581875148850.96_warc_CC-MAIN-20200229083813-20200229113813-00376.warc.gz\"}"} |
https://www.24houranswers.com/college-homework-library/Mathematics/Pre-Calculus/8773 | [
"",
null,
"# Pre-Calculus Problem\n\nSubject Mathematics Pre-Calculus\n\n## Question\n\nFind the polynomial with real coefficients of the smallest possible degree for which i and 1 + i are zeros and in which the coefficient of the highest power is 1.\n\n## Solution Preview\n\nThis material may consist of step-b... | [
null,
"https://www.facebook.com/tr",
null,
"https://www.24houranswers.com/images/hl-preview.png",
null,
"https://www.24houranswers.com/images/hl-preview.png",
null,
"https://www.24houranswers.com/images/hl-preview.png",
null,
"https://www.24houranswers.com/images/hl-preview.png",
null,
"https:... | {"ft_lang_label":"__label__en","ft_lang_prob":0.93086314,"math_prob":0.6852779,"size":460,"snap":"2019-51-2020-05","text_gpt3_token_len":88,"char_repetition_ratio":0.10307018,"word_repetition_ratio":0.0,"special_character_ratio":0.19130434,"punctuation_ratio":0.084337346,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.98715734,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],"im_url_duplicate_count":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-12-10T21:51:03Z\",\"WARC-Record-ID\":\"<urn:uuid:b45b4dff-852b-4b65-aa0b-4ad98de0eb08>\",\"Content-Length\":\"51485\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:8f38cf74-dcfd-494d-b15e-bbd55d8ecf48>\",\"WARC-Concurrent-To\":\"<urn:uuid:741bb2e0-144f-4bb2-aa1d-992325ed4b39>\",\"WARC-IP-Address\":\"3.211.137.208\",\"WARC-Target-URI\":\"https://www.24houranswers.com/college-homework-library/Mathematics/Pre-Calculus/8773\",\"WARC-Payload-Digest\":\"sha1:3TTWQBZ7C5QC3ZAP5YCQZZZO7FBUEOZ4\",\"WARC-Block-Digest\":\"sha1:LKPZX5PNWECL7QNGGMQKZHY35OIRLAMZ\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-51/CC-MAIN-2019-51_segments_1575540529006.88_warc_CC-MAIN-20191210205200-20191210233200-00342.warc.gz\"}"} |
http://drjj101.tripod.com/calculusproject/id1.html | [
"",
null,
"",
null,
"",
null,
"",
null,
"",
null,
"",
null,
"AP Calculus BC Free Response Questions Problem #1",
null,
"",
null,
"",
null,
"",
null,
"HOME",
null,
"Problem #1 Problem #2 Problem #3 Problem #4 Problem #5 Problem #6",
null,
"Let f and g be the functions ... | [
null,
"http://ly.lygo.com/ly/tpSite/images/freeAd2.jpg",
null,
"http://drjj101.tripod.com/imagelib/sitebuilder/layout/spacer.gif",
null,
"http://drjj101.tripod.com/imagelib/sitebuilder/layout/spacer.gif",
null,
"http://drjj101.tripod.com/imagelib/sitebuilder/layout/spacer.gif",
null,
"http://drjj1... | {"ft_lang_label":"__label__en","ft_lang_prob":0.9277548,"math_prob":0.999186,"size":642,"snap":"2019-26-2019-30","text_gpt3_token_len":190,"char_repetition_ratio":0.14263323,"word_repetition_ratio":0.35714287,"special_character_ratio":0.3068536,"punctuation_ratio":0.045454547,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99918467,"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],"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,1,null,null,null,null,null,null,null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-06-26T12:05:48Z\",\"WARC-Record-ID\":\"<urn:uuid:ba2ed5c7-c1ab-4422-b101-84a8e03adda6>\",\"Content-Length\":\"26563\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:8661663e-c1aa-47a1-a3f8-c01deea7e1d0>\",\"WARC-Concurrent-To\":\"<urn:uuid:0fc27e5f-7674-4051-978f-ec9c2aa9d8a3>\",\"WARC-IP-Address\":\"209.202.252.66\",\"WARC-Target-URI\":\"http://drjj101.tripod.com/calculusproject/id1.html\",\"WARC-Payload-Digest\":\"sha1:V4CP4LAHIZZTP6APEZW7PBTFKNGS6YKQ\",\"WARC-Block-Digest\":\"sha1:URDBLW6ZNG4REUPQG6NCMEHWHWHER25S\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-26/CC-MAIN-2019-26_segments_1560628000306.84_warc_CC-MAIN-20190626114215-20190626140215-00170.warc.gz\"}"} |
https://mathoverflow.net/questions/182444/power-series-with-funny-behavior-at-the-boundary | [
"# Power series with funny behavior at the boundary\n\nConsider a power series $$\\sum_{n=0}^{\\infty}a_nz^n$$ where $a_n$ and $z$ are complex numbers. There is radius $R$ of convergence. Let us assume that is a positive real number. It is well known that for $|z|<R$ the series converges absolutely; for $|z|>R$ it ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.91732424,"math_prob":0.9990048,"size":752,"snap":"2019-43-2019-47","text_gpt3_token_len":200,"char_repetition_ratio":0.12165775,"word_repetition_ratio":0.0,"special_character_ratio":0.26196808,"punctuation_ratio":0.119205296,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9999584,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-11-15T08:05:00Z\",\"WARC-Record-ID\":\"<urn:uuid:fd1a3da4-ecc8-4e2c-af0d-6e89ef869647>\",\"Content-Length\":\"136935\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9447129d-b25e-4054-96d5-48eea60b4859>\",\"WARC-Concurrent-To\":\"<urn:uuid:34454d15-cad4-4582-918c-0ce5f1ec3c16>\",\"WARC-IP-Address\":\"151.101.193.69\",\"WARC-Target-URI\":\"https://mathoverflow.net/questions/182444/power-series-with-funny-behavior-at-the-boundary\",\"WARC-Payload-Digest\":\"sha1:2BYWQIC43NPPOFGVUDSLHYSIT2TCAI4B\",\"WARC-Block-Digest\":\"sha1:LTFXQCTRAON5FILFWVITKCPBDEDR67DX\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-47/CC-MAIN-2019-47_segments_1573496668594.81_warc_CC-MAIN-20191115065903-20191115093903-00479.warc.gz\"}"} |
https://projecteuclid.org/euclid.jgsp/1495764128 | [
"Journal of Geometry and Symmetry in Physics\n\nForce Free Möbius Motions of the Circle\n\nAbstract\n\nLet $\\mathcal{M}$ be the Lie group of Möbius transformations of the circle. Suppose that the circle has initially a homogeneous distribution of mass and that the particles are allowed to move only in such a way t... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.63954604,"math_prob":0.71683586,"size":1338,"snap":"2019-43-2019-47","text_gpt3_token_len":389,"char_repetition_ratio":0.09970015,"word_repetition_ratio":0.021978023,"special_character_ratio":0.2877429,"punctuation_ratio":0.15891473,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9639978,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-10-20T11:33:25Z\",\"WARC-Record-ID\":\"<urn:uuid:84c2ee7e-aa4f-47e1-b0bd-5fe388318e0e>\",\"Content-Length\":\"28382\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7d5f3a97-9b45-41aa-89dc-dd55b52cdf2f>\",\"WARC-Concurrent-To\":\"<urn:uuid:64fed6f3-ecdd-42e0-a7d1-c38edeb7db27>\",\"WARC-IP-Address\":\"132.236.27.47\",\"WARC-Target-URI\":\"https://projecteuclid.org/euclid.jgsp/1495764128\",\"WARC-Payload-Digest\":\"sha1:F5TVEFAY64BTX4QCVRUMI45YAPB24VN6\",\"WARC-Block-Digest\":\"sha1:6Y7SESZRH67S3RPXQEFN5U2MSOK5Z7HE\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-43/CC-MAIN-2019-43_segments_1570986707990.49_warc_CC-MAIN-20191020105426-20191020132926-00152.warc.gz\"}"} |
https://answers.everydaycalculation.com/simplify-fraction/9000-195 | [
"Solutions by everydaycalculation.com\n\n## Reduce 9000/195 to lowest terms\n\nThe simplest form of 9000/195 is 600/13.\n\n#### Steps to simplifying fractions\n\n1. Find the GCD (or HCF) of numerator and denominator\nGCD of 9000 and 195 is 15\n2. Divide both the numerator and denominator by the GCD\n9000 ÷ 15/195 ÷... | [
null,
"https://answers.everydaycalculation.com/mathstep-app-icon.png",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7254001,"math_prob":0.81550395,"size":333,"snap":"2020-34-2020-40","text_gpt3_token_len":100,"char_repetition_ratio":0.13677812,"word_repetition_ratio":0.0,"special_character_ratio":0.3813814,"punctuation_ratio":0.10169491,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9535244,"pos_list":[0,1,2],"im_url_duplicate_count":[null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-09-23T01:12:06Z\",\"WARC-Record-ID\":\"<urn:uuid:a4a8cef4-be73-43ba-a88a-b3d51781e222>\",\"Content-Length\":\"6218\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:063b775f-c888-4ff4-b76b-5e1a8bbe9937>\",\"WARC-Concurrent-To\":\"<urn:uuid:be104510-4738-4e44-bf30-76371a58a9b5>\",\"WARC-IP-Address\":\"96.126.107.130\",\"WARC-Target-URI\":\"https://answers.everydaycalculation.com/simplify-fraction/9000-195\",\"WARC-Payload-Digest\":\"sha1:IPZIF5H72PT5Q7KQGRJLRPCXLYC2AITT\",\"WARC-Block-Digest\":\"sha1:UKJQDDVVY7DROBVQKHR5N6AEHFAQRIKM\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-40/CC-MAIN-2020-40_segments_1600400208095.31_warc_CC-MAIN-20200922224013-20200923014013-00701.warc.gz\"}"} |
https://delteria.app/the-base-of-a-triangle-understanding-its-importance/ | [
"# The Base of a Triangle: Understanding its Importance\n\nThe base of a triangle plays a crucial role in the determination of the triangle’s area and other geometric properties. In geometry, a triangle is a polygon with three sides, three vertices, and three angles. It is one of the most basic shapes that exist in... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9174549,"math_prob":0.9824087,"size":3938,"snap":"2023-40-2023-50","text_gpt3_token_len":797,"char_repetition_ratio":0.22953737,"word_repetition_ratio":0.16618076,"special_character_ratio":0.19629253,"punctuation_ratio":0.08432148,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9989466,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-21T11:08:33Z\",\"WARC-Record-ID\":\"<urn:uuid:94bc01a2-320b-4fc5-9e3d-9b95e16e5676>\",\"Content-Length\":\"59469\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:7623a35a-c59a-49fa-bab4-d40c54190a09>\",\"WARC-Concurrent-To\":\"<urn:uuid:301c4ec5-4a11-46e3-bd7c-38bcbd776950>\",\"WARC-IP-Address\":\"198.54.116.151\",\"WARC-Target-URI\":\"https://delteria.app/the-base-of-a-triangle-understanding-its-importance/\",\"WARC-Payload-Digest\":\"sha1:BNDBDR34YB2ED6MCQIBVOUQXKADWWNIU\",\"WARC-Block-Digest\":\"sha1:KWBYLSJV5VZ5Z2OUDJSASPWRPILM65K6\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233506027.39_warc_CC-MAIN-20230921105806-20230921135806-00160.warc.gz\"}"} |
https://nyuscholars.nyu.edu/en/publications/classroom-examples-of-robustness-problems-in-geometric-computatio-2 | [
"# Classroom examples of robustness problems in geometric computations\n\nLutz Kettner, Kurt Mehlhorn, Sylvain Pion, Stefan Schirra, Chee Yap\n\nResearch output: Contribution to journalArticlepeer-review\n\n## Abstract\n\nThe algorithms of computational geometry are designed for a machine model with exact real arit... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8310278,"math_prob":0.4082077,"size":2994,"snap":"2022-05-2022-21","text_gpt3_token_len":748,"char_repetition_ratio":0.12173913,"word_repetition_ratio":0.63038546,"special_character_ratio":0.24248497,"punctuation_ratio":0.15070923,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.96788293,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-05-22T17:13:35Z\",\"WARC-Record-ID\":\"<urn:uuid:50bcd61f-487e-48f8-bb98-eda32d780698>\",\"Content-Length\":\"52492\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5a729fc1-c54a-413c-91af-303f645f4560>\",\"WARC-Concurrent-To\":\"<urn:uuid:6ff585e0-67d4-4b99-b150-70aae611262b>\",\"WARC-IP-Address\":\"3.90.122.189\",\"WARC-Target-URI\":\"https://nyuscholars.nyu.edu/en/publications/classroom-examples-of-robustness-problems-in-geometric-computatio-2\",\"WARC-Payload-Digest\":\"sha1:GEJOHTGYT44T4UU4KN235UOLEDBQJMGG\",\"WARC-Block-Digest\":\"sha1:GL4QD5W5RNLE7HCWZYFWSVR6GWHQXT5G\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-21/CC-MAIN-2022-21_segments_1652662545875.39_warc_CC-MAIN-20220522160113-20220522190113-00666.warc.gz\"}"} |
https://iamdurga.github.io/2022/10/21/mathematics-behind-naivebayes/ | [
"Here, in this blog, we are going to discuss the mathematics behind Naivebayes, taking one example problem.\n\n# Introduction to NaiveBayes\n\nNaiveBayes is a simple classification algorithm in the machine learning sense. It works on the basis of probability. It calculates the poster’s probability using some prior ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8663586,"math_prob":0.9818669,"size":3483,"snap":"2023-14-2023-23","text_gpt3_token_len":1091,"char_repetition_ratio":0.20494395,"word_repetition_ratio":0.18072289,"special_character_ratio":0.31065175,"punctuation_ratio":0.083333336,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.996596,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-03-27T16:08:50Z\",\"WARC-Record-ID\":\"<urn:uuid:b939d4e3-2e94-4902-b294-7d5f8aa0a1bd>\",\"Content-Length\":\"29923\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:0c50d4a7-6627-4263-b32d-53cf6cc353ee>\",\"WARC-Concurrent-To\":\"<urn:uuid:eefcaf60-eab7-4fad-a8a9-f49063000f07>\",\"WARC-IP-Address\":\"185.199.109.153\",\"WARC-Target-URI\":\"https://iamdurga.github.io/2022/10/21/mathematics-behind-naivebayes/\",\"WARC-Payload-Digest\":\"sha1:K3ZS3SMGZ5X66NIA32LUECH2UJRNECTW\",\"WARC-Block-Digest\":\"sha1:XA5N6SAH7MAZOEJFZCVXHVMSCM4OMM4V\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-14/CC-MAIN-2023-14_segments_1679296948673.1_warc_CC-MAIN-20230327154814-20230327184814-00427.warc.gz\"}"} |
https://wiki.openjdk.java.net/exportword?pageId=11829253 | [
"Date: Sat, 23 Oct 2021 02:35:07 +0000 (UTC) Message-ID: <2102456419.11956.1634956507464@aojmv0003.oracle.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary=\"----=_Part_11955_1275614187.1634956507463\" ------=_Part_11955_1275614187.1634956507463 Content-Type: text/ht... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.71512604,"math_prob":0.93423647,"size":2983,"snap":"2021-43-2021-49","text_gpt3_token_len":807,"char_repetition_ratio":0.11379658,"word_repetition_ratio":0.042918455,"special_character_ratio":0.30405632,"punctuation_ratio":0.17435898,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9955448,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-10-23T02:35:07Z\",\"WARC-Record-ID\":\"<urn:uuid:97164e31-e081-4505-81b1-338ed55428d0>\",\"Content-Length\":\"10952\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:bf7966a3-898f-4f91-af26-f1ca3cb15afa>\",\"WARC-Concurrent-To\":\"<urn:uuid:d958ae1f-89ec-41fa-8963-6a66dd828f2d>\",\"WARC-IP-Address\":\"137.254.56.51\",\"WARC-Target-URI\":\"https://wiki.openjdk.java.net/exportword?pageId=11829253\",\"WARC-Payload-Digest\":\"sha1:QSTBS7ZEN4OEIFR7TKYM7ATGRI7MCVZ6\",\"WARC-Block-Digest\":\"sha1:E6QFH3U3JFMLWHX62ZMPSTUNB24CFW4A\",\"WARC-Identified-Payload-Type\":\"message/rfc822\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-43/CC-MAIN-2021-43_segments_1634323585537.28_warc_CC-MAIN-20211023002852-20211023032852-00268.warc.gz\"}"} |
https://www.fda.gov/food/laboratory-methods-food/bam-appendix-2-most-probable-number-serial-dilutions | [
"",
null,
"An official website of the United States government\n\n# BAM Appendix 2: Most Probable Number from Serial Dilutions\n\nBacteriological Analytical Manual (BAM) Main Page\n\nAuthor: Robert Blodgett (retired)\n\nFor additional Information, contact: Guodong Zhang, Martine Ferguson or CFSAN Biostatistics.... | [
null,
"https://www.fda.gov/themes/custom/preview/assets/images/US_Flag.png",
null,
"https://www.fda.gov/media/83858/download",
null,
"https://www.fda.gov/media/83865/download",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8753501,"math_prob":0.94491506,"size":18835,"snap":"2023-40-2023-50","text_gpt3_token_len":4752,"char_repetition_ratio":0.16743667,"word_repetition_ratio":0.07450331,"special_character_ratio":0.25526944,"punctuation_ratio":0.14936641,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9845577,"pos_list":[0,1,2,3,4,5,6],"im_url_duplicate_count":[null,null,null,5,null,5,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-01T03:23:20Z\",\"WARC-Record-ID\":\"<urn:uuid:4298018d-976f-4f10-8c50-f6036b550325>\",\"Content-Length\":\"206258\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:d8b03f84-a43f-49b7-ad8c-31cb20bf21c3>\",\"WARC-Concurrent-To\":\"<urn:uuid:5f32f0ce-7974-42fb-8e68-4f34113fcf6d>\",\"WARC-IP-Address\":\"104.73.69.98\",\"WARC-Target-URI\":\"https://www.fda.gov/food/laboratory-methods-food/bam-appendix-2-most-probable-number-serial-dilutions\",\"WARC-Payload-Digest\":\"sha1:EPTZJDKQA7FUXE6KJ4GK5562PLUHEHPA\",\"WARC-Block-Digest\":\"sha1:QMBGD5LAUJPUQM4NZL4UJRVH5L4I7DCR\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100264.9_warc_CC-MAIN-20231201021234-20231201051234-00206.warc.gz\"}"} |
https://www.guptamechanical.com/2022/08/solution-dominant-element-codechef.html | [
"## GUPTA MECHANICAL\n\nIN THIS WEBSITE I CAN TELL ALL ABOUT TECH. TIPS AND TRICKS APP REVIEWS AND UNBOXINGS ALSO TECH. NEWS .............\n\n# [Solution] Dominant Element CodeChef Solution\n\nProblem\n\nYou are given an array $A$ of length $N$. An element $X$ is said to be dominant if the frequency of $X$ in $A$ i... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.7104284,"math_prob":0.9884694,"size":1121,"snap":"2023-40-2023-50","text_gpt3_token_len":256,"char_repetition_ratio":0.16830797,"word_repetition_ratio":0.15075377,"special_character_ratio":0.21320249,"punctuation_ratio":0.12149533,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9991019,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-09-24T17:51:23Z\",\"WARC-Record-ID\":\"<urn:uuid:b0c9b439-a330-47c5-a940-4ec3a931464b>\",\"Content-Length\":\"318827\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:f35ce0d9-c3c1-4a41-9401-ba99257cee61>\",\"WARC-Concurrent-To\":\"<urn:uuid:20decd8a-4951-4b29-bde6-bf31c856b853>\",\"WARC-IP-Address\":\"142.251.16.121\",\"WARC-Target-URI\":\"https://www.guptamechanical.com/2022/08/solution-dominant-element-codechef.html\",\"WARC-Payload-Digest\":\"sha1:VDZGQPJLGL4HJS3GKAKUBLKQRZOC2WEI\",\"WARC-Block-Digest\":\"sha1:OZXHCNRKMU3ALUL5ANQ6M6MTWTHMDWCL\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-40/CC-MAIN-2023-40_segments_1695233506658.2_warc_CC-MAIN-20230924155422-20230924185422-00577.warc.gz\"}"} |
https://completesuccess.in/index.php/2018/05/22/circle-set-73/ | [
"# Circle Set 73\n\nDirections (1-5): Study the following information carefully and answer the questions given below:\nA, B, C, D, E, F, G and H are sitting around a circular table facing the centre. H is third to the right of C and second to the left of E. B is not an immediate neighbour of H or C. F is second to ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.88943595,"math_prob":0.9617421,"size":1016,"snap":"2022-27-2022-33","text_gpt3_token_len":340,"char_repetition_ratio":0.14920948,"word_repetition_ratio":0.10810811,"special_character_ratio":0.33956692,"punctuation_ratio":0.14925373,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9691137,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-06-27T19:55:55Z\",\"WARC-Record-ID\":\"<urn:uuid:cd89b841-8648-4be4-ba3f-d99878c7bca7>\",\"Content-Length\":\"82014\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:be43652c-6722-4c71-b6e6-219a76fa4445>\",\"WARC-Concurrent-To\":\"<urn:uuid:6cbeb094-1962-4f9c-9712-1a32534b70e8>\",\"WARC-IP-Address\":\"172.67.169.254\",\"WARC-Target-URI\":\"https://completesuccess.in/index.php/2018/05/22/circle-set-73/\",\"WARC-Payload-Digest\":\"sha1:PS3PQBAI6RTPPL7TC5LIOGFZ6THVTIMA\",\"WARC-Block-Digest\":\"sha1:JXWH5BE44K6OLWLTH3OEKOJTUJH7KDM3\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-27/CC-MAIN-2022-27_segments_1656103341778.23_warc_CC-MAIN-20220627195131-20220627225131-00465.warc.gz\"}"} |
https://www.hindawi.com/journals/algebra/2013/272104/ | [
"/ / Article\n\nResearch Article | Open Access\n\nVolume 2013 |Article ID 272104 | 9 pages | https://doi.org/10.1155/2013/272104\n\n# On the Jacobson Radical of an -Semiring\n\nAccepted09 Jul 2013\nPublished07 Oct 2013\n\n#### Abstract\n\nThe notion of -ary semimodules is introduced so that the Jacobson radical of ... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.9140461,"math_prob":0.92244923,"size":20282,"snap":"2020-10-2020-16","text_gpt3_token_len":5239,"char_repetition_ratio":0.2145182,"word_repetition_ratio":0.19614664,"special_character_ratio":0.24780594,"punctuation_ratio":0.14079687,"nsfw_num_words":1,"has_unicode_error":false,"math_prob_llama3":0.9930754,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-02-23T18:33:26Z\",\"WARC-Record-ID\":\"<urn:uuid:293fcd4f-c7f1-4818-9256-1becb47f9d7f>\",\"Content-Length\":\"1049254\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:aced11c8-8b6c-4040-9874-8260238e22ee>\",\"WARC-Concurrent-To\":\"<urn:uuid:2a375903-43e8-402a-a2dc-b9b8c100f1a6>\",\"WARC-IP-Address\":\"13.249.46.115\",\"WARC-Target-URI\":\"https://www.hindawi.com/journals/algebra/2013/272104/\",\"WARC-Payload-Digest\":\"sha1:BN3VKYJ3O456IMMAC2OUJYLOCOAHTQFQ\",\"WARC-Block-Digest\":\"sha1:SDEDXPM3ZXBW5NDLEJESOV3TXM5SJRMH\",\"WARC-Truncated\":\"length\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-10/CC-MAIN-2020-10_segments_1581875145818.81_warc_CC-MAIN-20200223154628-20200223184628-00283.warc.gz\"}"} |
http://www.matrix67.com/blog/archives/3507 | [
"# 惊人的答案:平均要取多少个(0,1)中的随机数才能让和超过1\n\n数学常数最令人着迷的就是,它们常常出现在一些看似与之毫不相干的场合中。 随便取一个 0 到 1 之间的数,再加上另一个 0 到 1 之间的随机数,然后再加上一个 0 到 1 之间的随机数⋯⋯直到和超过 1 为止。一个有趣的问题:平均需要加多少次,才能让和超过 1 呢?答案是 e 次。",
null,
"为了证明这一点,让我们先来看一个更简单的问题:任取两个 0 到 1 之间的实数,它们的和小于 1 的概率有多大?容易想到,满足 x+y<1 的点 (x, y) 占据了正方形 (0, 1)×(0, 1) 的一半面积,因此这两个实数之和小于 1 的概... | [
null,
"http://www.matrix67.com/blogimage_2010/201008081.png",
null,
"http://www.matrix67.com/blogimage_2010/201008082.png",
null,
"http://2.gravatar.com/avatar/805bfeb3b0a13033967ae1e46b233f7a",
null,
"http://1.gravatar.com/avatar/7c0ec41102ba9ac855860241587626a7",
null,
"http://1.gravatar.com/ava... | {"ft_lang_label":"__label__zh","ft_lang_prob":0.89845896,"math_prob":0.99928445,"size":5061,"snap":"2023-40-2023-50","text_gpt3_token_len":4674,"char_repetition_ratio":0.07652759,"word_repetition_ratio":0.09090909,"special_character_ratio":0.39596918,"punctuation_ratio":0.12678571,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9889336,"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,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112],"im_url_duplicate_count":[null,6,null,7,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,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,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\":\"2023-12-10T11:25:55Z\",\"WARC-Record-ID\":\"<urn:uuid:8c7f54c0-f8ce-40e8-8894-53629ec364b6>\",\"Content-Length\":\"85064\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:725d7893-c068-4d7c-a909-3426f8b62aa0>\",\"WARC-Concurrent-To\":\"<urn:uuid:6e835e85-356f-4978-ae45-0dc20f8a61e5>\",\"WARC-IP-Address\":\"198.199.103.225\",\"WARC-Target-URI\":\"http://www.matrix67.com/blog/archives/3507\",\"WARC-Payload-Digest\":\"sha1:TRX5PRZRXJRQEGCICYMASWN22FCHNC3O\",\"WARC-Block-Digest\":\"sha1:M7XCG4MHO2UQUC7YJTI2LF6FVPRM2K5L\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679101779.95_warc_CC-MAIN-20231210092457-20231210122457-00280.warc.gz\"}"} |
https://ambitiousbaba.com/rrb-po-prelims-reasoning-ability-quiz-6/ | [
"# RRB PO Prelims Reasoning Ability Quiz – 6\n\n## RRB PO Prelims Reasoning Ability Quiz\n\nReasoning Ability plays a very crucial role in every competitive examination. With consistent practice, candidates can ace this section in examination. In this article, we bring to you RRB PO Reasoning Ability Quiz to boost ... | [
null,
"https://i0.wp.com/ambitiousbaba.com/wp-content/uploads/2022/06/1-5-2.png",
null,
"https://i0.wp.com/ambitiousbaba.com/wp-content/uploads/2022/06/1-5-2.png",
null,
"https://i0.wp.com/ambitiousbaba.com/wp-content/uploads/2022/06/1-5-2.png",
null,
"https://i0.wp.com/ambitiousbaba.com/wp-content/up... | {"ft_lang_label":"__label__en","ft_lang_prob":0.8551486,"math_prob":0.5434432,"size":4966,"snap":"2023-40-2023-50","text_gpt3_token_len":1314,"char_repetition_ratio":0.1618299,"word_repetition_ratio":0.30290458,"special_character_ratio":0.26258558,"punctuation_ratio":0.0967118,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9838262,"pos_list":[0,1,2,3,4,5,6,7,8,9,10,11,12],"im_url_duplicate_count":[null,10,null,10,null,10,null,10,null,10,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-04T03:10:22Z\",\"WARC-Record-ID\":\"<urn:uuid:9a06c3fc-45f6-4008-9cd4-a08499b6029d>\",\"Content-Length\":\"297993\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e906c2d9-97d1-4ec9-869c-bb363e009101>\",\"WARC-Concurrent-To\":\"<urn:uuid:ecf76592-e750-4084-a7db-998df67bb1b0>\",\"WARC-IP-Address\":\"192.0.78.216\",\"WARC-Target-URI\":\"https://ambitiousbaba.com/rrb-po-prelims-reasoning-ability-quiz-6/\",\"WARC-Payload-Digest\":\"sha1:BOLWYIUK7ACPB6HEUI4RKTBLQWV7RBMS\",\"WARC-Block-Digest\":\"sha1:ZRVQ7WTHFHTDKZHZRYE3FZTE7I2NDGAF\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100523.4_warc_CC-MAIN-20231204020432-20231204050432-00058.warc.gz\"}"} |
https://dev.to/shahor/comment/7co4 | [
"re: AoC Day 6: Chronal Coordinates VIEW POST\n\nThe worst for this day was understanding the instructions.\nI just couldn't for the life of me understand what was being asked, until a friend helped me and then I was on my way.\n\nFull disclosure: I was feeling pretty dumb, and almost gave up. I'm glad I didn't 🙏\... | [
null,
"https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-logo-42be7109de07f8c991a9832d432c9d12ec1a965b5c0004bca9f6aa829ae43209.svg",
null,
"https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-6a5bca60a4ebf959a6df7f08217acd07ac2bc285164fae041eacb8a148b1bab9.svg",
null
... | {"ft_lang_label":"__label__en","ft_lang_prob":0.6214285,"math_prob":0.9953566,"size":6620,"snap":"2019-26-2019-30","text_gpt3_token_len":1750,"char_repetition_ratio":0.20873639,"word_repetition_ratio":0.55961335,"special_character_ratio":0.28731117,"punctuation_ratio":0.24707997,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.99768573,"pos_list":[0,1,2,3,4],"im_url_duplicate_count":[null,null,null,null,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2019-06-18T15:35:55Z\",\"WARC-Record-ID\":\"<urn:uuid:cacca124-64b3-401d-bee0-63258fe6cb73>\",\"Content-Length\":\"156078\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:e52ba587-4764-49c4-80b2-c0d8e18d65df>\",\"WARC-Concurrent-To\":\"<urn:uuid:1f0379fe-4bbe-4108-83b5-a0bb2967643c>\",\"WARC-IP-Address\":\"151.101.2.217\",\"WARC-Target-URI\":\"https://dev.to/shahor/comment/7co4\",\"WARC-Payload-Digest\":\"sha1:AMDSJB3PEOECQ46EBWOEKS4ZXF2NEMJL\",\"WARC-Block-Digest\":\"sha1:GEALZRMP7DBSDUHISF5BHEDOXOG3UBFB\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2019/CC-MAIN-2019-26/CC-MAIN-2019-26_segments_1560627998755.95_warc_CC-MAIN-20190618143417-20190618165417-00422.warc.gz\"}"} |
https://morecpq.com/index.php/2020/04/21/cpq-line-editor-component-option-quantities-are-calculated-between-before-calculate-and-on-calculate/ | [
"# CPQ – Line Editor – Component Option Quantities are Calculated Between Before Calculate and On Calculate\n\nYou have a Price Rule on before calculate that updates SBQQ__ListPrice__c using a formula which is something like: SBQQ__OriginalPrice__c * (SBQQ__Quantity__c *0.01). A formula that changes the list price ... | [
null,
"https://secure.gravatar.com/avatar/b0606e603198ccdd787e022c3f1b87e0",
null,
"https://secure.gravatar.com/avatar/11b0144c813024a180b887e52edf38b8",
null,
"https://secure.gravatar.com/avatar/1c6ce71bf9a50d17637bcbf3484907c6",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.92077076,"math_prob":0.9842213,"size":2008,"snap":"2023-14-2023-23","text_gpt3_token_len":401,"char_repetition_ratio":0.18163672,"word_repetition_ratio":0.035598706,"special_character_ratio":0.19521913,"punctuation_ratio":0.09686609,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9878427,"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\":\"2023-03-28T02:05:04Z\",\"WARC-Record-ID\":\"<urn:uuid:95180f7b-3efd-4e59-a1d1-e9f613afede9>\",\"Content-Length\":\"61911\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:26c1534b-dcbe-485b-985a-bcdbe482dbb4>\",\"WARC-Concurrent-To\":\"<urn:uuid:8ec32c9d-71a1-45b7-80de-0369e4696e09>\",\"WARC-IP-Address\":\"92.204.213.204\",\"WARC-Target-URI\":\"https://morecpq.com/index.php/2020/04/21/cpq-line-editor-component-option-quantities-are-calculated-between-before-calculate-and-on-calculate/\",\"WARC-Payload-Digest\":\"sha1:72Q3BKXUA7OHKWKQJXZUIALASUI6BPL5\",\"WARC-Block-Digest\":\"sha1:S36NLOV4UZQEN6HCM7H24J4CKEPLT77M\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-14/CC-MAIN-2023-14_segments_1679296948756.99_warc_CC-MAIN-20230328011555-20230328041555-00563.warc.gz\"}"} |
https://johnfsymons.com/7th-grade-math-puzzle-worksheets-free/ | [
"As you know, a lot of practice increases the speed of the student’s action in the 7th grade fsa math exam. Free math worksheets for sixth, seventh, eighth, and ninth grade (w/ answer keys) the following printable math worksheets for 6th, 7th, 8th, and 9th grade include a complete answer key.\n\n### To find the ans... | [
null,
"https://i0.wp.com/i.pinimg.com/originals/50/8a/9f/508a9fd106c8c859a00f170954099809.jpg",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.8907258,"math_prob":0.86326325,"size":6088,"snap":"2022-27-2022-33","text_gpt3_token_len":1319,"char_repetition_ratio":0.22320841,"word_repetition_ratio":0.08394544,"special_character_ratio":0.200887,"punctuation_ratio":0.13122173,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9887758,"pos_list":[0,1,2],"im_url_duplicate_count":[null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2022-08-08T06:49:43Z\",\"WARC-Record-ID\":\"<urn:uuid:96d7e7b3-cc21-4abd-95b5-94e7331d4af2>\",\"Content-Length\":\"62678\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9d056530-3091-41fb-8c81-bf441ff2752c>\",\"WARC-Concurrent-To\":\"<urn:uuid:b2f59614-20f8-4968-a725-3b42ee43c507>\",\"WARC-IP-Address\":\"104.21.65.15\",\"WARC-Target-URI\":\"https://johnfsymons.com/7th-grade-math-puzzle-worksheets-free/\",\"WARC-Payload-Digest\":\"sha1:FER4CYYXDDH3NEJNRNLWASTCXRP36N3C\",\"WARC-Block-Digest\":\"sha1:BGGEOZ3ADP62VI3H4URKER3EWQDGTTSN\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2022/CC-MAIN-2022-33/CC-MAIN-2022-33_segments_1659882570767.11_warc_CC-MAIN-20220808061828-20220808091828-00129.warc.gz\"}"} |
https://www.geeksforgeeks.org/gate-gate-cs-2014-set-2-question-11/ | [
"Skip to content\nRelated Articles\nGATE | GATE-CS-2014-(Set-2) | Question 11\n• Difficulty Level : Hard\n• Last Updated : 18 Apr, 2014\n\nThe security system at an IT office is composed of 10 computers of which exactly four are working. To check whether the system is functional, the officials inspect four of the c... | [
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.934423,"math_prob":0.9483755,"size":1257,"snap":"2021-21-2021-25","text_gpt3_token_len":384,"char_repetition_ratio":0.16759777,"word_repetition_ratio":0.16964285,"special_character_ratio":0.33890215,"punctuation_ratio":0.049808428,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9512384,"pos_list":[0],"im_url_duplicate_count":[null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2021-06-13T02:30:17Z\",\"WARC-Record-ID\":\"<urn:uuid:b15df291-beb1-4e7a-941b-e21fd762e844>\",\"Content-Length\":\"94811\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9f1774e1-6517-459f-96dd-c1d8f96deb88>\",\"WARC-Concurrent-To\":\"<urn:uuid:74f230b9-11bc-4667-9bc0-de4cd4f8d357>\",\"WARC-IP-Address\":\"104.97.85.57\",\"WARC-Target-URI\":\"https://www.geeksforgeeks.org/gate-gate-cs-2014-set-2-question-11/\",\"WARC-Payload-Digest\":\"sha1:IGOZB67DSB2QQRZ7CDO7AFYJGMRGQKLS\",\"WARC-Block-Digest\":\"sha1:X3YA276EGQR2X4LSCSUCSSPWFYKEBYE4\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2021/CC-MAIN-2021-25/CC-MAIN-2021-25_segments_1623487598213.5_warc_CC-MAIN-20210613012009-20210613042009-00104.warc.gz\"}"} |
http://www.thescienceforum.com/physics/15390-electromagnetic-induction-faradays-law.html | [
"1. Hi, i am a secondary student and i have some doubts on Electromagnetic induction.\n\nIt is clearly stated in Faraday's law that 'The induced electromotive force or EMF in any closed circuit is equal to the time rate of change of the magnetic flux through the circuit.'\n\nNow is there a way to explain in terms o... | [
null,
"http://www.thescienceforum.com/images/bluesaint/misc/progress.gif",
null,
"http://www.thescienceforum.com/images/bluesaint/buttons/quote.gif",
null,
"http://www.thescienceforum.com/images/bluesaint/misc/progress.gif",
null,
"http://www.thescienceforum.com/images/bluesaint/buttons/quote.gif",
... | {"ft_lang_label":"__label__en","ft_lang_prob":0.965933,"math_prob":0.872788,"size":935,"snap":"2022-40-2023-06","text_gpt3_token_len":187,"char_repetition_ratio":0.12674543,"word_repetition_ratio":0.0,"special_character_ratio":0.19358289,"punctuation_ratio":0.0625,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9637625,"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,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\":\"2023-01-29T02:57:14Z\",\"WARC-Record-ID\":\"<urn:uuid:ebbbe861-a0fe-4afe-8542-ab5e55ca204c>\",\"Content-Length\":\"76929\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:92d51a46-9bc1-435e-a921-3639f6590b9b>\",\"WARC-Concurrent-To\":\"<urn:uuid:ae802d21-0ba5-4586-aed2-34cb7d82ec9e>\",\"WARC-IP-Address\":\"95.217.34.176\",\"WARC-Target-URI\":\"http://www.thescienceforum.com/physics/15390-electromagnetic-induction-faradays-law.html\",\"WARC-Payload-Digest\":\"sha1:Y7DWH6ZDJU4JGSQVEVK7PZWQGLGMXHRV\",\"WARC-Block-Digest\":\"sha1:YH5GRNNLOAQS76PAM3YNHQSKCLY2YXK6\",\"WARC-Identified-Payload-Type\":\"application/xhtml+xml\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-06/CC-MAIN-2023-06_segments_1674764499697.75_warc_CC-MAIN-20230129012420-20230129042420-00725.warc.gz\"}"} |
https://reference.wolframcloud.com/language/ref/AngleBisector.html | [
"# AngleBisector\n\nAngleBisector[{q1,p,q2}]\n\ngives the bisector of the interior angle at p formed by the triangle with vertex points p, q1 and q2.\n\nAngleBisector[{q1,p,q2},\"type\"]\n\ngives the angle bisector of the specified type.\n\n# Details",
null,
"• AngleBisector gives an InfiniteLine object.\n• The... | [
null,
"https://reference.wolframcloud.com/language/ref/Files/AngleBisector.en/details_1.png",
null,
"https://reference.wolframcloud.com/language/ref/Files/AngleBisector.en/Image_1.gif",
null,
"https://reference.wolframcloud.com/language/ref/Files/AngleBisector.en/2.gif",
null
] | {"ft_lang_label":"__label__en","ft_lang_prob":0.6147234,"math_prob":0.9548251,"size":1751,"snap":"2023-40-2023-50","text_gpt3_token_len":451,"char_repetition_ratio":0.2266743,"word_repetition_ratio":0.07339449,"special_character_ratio":0.21701884,"punctuation_ratio":0.1826923,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9977732,"pos_list":[0,1,2,3,4,5,6],"im_url_duplicate_count":[null,1,null,1,null,1,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2023-12-07T03:16:35Z\",\"WARC-Record-ID\":\"<urn:uuid:ed0458e8-536b-42c1-a4d9-e76d1eeccb02>\",\"Content-Length\":\"90645\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:5096838c-e2c0-48d9-9017-876ed3febb74>\",\"WARC-Concurrent-To\":\"<urn:uuid:a2021cb1-bfc7-4387-9570-a9995a2c496b>\",\"WARC-IP-Address\":\"140.177.8.22\",\"WARC-Target-URI\":\"https://reference.wolframcloud.com/language/ref/AngleBisector.html\",\"WARC-Payload-Digest\":\"sha1:FC2SG3WL7PQXPEBUCGRIZ7ABJUSZD3W7\",\"WARC-Block-Digest\":\"sha1:PIX2YPGYF2OO6DQLKHTL3VOAZP37N3HY\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2023/CC-MAIN-2023-50/CC-MAIN-2023-50_segments_1700679100632.0_warc_CC-MAIN-20231207022257-20231207052257-00656.warc.gz\"}"} |
https://math.libretexts.org/Bookshelves/PreAlgebra/Book%3A_Prealgebra_(OpenStax)/04%3A_Fractions/4.10%3A_Add_and_Subtract_Mixed_Numbers_(Part_1) | [
"$$\\newcommand{\\id}{\\mathrm{id}}$$ $$\\newcommand{\\Span}{\\mathrm{span}}$$ $$\\newcommand{\\kernel}{\\mathrm{null}\\,}$$ $$\\newcommand{\\range}{\\mathrm{range}\\,}$$ $$\\newcommand{\\RealPart}{\\mathrm{Re}}$$ $$\\newcommand{\\ImaginaryPart}{\\mathrm{Im}}$$ $$\\newcommand{\\Argument}{\\mathrm{Arg}}$$ $$\\newcom... | [
null,
"https://biz.libretexts.org/@api/deki/files/5084/girl-160172__340.png",
null,
"https://math.libretexts.org/@api/deki/files/5716/CNX_BMath_Figure_04_06_002_img-01.png",
null,
"https://math.libretexts.org/@api/deki/files/5717/CNX_BMath_Figure_04_06_002_img-02.png",
null,
"https://math.libretexts.o... | {"ft_lang_label":"__label__en","ft_lang_prob":0.7465848,"math_prob":1.0000058,"size":10716,"snap":"2020-45-2020-50","text_gpt3_token_len":3684,"char_repetition_ratio":0.20696415,"word_repetition_ratio":0.12319296,"special_character_ratio":0.39212394,"punctuation_ratio":0.09353575,"nsfw_num_words":0,"has_unicode_error":false,"math_prob_llama3":0.9999678,"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,41,42,43,44,45,46,47,48],"im_url_duplicate_count":[null,null,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null,9,null],"WARC_HEADER":"{\"WARC-Type\":\"response\",\"WARC-Date\":\"2020-11-30T22:38:39Z\",\"WARC-Record-ID\":\"<urn:uuid:5e3f29e2-1505-4942-8217-9bd32a46621a>\",\"Content-Length\":\"125294\",\"Content-Type\":\"application/http; msgtype=response\",\"WARC-Warcinfo-ID\":\"<urn:uuid:9e147f18-54dc-4781-ad45-396ddc6a0e90>\",\"WARC-Concurrent-To\":\"<urn:uuid:c47de7ef-2533-4314-b26d-8e52a03d0d4a>\",\"WARC-IP-Address\":\"13.249.43.86\",\"WARC-Target-URI\":\"https://math.libretexts.org/Bookshelves/PreAlgebra/Book%3A_Prealgebra_(OpenStax)/04%3A_Fractions/4.10%3A_Add_and_Subtract_Mixed_Numbers_(Part_1)\",\"WARC-Payload-Digest\":\"sha1:762JMG4CBHRC424KCXVDG3LXWMTC2VOI\",\"WARC-Block-Digest\":\"sha1:NEO2MTFHN7BSKA5UY3CNKQZ3OCYWDYD3\",\"WARC-Identified-Payload-Type\":\"text/html\",\"warc_filename\":\"/cc_download/warc_2020/CC-MAIN-2020-50/CC-MAIN-2020-50_segments_1606141515751.74_warc_CC-MAIN-20201130222609-20201201012609-00311.warc.gz\"}"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.